healthcheck

Audit OpenClaw host security and configure risk tolerance.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill healthcheck-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/healthcheck
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill healthcheck-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill hardens the host machine running OpenClaw, aligning its security posture with your defined risk tolerance and ensuring a secure operational environment.

Core Features & Use Cases

  • Security Audits: Performs deep security audits of the host system and OpenClaw configurations.
  • Risk Assessment: Helps define and implement security profiles (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates step-by-step plans for security improvements with rollback strategies.
  • Use Case: You need to ensure your remote server running OpenClaw is secure against unauthorized access and has up-to-date security measures. This skill will audit your system, identify vulnerabilities, and guide you through applying necessary hardening steps.

Quick Start

Run a deep security audit on the current host and apply recommended OpenClaw safe defaults.

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 an OpenClaw host?

Run a security audit on an OpenClaw host by executing the `openclaw security audit` command. This assesses the host system and OpenClaw configurations, identifying vulnerabilities and generating step-by-step remediation plans with rollback strategies to align with your risk tolerance.

What is host hardening for OpenClaw deployments?

Host hardening for OpenClaw deployments is the process of securing the server environment against unauthorized access. It involves applying defined risk tolerance profiles, configuring firewalls, hardening SSH, and checking system version status using `openclaw update status`.

Can I define different risk tolerance profiles for my OpenClaw server?

Yes, you can define and implement risk tolerance profiles like Home/Workstation Balanced or VPS Hardened for your OpenClaw server. This aligns the host security posture and hardening steps with your specific operational environment.

How do I check OpenClaw version status for security updates?

Check OpenClaw version status for security updates by running the `openclaw update status` command. This reviews your system's current version status to ensure your host environment has up-to-date security measures and patches applied.

What's the best way to plan SSH and firewall hardening remediation?

The best way to plan SSH and firewall hardening remediation is to use a security audit to generate step-by-step improvement plans. This approach includes rollback strategies to safely apply configurations without losing remote access to your OpenClaw host.

Does OpenClaw security audit require any special dependencies?

No, the OpenClaw security audit requires no special dependencies to function. It utilizes the built-in `openclaw security audit` and `openclaw update status` commands directly to assess and remediate your host environment.