扫描报告
0 /100
apollo-brainstorming
Design facilitation skill - explores ideas, asks questions, proposes solutions, writes specs, then transitions to implementation planning
Purely conversational design facilitation skill with no code execution, network access, or file operations beyond documented design doc creation.
可以安装
No action needed. This skill is safe to use as it only facilitates brainstorming conversations and documentation.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations except documented design doc saving to docs/sysflow/specs/ |
| 网络访问 | NONE | NONE | — | No network requests found |
| 命令执行 | NONE | NONE | — | No shell execution, subprocess, or command execution |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | READ | READ | ✓ 一致 | Calls sysflow-writing-plans skill as documented endpoint |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | Mentions canvas tool for visuals but no browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
2 文件 · 6.3 KB · 142 行 Markdown 1f · 137L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No code execution or shell access
✓ No network requests or data exfiltration
✓ No credential or sensitive path access
✓ Purely conversational facilitation skill
✓ Only writes design docs to documented path (docs/sysflow/specs/)
✓ Only invokes one documented skill (sysflow-writing-plans) as endpoint
✓ No suspicious patterns (base64, eval, curl|bash, etc.)
✓ Complete alignment between documented and actual behavior