Install
openclaw skills install openclaw-super-healthcheckPerform comprehensive security audits, system updates, network and service status checks, and configure scheduled health monitoring for OpenClaw deployments.
openclaw skills install openclaw-super-healthcheckHost security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
openclaw healthcheck run - 运行完整健康检查执行全面的系统健康检查,包括:
openclaw healthcheck audit - 安全审计运行安全配置审计:
openclaw healthcheck cron - 设置定期检查配置 cron 任务进行定期健康检查:
openclaw healthcheck status - 查看健康状态显示当前系统健康状态和最近检查结果。
openclaw healthcheck version - 版本检查检查 OpenClaw 及其依赖项的版本。
# 运行完整健康检查
openclaw healthcheck run
# 运行安全审计
openclaw healthcheck audit
# 查看健康状态
openclaw healthcheck status
健康检查会生成报告,包括:
健康检查配置存储在 ~/.openclaw/config/healthcheck.json。
自定义检查可以在这里添加。
检查日志存储在 ~/.openclaw/logs/healthcheck/ 目录。
Created: 2026-03-23 Version: 1.0.0