Scan Report
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.
Safe to install
No action required. This skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| 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
│ └─
spec-template.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
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