可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
skill-analyst
Analyze and evaluate OpenClaw skills before installing or publishing. Compare against existing skills, check feature overlap, perform security review.
A straightforward skill analyzer that uses the clawhub CLI to compare and evaluate OpenClaw skills. All capabilities are declared and necessary for the documented functionality.
技能名称skill-analyst
分析耗时19.9s
引擎pi
可以安装
Approve for use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md scans ~/.openclaw/skills/ for SKILL.md files
命令执行 WRITE WRITE ✓ 一致 SKILL.md runs clawhub CLI commands via bash
网络访问 READ READ ✓ 一致 clawhub CLI makes outbound API calls (delegated to CLI tool)
环境变量 NONE NONE No direct environment access
技能调用 READ READ ✓ 一致 Reads SKILL.md files for analysis
剪贴板 NONE NONE Not used
浏览器 NONE NONE Not used
数据库 NONE NONE Not used

目录结构

1 文件 · 2.9 KB · 134 行
Markdown 1f · 134L
└─ 📝 SKILL.md Markdown 134L · 2.9 KB

安全亮点

✓ All capabilities are explicitly declared in SKILL.md
✓ No hidden functionality or undocumented behavior
✓ Shell execution is limited to documented CLI tools (clawhub, skill-vetter)
✓ Filesystem access is scoped to the OpenClaw skills directory only
✓ No credential harvesting, data exfiltration, or obfuscation detected
✓ Optional security review via skill-vetter is a positive security feature
✓ Uses structured report templates with clear verdicts