openclaw-security-monitor
Threat scanning, remediation, and monitoring for OpenClaw deployments
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenClaw Security Monitor?โผ
Run `npx skills add adibirzu/openclaw-security-monitor --all -g -y` in your terminal to install it globally. It requires bash, curl, node, and lsof on macOS or Linux.
How to check if my OpenClaw setup is compromised?โผ
Run the /security-scan command to execute a 41-point audit covering C2 infrastructure, infostealers, reverse shells, and known CVEs. Exit codes tell you instantly: 0 means secure, 1 means warnings, 2 means compromised.
Can it detect malicious ClawHub skills?โผ
Yes. The /clawhub-scan command checks every installed skill against known malicious publishers, skill name patterns, file hashes, C2 IPs, and suspicious code like curl-pipe-to-shell.
Does it fix security problems automatically?โผ
Yes. The /security-remediate command runs per-check fix scripts for permissions, gateway hardening, and domain blocking. Always preview changes first with the --dry-run flag.
Can I monitor security without technical skills?โผ
Yes. The read-only web dashboard at localhost:18800 shows scan results, threat stats, and history in plain language, and optional Telegram alerts notify you of daily scan findings.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core