healthcheck

Audit host security and configure hardening for OpenClaw deployments.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill healthcheck-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/skills/healthcheck
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill healthcheck-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of securing a host machine running OpenClaw by providing a structured, risk-aware audit and hardening process that prevents misconfiguration and unauthorized access.

Core Features & Use Cases

  • Security Auditing: Performs deep scans of firewall status, listening ports, and system updates to identify vulnerabilities.
  • Risk-Based Hardening: Aligns host security settings with specific profiles like Home/Workstation or VPS Hardened.
  • Use Case: A user deploying OpenClaw on a remote VPS can use this skill to ensure the firewall is configured correctly, SSH is hardened, and periodic security checks are scheduled to maintain a secure posture.

Quick Start

Initiate a comprehensive security audit and hardening plan for your current host machine by asking the assistant to run the healthcheck skill.

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 and harden an OpenClaw host machine?

To perform a security audit and harden an OpenClaw host, this skill evaluates OS-level security, firewall status, and update policies, then provides guided remediation plans tailored to your deployment context using OpenClaw CLI tools.

What is risk-based hardening for OpenClaw deployments?

Risk-based hardening for OpenClaw deployments aligns host security settings with specific profiles like Home/Workstation or VPS Hardened, ensuring configurations match your required risk tolerance and preventing unauthorized access.

Can I schedule periodic security checks for my OpenClaw VPS deployment?

Yes, you can schedule periodic security checks for OpenClaw deployments. This skill integrates with OpenClaw CLI tools to manage and execute periodic security cron jobs that maintain your host's secure posture over time.

Does this security audit check firewall status and listening ports on my server?

Yes, the security audit checks firewall status and listening ports on your server. It performs deep scans of these system configurations alongside system updates to identify vulnerabilities and prevent misconfiguration.

Do I need OpenClaw CLI tools to run host hardening and remediation plans?

Yes, you need OpenClaw CLI tools to run host hardening and remediation plans. The skill requires integration with these CLI tools to execute audits, apply security configurations, and manage periodic cron jobs.