Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
apollo-planning
Task planning skill that breaks down large tasks into small, executable steps with TDD approach
This is a pure documentation/planning skill with no executable code, scripts, or dependencies. It provides guidelines for writing implementation plans.
Skill Nameapollo-planning
Duration20.4s
Enginepi
Safe to install
This skill is safe to use. No action required.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE SKILL.md does not access or modify filesystem
Network NONE NONE No network requests documented or implied
Shell NONE NONE Only describes git/pytest commands as documentation examples, no actual shell ex…
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE Mentions skill names as references but does not invoke them
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser automation
Database NONE NONE No database access

File Tree

2 files · 6.4 KB · 195 lines
Markdown 1f · 189L JSON 1f · 6L
├─ 📋 _meta.json JSON 6L · 167 B
└─ 📝 SKILL.md Markdown 189L · 6.2 KB

Security Positives

✓ Pure documentation skill with no executable code
✓ No scripts, dependencies, or binary files
✓ No network requests or data exfiltration
✓ Clear scope: task planning and decomposition
✓ No sensitive data access patterns
✓ No credential harvesting or environment variable enumeration
✓ Transparent documentation of intended behavior in SKILL.md