healthcheck

Audit and harden host systems for OpenClaw deployments.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill healthcheck-jiayuemeng128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/JiayueMeng128/OpenClaw2Androidtrying/tree/main/openclaw/skills/healthcheck
Command: npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill healthcheck-jiayuemeng128

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need to ensure the security and optimal configuration of the host machine running OpenClaw, mitigating risks and aligning the system with user-defined security preferences.

Core Features & Use Cases

  • Host Security Audits: Performs in-depth security checks on the operating system and OpenClaw's configuration.
  • Risk Tolerance Alignment: Adjusts system settings to match user-defined security postures (e.g., Home/Workstation Balanced, VPS Hardened).
  • Automated Hardening: Recommends and applies security hardening steps for firewalls, SSH, and OS updates.
  • Version Status Checks: Verifies the status of OpenClaw updates and configurations.
  • Use Case: A user wants to ensure their remote OpenClaw gateway server is secure against common threats. This Skill can audit the system, identify vulnerabilities, and apply recommended hardening measures, ensuring remote access remains secure.

Quick Start

Use the healthcheck skill to audit and harden the host system for OpenClaw.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I audit and harden my host system for an OpenClaw deployment?

You can audit and harden an OpenClaw host system by performing in-depth security checks on the OS and OpenClaw configuration, then applying recommended hardening steps for firewalls, SSH, and updates.

What is host security hardening for OpenClaw and when do I need it?

Host security hardening for OpenClaw is the process of assessing system security posture and configuring risk tolerance to mitigate threats. You need it to secure remote gateway servers and align configurations with user-defined security preferences.

Can I adjust OS hardening policies to match a specific risk tolerance?

Yes, you can adjust OS hardening policies to match specific risk tolerances like Home, Workstation Balanced, or VPS Hardened. The system configures firewall, SSH, and update policies through guided workflows to align with your defined security posture.

Does the host hardening process require manual approval for system changes?

Yes, the host hardening process requires explicit user approval for state-changing actions. It prioritizes reversible, staged changes with rollback plans to ensure configurations remain safe and recoverable during automated security checks.

What's the best way to secure SSH and firewall configurations on an OpenClaw server?

The best way to secure SSH and firewall configurations on an OpenClaw server is through automated hardening workflows that assess vulnerabilities and apply staged, reversible configurations based on your selected security posture.

What happens if a system hardening configuration causes issues on my OpenClaw host?

If a system hardening configuration causes issues, you can use the provided rollback plans. The process prioritizes reversible and staged changes, ensuring that any state-changing actions can be safely undone if they negatively impact your host environment.