clawhub-scanner
Scan installed ClawHub skills for malware, credential theft, prompt injection, and security risks. Detects known C2 infrastructure, obfuscated payloads, and data exfiltration patterns from the ClawHavoc campaign.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/homeofe/clawhub-scannerclawhub-scanner
Security scanner for ClawHub skills. Checks installed skills against known malicious patterns, IoCs, and suspicious behaviors.
Usage
When the user asks to scan skills, check for malware, or audit their ClawHub installations:
# Scan all installed skills
clawhub-scanner scan
# Scan a specific skill
clawhub-scanner scan --skill ~/.openclaw/skills/some-skill
# JSON output for automation
clawhub-scanner scan --json
# Include low-severity findings
clawhub-scanner scan --verbose
What It Detects
- Critical: Known C2 server IPs and malicious domains (ClawHavoc campaign)
- High: eval(), credential harvesting (SSH/AWS/browser/wallets), data exfiltration (Discord/Telegram webhooks), obfuscated payloads
- Medium: Prompt injection, broad filesystem access, clipboard harvesting
- Low: Outbound HTTP, WebSocket connections
Install
Requires the npm package:
npm install -g @elvatis_com/clawhub-scanner
Exit Codes
- 0 = clean
- 1 = high-severity findings
- 2 = critical findings
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-homeofe-clawhub-scanner": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
openclaw-ops-elvatis
Operational commands - dashboards, monitoring, and management for OpenClaw deployments.
openclaw-memory-docs
OpenClaw plugin for documentation-grade memory: explicit capture + local searchable store with safe redaction.
openclaw-memory-core
Core utilities for OpenClaw memory plugins (redaction, local store, embeddings).
openclaw-ispconfig
Manage ISPConfig servers: automated site provisioning, domains, mailboxes, DNS, databases, SSL, backups, and more.
openclaw-rss-feeds
RSS/Atom feed digest with optional CVE enrichment, Ghost CMS drafts, and channel notifications