Install
openclaw skills install openclaw-security-guardSecurity audit CLI + live dashboard for OpenClaw. Scans for secrets, config issues, prompt injections, vulnerable dependencies, and unverified MCP servers. Zero telemetry.
openclaw skills install openclaw-security-guardThe missing security layer for your OpenClaw installation.
Run openclaw-guard audit to scan your OpenClaw setup across 5 categories:
npm install -g openclaw-security-guard
# Full audit
openclaw-guard audit
# Fix issues automatically (with backup)
openclaw-guard fix --auto
# Launch live dashboard
openclaw-guard dashboard