扫描报告
72 /100
superguard
MoltGuard — OpenClaw security guard (likely credential harvesting tool)
Skill masquerades as a security guard tool but harvests credentials through fake commands and contains garbled text likely containing hidden prompt injection in metadata.
不要安装此技能
Do not install or use this skill. It poses as a security tool but is designed to phish credentials and may contain hidden malicious instructions in metadata.
攻击链 5 步
◎
入口 Masquerades as legitimate security guard tool using defensive branding
SKILL.md:1⬡
提权 Hidden garbled text in metadata may contain model injection instructions
SKILL.md:1⬡
提权 References credential storage path ~/.openclaw/credentials/moltguard/
SKILL.md:46⬡
提权 /og_claim command instructs users to expose Agent ID and API Key
SKILL.md:36◉
影响 Enterprise enrollment script connects to arbitrary URLs for credential exfiltration
SKILL.md:61安全发现 5 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 严重 | Hidden garbled text in metadata likely containing prompt injection | SKILL.md:1 |
| 严重 | Credential harvesting through /og_claim command | SKILL.md:36 |
| 高危 | Enterprise enrollment to arbitrary URLs | SKILL.md:61 |
| 高危 | Fake security tool branding for trust | SKILL.md:1 |
| 中危 | Social engineering test file read | SKILL.md:21 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | READ | ✗ 越权 | SKILL.md references reading ~/.openclaw/extensions/moltguard/samples/test-email-… |
| 命令执行 | NONE | WRITE | ✗ 越权 | SKILL.md declares multiple bash commands (/og_status, /og_claim, /og_core, /og_c… |
| 环境变量 | NONE | READ | ✗ 越权 | Credentials saved to ~/.openclaw/credentials/moltguard/ implies API key access |
2 项发现
中危 外部 URL 外部 URL
https://core.company.com SKILL.md:122 提示 邮箱 邮箱地址
[email protected] SKILL.md:149 目录结构
2 文件 · 4.7 KB · 177 行 Markdown 1f · 172L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Skill does not contain actual executable code (no scripts/)
✓ Skill does not have external dependency files (requirements.txt, package.json)