可信 — 风险评分 0/100
上次扫描:19 小时前 重新扫描
0 /100
skill-optimizer
Auto-improve any OpenClaw skill using Karpathy's autoresearch loop
Pure documentation/meta-skill for AI skill optimization with no code execution, network access, or credential handling.
技能名称skill-optimizer
分析耗时26.0s
引擎pi
可以安装
No action required. This skill is safe to use as it only provides methodology guidance through markdown documentation.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 Only reads/writes markdown files for optimization purposes
网络访问 NONE NONE No network access declared or observed
命令执行 NONE NONE No shell execution in implementation
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE Meta-skill for optimizing other skills, no direct invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access

目录结构

3 文件 · 11.1 KB · 233 行
Markdown 3f · 233L
├─ 📁 references
│ └─ 📝 checklist-examples.md Markdown 36L · 1.3 KB
├─ 📝 optimization-changelog.md Markdown 45L · 1.8 KB
└─ 📝 SKILL.md Markdown 152L · 7.9 KB

安全亮点

✓ Pure documentation/meta-skill with no executable code
✓ No network requests or external communications
✓ No credential access or environment variable reading
✓ No file system operations beyond markdown file I/O
✓ No suspicious patterns (base64, eval, curl|bash, etc.)
✓ Contains appropriate Gotchas section for transparency
✓ Uses progressive disclosure with references/ folder
✓ No dependencies or external packages required