healthcheck

Audits and hardens the security of a host running OpenClaw.

14|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill healthcheck-openclaw-easy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/openclaw-easy/openclaw-easy-desktop/tree/main/openclaw/skills/healthcheck
Command: npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill healthcheck-openclaw-easy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw deployments can be exposed to misconfigurations and evolving threats. This skill provides host security hardening and risk-tolerance configuration to audit, adjust, and align the host without breaking essential access.

Core Features & Use Cases

  • Read-only discovery and guidance to determine OS, privilege level, access paths, network exposure, backups, and deployment context.
  • Structured remediation planning with explicit approvals, rollback options, least-privilege adjustments, and comprehensive audit logging.
  • Enforce safe, repeatable workflows including model self-checks, stepwise actions, and scheduled periodic audits using OpenClaw tooling.

Quick Start

Install healthcheck on a host running OpenClaw and prompt the agent to begin a non-blocking security audit.

Frequently Asked Questions about healthcheck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a security audit on my host without losing SSH access?

Host security audits can preserve access by using read-only context collection and stepwise remediation with rollback. This approach enforces least-privilege firewall and SSH hardening while maintaining your existing connection paths.

What is the best way to harden SSH and firewall configurations on a VPS?

Harden SSH and firewall configurations on a VPS through step-by-step remediation with explicit approvals and rollback options. This ensures host hardening aligns with your defined risk tolerance without breaking essential network access.

Can I run periodic security checks and host hardening on a Raspberry Pi?

Periodic security checks and host hardening work on laptops, desktops, Pi, or VPS environments. Scheduled cron audits using OpenClaw tooling enforce safe, repeatable workflows to continuously secure the host.

How does risk tolerance alignment work when hardening host security?

Risk tolerance alignment assesses your host's current posture and applies least-privilege adjustments to match your defined security threshold. It uses comprehensive audit logging to track all changes during the hardening process.

What steps are involved in a non-blocking host security audit?

A non-blocking host security audit starts with read-only discovery of OS, privilege level, and network exposure. It then proceeds to structured remediation planning with model self-checks, exact command execution, and rollback capabilities.

Does host hardening provide rollback options if a firewall rule breaks access?

Host hardening provides rollback options for firewall and SSH adjustments to prevent broken access. The workflow includes comprehensive audit logging and access preservation to safely revert changes if essential connections are disrupted.