← 返回 Skills 市场
sky-lv

Skylv Openclaw Quick Deploy

作者 SKY-lv · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install skylv-openclaw-quick-deploy
功能描述
OpenClaw 一键部署助手。5 分钟快速部署 OpenClaw 到 VPS/Docker/本地,包含环境检测、依赖安装、配置生成。Triggers: deploy openclaw, install openclaw, openclaw setup, quick start.
安全使用建议
This skill appears to be a legitimate quick-deploy helper, but treat it as untrusted until you verify the external artifacts and fix the inconsistencies. Before running anything: 1) Inspect the deploy.sh and any referenced scripts by visiting the GitHub/raw URLs rather than piping to bash; 2) Verify the publisher of the npm package 'openclaw' and the Docker image (confirm the correct image name and owner); 3) Do not run the script as root on production systems—test in a disposable VM or container; 4) Note the deploy.sh has bugs (it uses apt-get even for CentOS and lacks sudo handling); 5) Prefer cloned repos and pinned releases or signed artifacts (SHA/GPG) over curl|bash; 6) If you don't trust the SKY-lv repo or maintainers, use official OpenClaw docs/releases from the upstream project instead. If you want, I can fetch and summarize the referenced remote deploy.sh and the npm package metadata for further review (I cannot execute them, but I can inspect their public sources).
功能分析
Type: OpenClaw Skill Name: skylv-openclaw-quick-deploy Version: 1.0.3 The skill facilitates system-level changes by encouraging the use of the 'curl | bash' pattern to execute a remote script (https://raw.githubusercontent.com/SKY-lv/awesome-openclaw-skills/main/scripts/deploy.sh). While this aligns with the stated goal of a 'Quick Deploy' assistant, the pattern is a high-risk vector for Remote Code Execution (RCE) and lacks integrity verification. The SKILL.md also instructs the agent to perform global NPM installations and system service configurations, which require elevated privileges and could be abused if the remote source is compromised.
能力评估
Purpose & Capability
The name/description claim a one‑click OpenClaw deploy to VPS/Docker/local, and the SKILL.md contains deployment instructions that are consistent with that purpose (deploy script, docker usage, npm-based local start). However there are oddities: references to both 'skylv/openclaw' and 'sky lv/openclaw' (space in image name) and links to a personal repo (SKY-lv) rather than an obvious official release — these are plausible for a community script but deserve verification.
Instruction Scope
The instructions include running remote scripts via curl | bash and globally installing an npm package (npm install -g openclaw). The included deploy.sh also incorrectly assumes apt-get on CentOS (OS detection sets OS=centos but still runs Debian-specific install steps) and does not handle privilege escalation (sudo) or non-root scenarios. While these steps are related to deployment, piping unknown remote scripts to shell and global npm installs are high-risk operations that go beyond innocuous instructions.
Install Mechanism
There is no packaged install spec, but the instructions rely on fetching and executing code from external sources: a raw.githubusercontent.com URL and Docker images / npm packages from the network. The raw URL points to a personal GitHub repo (SKY-lv) — not an obvious official release host — and the Docker image name in one example contains a space (likely a typo), which is inconsistent. These are legitimate deployment mechanisms but represent supply-chain risk and need source verification.
Credentials
The skill declares no required environment variables or credentials, and the instructions only reference typical runtime locations (e.g., ~/.openclaw) and an optional OPENCLAW_CONFIG env var. No unrelated secrets or config paths are requested by the skill itself. That said, executing remote scripts could attempt to access other credentials at runtime — inspect the script before running.
Persistence & Privilege
The skill does not request always-on presence and uses normal, user-invocable behavior. There is no instruction to modify other skills or system-wide agent settings. The main persistence concern is operational (installing a global npm package, enabling a gateway service), which is expected for a deploy tool but should be reviewed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skylv-openclaw-quick-deploy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skylv-openclaw-quick-deploy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Update version and description fields in SKILL.md for consistency and improved clarity - Description now highlights one-click deployment, supported platforms, and main triggers in English - No changes to deployment steps, functionality, or usage instructions
v1.0.2
- Updated version number in SKILL.md to 1.0.1. - No changes to logic, features, or functionality; documentation only.
v1.0.1
- Added keywords (openclaw, skill, automation, ai-agent) and triggers (openclaw quick deploy) metadata fields to SKILL.md. - Included a new "Usage" section at the end with installation and usage instructions. - No changes to skill logic or deployment workflows; documentation/metadata update only.
v1.0.0
Initial release of OpenClaw Quick Deploy. - Provides a streamlined one-click deployment tool for OpenClaw on VPS, Docker, and local environments. - Features automated environment checks, dependency installation, and configuration file generation. - Supports Ubuntu, Debian, CentOS, Docker, macOS (via Homebrew), and Windows (WSL2). - Includes troubleshooting steps and quick-start commands for multiple platforms. - Deployment is triggered by common commands and keywords for user convenience.
元数据
Slug skylv-openclaw-quick-deploy
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 4
常见问题

Skylv Openclaw Quick Deploy 是什么?

OpenClaw 一键部署助手。5 分钟快速部署 OpenClaw 到 VPS/Docker/本地,包含环境检测、依赖安装、配置生成。Triggers: deploy openclaw, install openclaw, openclaw setup, quick start. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Skylv Openclaw Quick Deploy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-openclaw-quick-deploy」即可一键安装,无需额外配置。

Skylv Openclaw Quick Deploy 是免费的吗?

是的,Skylv Openclaw Quick Deploy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skylv Openclaw Quick Deploy 支持哪些平台?

Skylv Openclaw Quick Deploy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skylv Openclaw Quick Deploy?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.3。

💬 留言讨论