← 返回 Skills 市场
OpenClaw Helper
作者
mwangxiang
· GitHub ↗
· v1.0.0
472
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-helper
功能描述
OpenClaw 部署与故障排查速查表,提供9阶段部署导航、常见错误解决方案和日志关键字说明
安全使用建议
This skill is a coherent OpenClaw deploy/troubleshoot checklist. Before using it: (1) Review every ssh command before executing on your servers—these run as root and modify config; (2) Never paste secrets into public or shared channels; prefer scoped, rotateable keys and limit permissions; (3) Back up configuration files before changing them and test in a staging environment if possible; (4) Verify the skill's source/trustworthiness since the repository/homepage is unknown; ask an administrator to run commands if you are not comfortable with root-level operations.
功能分析
Type: OpenClaw Skill
Name: openclaw-helper
Version: 1.0.0
The skill instructs the AI agent to construct and execute powerful remote commands via `ssh root@<IP>` for OpenClaw deployment and troubleshooting. These commands involve embedding user-provided values (e.g., IP addresses, API keys, app secrets, proxy URLs) directly into shell commands and JSON configuration strings. This design introduces a significant vulnerability for prompt injection and potential remote code execution (RCE) on the target server if the AI agent does not rigorously sanitize user input before substitution. While the commands are for legitimate system administration, the method of execution poses a high risk, classifying it as suspicious due to the RCE vulnerability.
能力评估
Purpose & Capability
Name/description (OpenClaw deployment & troubleshooting) align with the content of SKILL.md: staged deployment checklist, configuration commands, channel setup, restart/log commands and diagnostic tips. The instructions and examples relate directly to OpenClaw and Feishu integration; there are no unrelated requirements.
Instruction Scope
SKILL.md directs the operator to run SSH commands as root (ssh root@<IP> '...') that set config values, restart user services, and read config files (/root/.openclaw/openclaw.json). This is within scope for a deployment helper, but it does involve high-privilege remote operations and editing/storing secrets (appSecret, apiKey) in the service config. Users should not run commands blindly on production hosts and should verify commands and provenance first.
Install Mechanism
No install spec and no code files—instruction-only. This is low-risk from an installation/execution standpoint because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The instructions do, however, show how to place API keys and app secrets into OpenClaw's configuration (channels.feishu, models.providers). That is expected for a deployment guide, but users should ensure secrets are handled securely (avoid pasting into untrusted logs or chat) and prefer least-privilege credentials.
Persistence & Privilege
The skill does not request persistent presence (always:false) nor attempt to modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OpenClaw Helper 是什么?
OpenClaw 部署与故障排查速查表,提供9阶段部署导航、常见错误解决方案和日志关键字说明. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 472 次。
如何安装 OpenClaw Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-helper」即可一键安装,无需额外配置。
OpenClaw Helper 是免费的吗?
是的,OpenClaw Helper 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Helper 支持哪些平台?
OpenClaw Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Helper?
由 mwangxiang(@mwangxiang)开发并维护,当前版本 v1.0.0。
推荐 Skills