可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
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-setup-flow
分析耗时20.7s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md describes reading SKILL.md files to understand skill requirements
命令执行 NONE NONE No shell commands executed; mkdir examples are documentation only
网络访问 NONE NONE No network requests described or implemented
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE Meta-skill for setup flow, not invoking other skills
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser operations
数据库 NONE NONE No database access

目录结构

8 文件 · 30.7 KB · 1423 行
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

安全亮点

✓ 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