healthcheck

Audit and harden OpenClaw hosts against user-defined risk tolerance.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/vut08905/openclaw-app --skill healthcheck-vut08905
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/vut08905/openclaw-app/tree/main/skills/healthcheck
Command: npx skills add https://github.com/vut08905/openclaw-app --skill healthcheck-vut08905

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Host 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).

Core Features & Use Cases

  • Guarded host hardening workflow with explicit approvals and rollback plans.
  • Read-only audits to assess security posture and expose risks.
  • Automated vulnerability and exposure checks with optional periodic scheduling.

Quick Start

Run healthcheck to audit the OpenClaw host and apply baseline hardening per your risk tolerance.

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 and harden my host running OpenClaw?▼

To run a security audit and harden your host, execute healthcheck to perform a read-only baseline audit, then apply hardening configurations matching your user-defined risk tolerance with explicit approvals and rollback plans.

Can I schedule periodic security audits for my OpenClaw deployment?▼

Yes, you can schedule periodic security audits for your OpenClaw deployment by integrating healthcheck with OpenClaw cron scheduling to automate vulnerability and exposure checks on your host.

Does host hardening require manual confirmation before applying changes?▼

Yes, host hardening requires explicit manual confirmations before applying any changes, ensuring guarded workflows that protect your system while providing rollback plans for any security posture adjustments.

What is a read-only security audit and when do I need it?▼

A read-only security audit assesses your host's security posture and exposes risks without making changes. You need it to review exposure, vulnerabilities, and risk tolerance before applying hardening measures.

Can I use this to check the version status of OpenClaw on my machine?▼

Yes, you can use healthcheck to perform version status checks on your machine running OpenClaw, verifying your deployment's version status alongside baseline audits and hardening reviews.

What's the best way to adjust the risk posture of a local device running OpenClaw?▼

The best way to adjust the risk posture of a local device running OpenClaw is to use healthcheck to apply baseline hardening per your risk tolerance, supporting laptops, workstations, Pi, and VPS environments.