← Back to Skills Marketplace
mwangxiang

OpenClaw Helper

by mwangxiang · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
472
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-helper
Description
OpenClaw 部署与故障排查速查表,提供9阶段部署导航、常见错误解决方案和日志关键字说明
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-helper
  3. After installation, invoke the skill by name or use /openclaw-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug openclaw-helper
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is OpenClaw Helper?

OpenClaw 部署与故障排查速查表,提供9阶段部署导航、常见错误解决方案和日志关键字说明. It is an AI Agent Skill for Claude Code / OpenClaw, with 472 downloads so far.

How do I install OpenClaw Helper?

Run "/install openclaw-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Helper free?

Yes, OpenClaw Helper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Helper support?

OpenClaw Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Helper?

It is built and maintained by mwangxiang (@mwangxiang); the current version is v1.0.0.

💬 Comments