π¦ ClawHub
Security Hardener
by @stevojarvisai-star
One-command OpenClaw security audit, scoring, and auto-remediation. Addresses CVE-2026-33579 and common misconfigurations. Scans for exposed API keys, weak f...
π‘ Examples
# Full audit β scan everything, show score + findings
python3 scripts/security-hardener.py auditAuto-fix all fixable issues (creates backup first)
python3 scripts/security-hardener.py fixScan for exposed API keys only
python3 scripts/security-hardener.py keysCheck auth configuration
python3 scripts/security-hardener.py authGenerate markdown report
python3 scripts/security-hardener.py report
TERMINAL
clawhub install security-hardener