Install
openclaw skills install security-audit-owaspFull OWASP, Nmap, Nikto vulnerability assessment for OpenClaw deployments. Scan your infrastructure, harden configs, and generate compliance reports.
openclaw skills install security-audit-owaspComprehensive security auditing toolkit for OpenClaw deployments. Scan your infrastructure, identify vulnerabilities, and harden configs.
# Full security audit
bash scripts/security-audit.sh --target 192.168.1.0/24 --output reports/
# Quick port scan
bash scripts/quick-audit.sh --target localhost
MIT