Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
apollo-mode
Engineering workflow governance skill that enables/disables structured AI agent coding mode
A benign workflow governance skill that manages AI agent engineering mode state using a simple file read/write, with no security concerns.
Skill Nameapollo-mode
Duration20.0s
Enginepi
Safe to install
No action required. This skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md:17 - 'Read state and report enabled/disabled'
Filesystem WRITE WRITE ✓ Aligned SKILL.md:14-16 - 'Write enabled: true|false to the state file'

File Tree

4 files · 2.6 KB · 94 lines
Markdown 3f · 89L JSON 1f · 5L
├─ 📁 references
│ ├─ 📝 plan-template.md Markdown 18L · 289 B
│ └─ 📝 spec-template.md Markdown 6L · 79 B
├─ 📋 _meta.json JSON 5L · 131 B
└─ 📝 SKILL.md Markdown 65L · 2.1 KB

Security Positives

✓ No scripts or executable code present
✓ All capabilities declared in SKILL.md match actual usage
✓ No network access, shell execution, or credential handling
✓ Simple, scoped functionality limited to state file read/write
✓ No third-party dependencies
✓ Templates are inert Markdown files with no executable content