healthcheck

Audit host security and configure risk tolerance for OpenClaw deployments.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Justicegaines03/OpenClaw_NIST-AI-RMF_Compliance --skill healthcheck-justicegaines03
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/Justicegaines03/OpenClaw_NIST-AI-RMF_Compliance/tree/main/skills/healthcheck
Command: npx skills add https://github.com/Justicegaines03/OpenClaw_NIST-AI-RMF_Compliance --skill healthcheck-justicegaines03

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you secure and harden the host machine running OpenClaw, aligning its security posture with your risk tolerance and ensuring it's protected against common vulnerabilities.

Core Features & Use Cases

  • Host Security Audits: Performs deep security audits of your operating system, network exposure, and OpenClaw configurations.
  • Risk Tolerance Alignment: Guides you through selecting and implementing security profiles (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates a step-by-step plan with commands to address identified security gaps, with explicit user confirmation before execution.
  • Use Case: Before deploying OpenClaw on a new VPS, use this Skill to audit its security, configure a deny-by-default firewall, set up key-only SSH access, and ensure automatic security updates are enabled.

Quick Start

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

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?

Host security hardening involves configuring your OpenClaw machine to align with your risk tolerance by applying security profiles like VPS Hardened or Home Balanced. It addresses network exposure, SSH access, and firewall rules to protect against common vulnerabilities before deployment.

How do I configure SSH and firewall hardening for OpenClaw on a new VPS?

Before deploying OpenClaw on a new VPS, this Skill assesses your risk posture and exposure to determine the required hardening level. It checks version status and network exposure to guide the selection of appropriate security profiles like VPS Hardened.

Can I rollback security hardening changes applied to my host environment?

This Skill approaches host security hardening through staged, reversible changes with explicit rollback plans rather than applying blind configurations. It assesses your specific risk posture and exposure before generating a remediation plan that requires your direct approval for state-changing actions.

What limitations exist when automating host security remediation for OpenClaw?

A key limitation is that automated state-changing actions are restricted; the Skill requires explicit user approval before executing any remediation commands. Additionally, it focuses strictly on OpenClaw host environments, limiting its applicability to other deployment platforms.