扫描报告
0 /100
skill-manager-all-in-one
Manage OpenClaw skills end to end: find, audit, create, update, publish, and promote.
This is a pure documentation/guidance skill for managing OpenClaw skills. It contains no executable code, scripts, or implementation files—only markdown documentation and metadata.
可以安装
This skill is safe to use. It provides guidance for skill management workflows and does not perform any privileged operations itself.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | Only references paths, no file operations performed |
| 网络访问 | NONE | NONE | — | Delegates to clawhub CLI; no direct network calls |
| 命令执行 | NONE | NONE | — | Documents CLI commands for user/agent to run, not executed directly |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation within this skill |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | References CLI vs Dashboard choice, no browser automation |
| 数据库 | NONE | NONE | — | No database access |
1 项发现
中危 外部 URL 外部 URL
https://clawhub.com/skills/ references/promotion.md:36 目录结构
6 文件 · 16.9 KB · 451 行 Markdown 5f · 446L
JSON 1f · 5L
├─
▾
references
│ ├─
clawhub-inspect.md
Markdown
│ ├─
clawhub-publish.md
Markdown
│ ├─
promotion.md
Markdown
│ └─
search-and-audit.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill with no executable code
✓ Clear documentation of purpose and workflow
✓ No credential harvesting or exfiltration attempts
✓ No obfuscated or hidden code
✓ No external dependencies with supply chain risks
✓ Bilingual documentation provides transparency
✓ Explicit user consent rules before destructive actions
✓ No curl|bash or remote script execution patterns