healthcheck

Audit and harden OpenClaw host security with risk-tolerance configuration.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/victor-brechbill/claw-kernel --skill healthcheck-victor-brechbill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/victor-brechbill/claw-kernel/tree/main/skills/healthcheck
Command: npx skills add https://github.com/victor-brechbill/claw-kernel --skill healthcheck-victor-brechbill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill hardens the host running OpenClaw, aligning its security posture with your risk tolerance and ensuring it's protected against common vulnerabilities without disrupting access.

Core Features & Use Cases

  • Security Audits: Performs deep security checks on your host system and OpenClaw configuration.
  • Risk Assessment: Helps you define and achieve a desired security posture (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates step-by-step plans with commands to fix identified security gaps.
  • Use Case: You've just deployed OpenClaw on a new server and want to ensure it's secure. You can use this Skill to audit the system, identify potential risks like open ports or weak SSH configurations, and then apply recommended hardening steps.

Quick Start

Run a deep security audit on the host machine and apply recommended fixes.

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?

A security audit on an OpenClaw host checks your system configuration and identifies risks like open ports or weak SSH settings. The Skill performs deep security checks and generates a remediation plan with commands to fix gaps.

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

Hardening SSH and firewall settings for OpenClaw involves applying OS-level hardening integrated with OpenClaw security tooling. The Skill aligns your host's security posture with your risk tolerance and applies recommended hardening steps without disrupting access.

Can I assess my server's risk posture and compare it against a hardened baseline?

Yes, you can assess your server's risk posture against defined baselines like Home/Workstation Balanced or VPS Hardened. The Skill helps you define a desired security posture and generates a step-by-step plan to achieve it.

How do I check for vulnerabilities and exposure on a newly deployed OpenClaw server?

To check for vulnerabilities and exposure on a newly deployed OpenClaw server, run a deep security audit. The Skill reviews your exposure, checks version status, and identifies potential risks to ensure the machine is protected against common vulnerabilities.

Does this security audit require any specific dependencies or tools to run?

No external dependencies are required to run this security audit. The Skill operates independently using its built-in scripts and references to perform host hardening and risk-tolerance configuration for your OpenClaw deployment.

When should I avoid applying automated OS hardening to my OpenClaw deployment?

You should be cautious applying automated OS hardening if you have strict custom access requirements, as changes to SSH or firewall configurations could disrupt access. The Skill provides remediation planning to help you review steps before applying them.