可信 — 风险评分 0/100
上次扫描:22 小时前 重新扫描
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.
技能名称avengers-assemble
分析耗时20.7s
引擎pi
可以安装
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 32L · 1.1 KB
├─ 📋 skill.json JSON 61L · 2.0 KB
└─ 📝 SKILL.md Markdown 646L · 24.7 KB

安全亮点

✓ 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