Scan Report
0 /100
apollo-coordinator
多Agent任务协调器。当用户需要把复杂任务分解给多个Agent并行执行、汇总结果时激活。
Pure documentation skill describing a multi-agent coordination pattern with no executable code or suspicious behavior.
Safe to install
This skill is safe to use. It only contains documentation/metadata with no scripts or code.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in documentation-only skill |
| Network | NONE | NONE | — | No network access described or implied |
| Shell | NONE | NONE | — | No shell execution in documentation-only skill |
| Environment | NONE | NONE | — | No environment access in documentation |
| Skill Invoke | READ | READ | ✓ Aligned | Hub can invoke Spoke agents for task execution |
| Clipboard | NONE | NONE | — | No clipboard access documented |
| Browser | NONE | NONE | — | No browser access documented |
| Database | NONE | NONE | — | No database access documented |
File Tree
1 files · 2.1 KB · 91 lines Markdown 1f · 91L
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation file with no executable code
✓ Skill description clearly defines coordination pattern (Hub/Spoke)
✓ No scripts, dependencies, or binary files present
✓ No suspicious patterns (base64, eval, obfuscation) detected
✓ No credential access or data exfiltration indicators
✓ No remote code execution or download patterns
✓ Documentation accurately reflects the simple nature of the skill