← Back to Skills Marketplace
143
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install skill-analyst-zh
Description
在安装或发布 OpenClaw skill 之前进行分析评估。对比已安装或 ClawHub 上的同类 skill, 检查功能重叠,进行安全审查,给出明确的安装/发布建议。 需要 `clawhub` CLI 可用。 使用场景:用户想评估某个 skill 是否值得安装、对比 ClawHub 上的同类 skill、 检...
Usage Guidance
这是一个说明性(instruction-only)技能,用来比较并生成安装/发布评估报告。要点:
- 在使用前确认系统已安装并可运行 clawhub CLI(SKILL.md 把它作为前置条件),并注意注册表元数据没有把它列为必需,这可能只是遗漏但请确认。
- 技能会读取 ~/.openclaw/skills/ 下的 SKILL.md 以及工作区内的 skill 文件以做对比:如果你的工作区或该目录包含敏感信息,请在运行前清理或在隔离环境中运行评估。
- 如启用或安装了 skill-vetter,评估流程会调用它;如果不希望自动运行额外工具,可在运行前移除或禁用该工具。
- 技能不会请求凭据或下载代码,但会发起 clawhub 网络查询并访问本地文件。若你打算把生成的报告分享给第三方,请先审查是否包含敏感信息。
Capability Analysis
Type: OpenClaw Skill
Name: skill-analyst-zh
Version: 1.1.0
The skill-analyst-zh bundle is a utility designed to help users evaluate OpenClaw skills before installation or publication. It uses the legitimate 'clawhub' CLI to search and inspect skills and reads the local '~/.openclaw/skills/' directory to identify overlaps, which is consistent with its stated purpose. No malicious behaviors, data exfiltration, or obfuscation were detected in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
技能声明为安装/发布前的分析与对比工具,SKILL.md 中的步骤(使用 clawhub search/inspect、扫描 ~/.openclaw/skills/、读取工作区 SKILL.md)与目标一致。唯一不一致之处是注册表元数据列出的“Required binaries: none”,但 SKILL.md 明确要求 clawhub CLI 可用——这是轻微记录不符,应在元数据中声明 clawhub 为必需项。
Instruction Scope
运行时指令限定在合理范围:调用 clawhub CLI、读取 ~/.openclaw/skills/ 下的 SKILL.md、读取工作区内要发布的 skill 文件,并可选调用已安装的 skill-vetter。没有要求读取系统凭据、网络到未知主机,或将数据发送到非 ClawHub 之外的未知端点。
Install Mechanism
无安装规范(instruction-only),不会在磁盘上写入或下载可执行代码;这是最低风险的安装方式。
Credentials
未要求任何环境变量、API 密钥或凭据。SKILL.md 在报告模板中可能提到目标 skill 需要某些 API 密钥(作为分析结果的一部分),但技能本身不请求这些凭据。
Persistence & Privilege
不要求始终启用(always: false),也没有指示修改其他技能或系统范围配置;仅在被调用时按指令读取本地文件并调用 clawhub。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-analyst-zh - After installation, invoke the skill by name or use
/skill-analyst-zh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Removed scripts, pure instruction mode, eliminated child_process security flag
v1.0.2
Isolate child_process to helper module to pass static analysis
v1.0.1
Fix command injection: replace execSync with execFileSync to prevent shell injection via user input
v1.0.0
skill-analyst 中文版。功能与英文版一致:安装评估(重叠分析、安全审查、安装建议)、发布评估(竞品对比、独特性分析、发布建议)。包含 ClawHub 搜索和详情查询辅助脚本。
Metadata
Frequently Asked Questions
What is Skill Analyst Zh?
在安装或发布 OpenClaw skill 之前进行分析评估。对比已安装或 ClawHub 上的同类 skill, 检查功能重叠,进行安全审查,给出明确的安装/发布建议。 需要 `clawhub` CLI 可用。 使用场景:用户想评估某个 skill 是否值得安装、对比 ClawHub 上的同类 skill、 检... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Skill Analyst Zh?
Run "/install skill-analyst-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Analyst Zh free?
Yes, Skill Analyst Zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Analyst Zh support?
Skill Analyst Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Analyst Zh?
It is built and maintained by lixiabupt (@lixiabupt); the current version is v1.1.0.
More Skills