healthcheck

Audit and harden OpenClaw host security with reversible changes.

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

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

  • Read-only context gathering to assess the current security posture without risking disruption.
  • OpenClaw security audits to identify and remediate common misconfigurations and exposure risks.
  • Scheduling and automation support to run periodic audits and keep systems aligned with the defined risk posture.
  • Version status checks to monitor OpenClaw deployments and plan updates.

Quick Start

Run healthcheck to perform an initial security audit and baseline your host posture.

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

To perform an OpenClaw security audit, run a read-only context gathering process to assess the current security posture, identify misconfigurations, and review exposure risks without disrupting your deployment.

What is the best way to harden SSH and firewall settings for OpenClaw?▼

The best way to harden SSH and firewall settings for OpenClaw is to apply explicit hardening steps that align with a user-defined risk posture while preserving access and providing clear rollback strategies to prevent lockouts.

Can I automate periodic security checks for OpenClaw on a VPS or edge device?▼

Yes, you can automate periodic security checks for OpenClaw on a VPS or edge device by scheduling cron jobs to run recurring audits and keep systems aligned with your defined risk posture.

Does host hardening for OpenClaw require manual permission for system changes?▼

Yes, host hardening for OpenClaw requires explicit prompts for permission before applying any system changes, ensuring all steps are reversible and include rollback strategies to prevent accidental lockouts.

How do I check the version status of my OpenClaw deployment?▼

You can check the version status of your OpenClaw deployment by running a version status check to monitor the current state and plan necessary updates for your host machine.

What are the limitations of automating host hardening on a laptop running OpenClaw?▼

Automating host hardening on an OpenClaw laptop requires explicit permission prompts for changes and includes reversible steps with rollback strategies, limiting fully autonomous execution to prevent access lockouts.