扫描报告
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.
可以安装
This skill is safe to use as it contains only documentation/prompts with no executable components.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations mentioned or implemented |
| 网络访问 | NONE | NONE | — | No network requests in documentation |
| 命令执行 | NONE | NONE | — | Explicitly states cannot use exec |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | sessions_spawn is coordination only, not skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser operations |
| 数据库 | NONE | NONE | — | No database access |
1 项发现
中危 外部 URL 外部 URL
https://marvel.com/avengers skill.json:6 目录结构
3 文件 · 27.7 KB · 739 行 Markdown 1f · 646L
JSON 2f · 93L
├─
_meta.json
JSON
├─
skill.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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