
This is a comprehensive security auditor that runs 14 different checks against your system, from SSH brute force monitoring to hardcoded secret detection. You'd trigger it conversationally in OpenClaw or schedule daily scans in CI/CD pipelines. It supports two modes: full scans with threat intelligence lookups, or local-only if you want zero network traffic. The output is a scored report with clear visual indicators for each check. Honest take: the scope is ambitious and the API is clean, but running all 14 checks will have performance implications depending on your system size. Best used as a scheduled audit rather than something you run constantly during development.
npx -y skills add aradotso/security-skills --skill openclaw-security-watchdog --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.