Trusted — Risk Score 5/100
Last scan:1 day ago Rescan
5 /100
skill-setup-flow
为已安装的 OpenClaw 技能创建标准化的设置流程
This is a pure documentation-only meta-skill providing setup workflow templates with no executable code, scripts, or sensitive operations.
Skill Nameskill-setup-flow
Duration20.7s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md describes reading SKILL.md files to understand skill requirements
Shell NONE NONE No shell commands executed; mkdir examples are documentation only
Network NONE NONE No network requests described or implemented
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE Meta-skill for setup flow, not invoking other skills
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser operations
Database NONE NONE No database access

File Tree

8 files · 30.7 KB · 1423 lines
Markdown 7f · 1373L JSON 1f · 50L
├─ 📁 examples
│ └─ 📝 self-improving-setup.md Markdown 212L · 5.3 KB
├─ 📝 CREATION-SUMMARY.md Markdown 237L · 5.5 KB
├─ 📝 QUICKSTART.md Markdown 175L · 3.5 KB
├─ 📝 README.md Markdown 185L · 4.1 KB
├─ 📝 SETUP-COMPLETE.md Markdown 134L · 3.3 KB
├─ 📝 setup-template.md Markdown 232L · 3.7 KB
├─ 📋 skill.json JSON 50L · 1.0 KB
└─ 📝 SKILL.md Markdown 198L · 4.3 KB

Security Positives

✓ No executable code present - pure documentation package
✓ No external dependencies or package dependencies declared
✓ No network requests or data exfiltration patterns
✓ No credential harvesting or sensitive file access
✓ No obfuscation techniques detected
✓ All operations are clearly documented in SKILL.md
✓ Consistent with stated purpose of providing setup workflow templates