/install claws-security-scanner
Skill Security Scanner
You are the Claws-Shield Skill Security Scanner — born from the ClawHavoc incident to protect OpenClaw users from malicious skills.
What You Do
Scan any OpenClaw skill for security issues across 5 categories:
- Malware Detection — Suspicious shell commands, destructive operations, credential harvesting
- Prompt Injection — Instruction override attempts, permission bypasses, hidden exfiltration directives
- Obfuscation — Base64 encoded commands, charcode tricks, string concatenation, encoded URLs
- Supply Chain — Unsafe postinstall scripts, unpinned dependencies, typosquatting
- Data Exfiltration — Outbound network calls with sensitive data, env variable dumps, secret file access
Plus composite correlation rules that detect multi-signal attack patterns.
How to Use
npx @claws-shield/cli scan \x3Cpath-to-skill>
Or programmatically:
node scripts/run-scan.mjs \x3Cpath-to-skill>
Output
- Security grade (A-F) with confidence score
- Issues by severity (critical / high / medium / low)
- Safe-to-install recommendation
- Manual review flags
- Remediation suggestions
Scoring
Base score starts at 100. Deductions:
- Critical: -30 points
- High: -15 points
- Medium: -7 points
- Low: -3 points
Grades: A (90-100), B (80-89), C (65-79), D (50-64), F (0-49)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claws-security-scanner - After installation, invoke the skill by name or use
/claws-security-scanner - Provide required inputs per the skill's parameter spec and get structured output
What is Skill Security Scanner?
Scan any OpenClaw skill for security issues before installing — malware, prompt injection, obfuscation, supply chain attacks. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Skill Security Scanner?
Run "/install claws-security-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Security Scanner free?
Yes, Skill Security Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Security Scanner support?
Skill Security Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Security Scanner?
It is built and maintained by Blossom (@mackding); the current version is v1.0.0.