Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
avengers-assemble
Avengers-themed multi-agent coordination system. Nick Fury orchestrates 6 specialized heroes through sessions_spawn delegation.
Pure documentation-only prompt template with no executable code, dependencies, or system access. All behavior is fully declared in SKILL.md.
Skill Nameavengers-assemble
Duration20.7s
Enginepi
Safe to install
This skill is safe to use as it contains only documentation/prompts with no executable components.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations mentioned or implemented
Network NONE NONE No network requests in documentation
Shell NONE NONE Explicitly states cannot use exec
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE sessions_spawn is coordination only, not skill invocation
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser operations
Database NONE NONE No database access
1 findings
🔗
Medium External URL 外部 URL
https://marvel.com/avengers
skill.json:6

File Tree

3 files · 27.7 KB · 739 lines
Markdown 1f · 646L JSON 2f · 93L
├─ 📋 _meta.json JSON 32L · 1.1 KB
├─ 📋 skill.json JSON 61L · 2.0 KB
└─ 📝 SKILL.md Markdown 646L · 24.7 KB

Security Positives

✓ No executable scripts or code files present
✓ No external dependencies or package files
✓ All behavior explicitly documented in SKILL.md
✓ No credential harvesting or data exfiltration mechanisms
✓ No obfuscated or encoded payloads
✓ No network communication capabilities
✓ No file system access capabilities
✓ Pure prompt/instruction-based skill with no runtime components