Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
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.
Skill Nameskill-manager-all-in-one
Duration25.9s
Enginepi
Safe to install
This skill is safe to use. It provides guidance for skill management workflows and does not perform any privileged operations itself.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE Only references paths, no file operations performed
Network NONE NONE Delegates to clawhub CLI; no direct network calls
Shell NONE NONE Documents CLI commands for user/agent to run, not executed directly
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE No skill invocation within this skill
Clipboard NONE NONE No clipboard access
Browser NONE NONE References CLI vs Dashboard choice, no browser automation
Database NONE NONE No database access
1 findings
🔗
Medium External URL 外部 URL
https://clawhub.com/skills/
references/promotion.md:36

File Tree

6 files · 16.9 KB · 451 lines
Markdown 5f · 446L JSON 1f · 5L
├─ 📁 references
│ ├─ 📝 clawhub-inspect.md Markdown 94L · 3.2 KB
│ ├─ 📝 clawhub-publish.md Markdown 72L · 2.6 KB
│ ├─ 📝 promotion.md Markdown 43L · 1.4 KB
│ └─ 📝 search-and-audit.md Markdown 50L · 1.4 KB
├─ 📋 _meta.json JSON 5L · 143 B
└─ 📝 SKILL.md Markdown 187L · 8.1 KB

Security Positives

✓ 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