扫描报告
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.
可以安装
No action required. This skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md:17 - 'Read state and report enabled/disabled' |
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md:14-16 - 'Write enabled: true|false to the state file' |
目录结构
4 文件 · 2.6 KB · 94 行 Markdown 3f · 89L
JSON 1f · 5L
├─
▾
references
│ ├─
plan-template.md
Markdown
│ └─
spec-template.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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