Scan Report
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 this skill
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.
Attack Chain 5 steps
◎
Entry Masquerades as legitimate security guard tool using defensive branding
SKILL.md:1⬡
Escalation Hidden garbled text in metadata may contain model injection instructions
SKILL.md:1⬡
Escalation References credential storage path ~/.openclaw/credentials/moltguard/
SKILL.md:46⬡
Escalation /og_claim command instructs users to expose Agent ID and API Key
SKILL.md:36◉
Impact Enterprise enrollment script connects to arbitrary URLs for credential exfiltration
SKILL.md:61Findings 5 items
| Severity | Finding | Location |
|---|---|---|
| Critical | Hidden garbled text in metadata likely containing prompt injection | SKILL.md:1 |
| Critical | Credential harvesting through /og_claim command | SKILL.md:36 |
| High | Enterprise enrollment to arbitrary URLs | SKILL.md:61 |
| High | Fake security tool branding for trust | SKILL.md:1 |
| Medium | Social engineering test file read | SKILL.md:21 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | READ | ✗ Violation | SKILL.md references reading ~/.openclaw/extensions/moltguard/samples/test-email-… |
| Shell | NONE | WRITE | ✗ Violation | SKILL.md declares multiple bash commands (/og_status, /og_claim, /og_core, /og_c… |
| Environment | NONE | READ | ✗ Violation | Credentials saved to ~/.openclaw/credentials/moltguard/ implies API key access |
2 findings
Medium External URL 外部 URL
https://core.company.com SKILL.md:122 Info Email 邮箱地址
[email protected] SKILL.md:149 File Tree
2 files · 4.7 KB · 177 lines Markdown 1f · 172L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ Skill does not contain actual executable code (no scripts/)
✓ Skill does not have external dependency files (requirements.txt, package.json)