Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
apollo-parallel
多个独立任务同时做,让AI子任务并行执行,最后汇总结果。包含研究/综合分离模式——多人并行研究,最后主Agent自己汇总。
This is a pure documentation/guide skill with no executable code, describing a multi-agent parallel coordination methodology using sessions_spawn.
Skill Nameapollo-parallel
Duration21.1s
Enginepi
Safe to install
No action required. The skill is safe to use as it contains only documentation and no executable scripts.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE N/A - no file operations in code
Network NONE NONE N/A - no network calls
Shell NONE NONE N/A - no shell commands
Environment NONE NONE N/A - no env access
Skill Invoke NONE NONE N/A - no skill invocations
Clipboard NONE NONE N/A
Browser NONE NONE N/A
Database NONE NONE N/A

File Tree

2 files · 4.4 KB · 174 lines
Markdown 1f · 168L JSON 1f · 6L
├─ 📋 _meta.json JSON 6L · 169 B
└─ 📝 SKILL.md Markdown 168L · 4.2 KB

Security Positives

✓ No executable code - purely a documentation/guide skill
✓ All declared tools (sessions_spawn) match the described functionality
✓ No network calls or external communications
✓ No credential harvesting or environment variable access
✓ No shell commands or subprocess usage
✓ No obfuscation or base64-encoded payloads
✓ No sensitive file access
✓ Metadata is consistent with the documentation