healthcheck

Audit and harden host security for OpenClaw deployments.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/badbsallyy/openclaw-source-code --skill healthcheck-badbsallyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/badbsallyy/openclaw-source-code/tree/main/openclaw-sourcecode.zip/skills/healthcheck
Command: npx skills add https://github.com/badbsallyy/openclaw-source-code --skill healthcheck-badbsallyy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users secure their OpenClaw deployment by hardening the host system, assessing security risks, and configuring the environment according to a defined risk tolerance.

Core Features & Use Cases

  • Host Security Audits: Performs deep security audits of the host machine running OpenClaw.
  • System Hardening: Recommends and applies security configurations for OS, firewall, SSH, and updates.
  • Risk Assessment: Aligns the host's security posture with user-defined risk tolerance levels.
  • Use Case: A user wants to ensure their remote OpenClaw gateway server is secure against common threats. This Skill can audit the system, suggest firewall rules, restrict SSH access, and verify that security updates are enabled.

Quick Start

Run a deep security audit on the current host and apply 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 perform a security audit on an OpenClaw host?

This Skill runs a deep security audit on your OpenClaw host by evaluating firewall, SSH, OS, and update configurations. It identifies vulnerabilities and recommends reversible hardening steps aligned with your defined risk tolerance.

What is host hardening for OpenClaw deployments?

Host hardening for OpenClaw deployments involves securing the server by applying recommended configurations for firewalls, SSH access, and system updates. This Skill automates that process, staging changes with rollback plans to safely reduce exposure.

Can I configure risk tolerance levels for my server security posture?

Yes, you can configure risk tolerance levels for your server security posture. This Skill aligns the host's security configurations with your explicitly defined risk parameters, requiring your approval before applying any state-changing actions.

Does this security hardening process require manual approval for changes?

Yes, this security hardening process requires explicit user approval for all state-changing actions. It prioritizes reversible, staged changes and provides rollback plans to ensure you maintain control over system modifications.

What is the best way to restrict SSH access and firewall rules on a remote gateway?

The best way to restrict SSH access and firewall rules on a remote gateway is using a staged hardening Skill. It audits your current exposure and suggests specific firewall configurations and SSH restrictions to secure the machine.

When should I not use automated system hardening on my host?

You should avoid automated system hardening when you cannot afford temporary service interruptions or lack a rollback plan. Although this Skill stages reversible changes and requires explicit approval, always verify rollback plans for critical remote gateways.