healthcheck

Audit and harden OpenClaw hosts with explicit approvals and rollback plans.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Jnuso/OpenClaw --skill healthcheck-jnuso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/Jnuso/OpenClaw/tree/main/skills/healthcheck
Command: npx skills add https://github.com/Jnuso/OpenClaw --skill healthcheck-jnuso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw host hardening and risk-tolerance configuration helps deployments stay secure without locking out users, by guiding audits, configuration checks, and reversible hardening actions.

Core Features & Use Cases

  • Conducts structured security audits and hardening steps for the host running OpenClaw.
  • Supports scheduled checks (cron) and reports on risk posture and version status.
  • Enforces explicit approvals for changes, with rollback plans and audit trails.

Quick Start

Ask OpenClaw to run a baseline safety audit on the host and present recommended hardening steps.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I run a security audit on my OpenClaw host?

To run a security audit on your OpenClaw host, initiate a baseline safety check to evaluate the current risk posture and present recommended hardening steps for firewall, SSH, and update configurations.

What is host hardening and how does it align with a defined risk posture?

Host hardening aligns your OpenClaw host with a user-defined risk posture by applying reversible configuration changes to SSH, firewalls, and updates, balancing security enforcement without locking out users.

Can I automate security audits and version status checks using cron?

Yes, you can automate security audits and version status checks by scheduling cron jobs on the OpenClaw host, which generates ongoing reports on your system's risk posture and update status.

Does the host hardening process require explicit approval for firewall and SSH changes?

Yes, the host hardening process enforces a guarded workflow requiring explicit approvals before applying firewall or SSH changes, ensuring state-changing actions are intentional and thoroughly documented.

What is the best way to revert host hardening changes if they restrict access?

The best way to revert hardening changes is to use the provided rollback plans, which document backups and audit trails to safely reverse SSH or firewall configurations without losing access.