Проверка безопасности хоста с OpenClaw
★ 7.5 · general
healthcheck is a Claude Code skill that audits the security posture of a host running OpenClaw and guides hardening steps aligned to a user-defined risk tolerance. It first gathers read-only context — OS and version, privilege level, connection path, network exposure, disk encryption status, backup health, and automatic update settings — before running `openclaw security audit --deep` and `openclaw update status`. Based on the findings, it presents numbered risk profiles (Home/Workstation Balanced, VPS Hardened, Developer Convenience, or Custom) and produces a remediation plan with a current-posture summary and gap analysis. Every state-changing action requires explicit approval and comes with a rollback plan; the skill explicitly does not modify host firewall rules, SSH configuration, or OS update policies. Useful for securing MacBooks, Linux workstations, Raspberry Pi devices, and VPS instances where OpenClaw acts as a personal AI assistant with system access.