可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
mycelium
Use the mycelium CLI to join coordination rooms, negotiate with other agents via CognitiveEngine, and share persistent memory across sessions.
This skill is a pure documentation file describing usage of an external CLI tool. No code execution, credential harvesting, or hidden behavior detected.
技能名称mycelium
分析耗时23.0s
引擎pi
可以安装
No action needed. Skill is safe to use as documented.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 Describes reading ~/.mycelium/rooms/ files for memory operations
网络访问 READ READ ✓ 一致 Describes HTTP sync to MYCELIUM_API_URL backend
环境变量 READ READ ✓ 一致 Declares MYCELIUM_API_URL, MYCELIUM_AGENT_HANDLE, MYCELIUM_ROOM
命令执行 NONE NONE No shell commands executed by this skill documentation
技能调用 NONE NONE Skill only documents CLI usage, no cross-skill invocations

目录结构

1 文件 · 8.0 KB · 205 行
Markdown 1f · 205L
└─ 📝 SKILL.md Markdown 205L · 8.0 KB

安全亮点

✓ Documentation-only skill with no executable code
✓ All filesystem access clearly declared (read-only ~/.mycelium/rooms/)
✓ Network access declared (MYCELIUM_API_URL) with security guidance
✓ Explicit warning about third-party Homebrew tap risks
✓ No credential exfiltration - auth handled by backend deployment
✓ No obfuscation, base64, or eval patterns
✓ No sensitive path access (.ssh, .aws, .env)
✓ No supply chain risks (no dependencies or scripts)
✓ Clear documentation of data storage behavior and security implications