Trusted — Risk Score 0/100
Last scan:21 hr ago Rescan
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 Nameskill-optimizer
Duration26.0s
Enginepi
Safe to install
No action required. This skill is safe to use as it only provides methodology guidance through markdown documentation.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned Only reads/writes markdown files for optimization purposes
Network NONE NONE No network access declared or observed
Shell NONE NONE No shell execution in implementation
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE Meta-skill for optimizing other skills, no direct invocation
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser access
Database NONE NONE No database access

File Tree

3 files · 11.1 KB · 233 lines
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

Security Positives

✓ 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