What problem does it solve?
It helps you reduce security risk and operational exposure on a machine running OpenClaw by performing read-only audits first, then guiding user-approved hardening changes that match your risk tolerance.
Core Features & Use Cases
- Host hardening with guardrails: Reviews OS/environment context (read-only where possible) and separates OS hardening from OpenClaw enforcement to avoid false claims.
- OpenClaw security audits and version status: Runs
openclaw security audit --deep and openclaw update status to surface issues and report update availability.
- Risk-tolerance driven remediation: Creates a target posture, identifies gaps, then provides step-by-step remediation using exact commands with rollback and lockout prevention.
- Optional scheduling for ongoing monitoring: Offers deterministic cron scheduling via OpenClaw (e.g.,
healthcheck:security-audit, healthcheck:update-status) after audits/hardening.
Quick Start
Run the healthcheck skill to audit your OpenClaw host security and produce a remediation plan based on your chosen risk tolerance.