healthcheck

Audit host security and configure risk tolerance for OpenClaw deployments.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/pertain99/openclaw-better --skill healthcheck-pertain99
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/pertain99/openclaw-better/tree/main/skills/healthcheck
Command: npx skills add https://github.com/pertain99/openclaw-better --skill healthcheck-pertain99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw deployments often require robust host security hardening and a clear risk-tolerance configuration to protect against misconfigurations and exposure. This skill provides a structured, repeatable process for auditing current security postures, guiding remediation, and aligning host settings with a user-defined risk profile.

Core Features & Use Cases

  • Guided security audits: reads current host configuration and produces an actionable plan for hardening.
  • Risk-tolerance alignment: tailors recommendations to a user-specified risk posture and exposure constraints.
  • Remediation planning and scheduling: generates step-by-step actions with rollback plans and optional periodic audits via cron.

Quick Start

Ask OpenClaw to run a baseline host hardening assessment on the local machine and present a remediation plan.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I automate host security hardening for OpenClaw deployments?▼

You can automate host security hardening for OpenClaw by running a guided audit that reviews firewall, SSH, and update configurations, then applies state-changing remediation actions only after explicit approvals.

What is a risk-tolerance configuration assessment for host hardening?▼

A risk-tolerance configuration assessment aligns host security settings with your user-defined risk posture and exposure constraints, tailoring remediation recommendations to match your specific operational risk profile.

Can I schedule periodic security audits and version checks on machines running OpenClaw?▼

Yes, you can schedule periodic security audits and OpenClaw version checks using cron scheduling, generating read-only assessments to continuously monitor your host hardening posture over time.

Does the host hardening workflow support rollback planning for remediation steps?▼

The host hardening workflow includes detailed remediation steps with rollback planning, ensuring that any state-changing actions applied during security audits can be safely reverted if needed.

What's the best way to perform a baseline exposure review for OpenClaw?▼

The best way to perform an exposure review is to request a baseline host hardening assessment, which reads current configurations and produces a structured, actionable remediation plan.

Are security audits read-only before applying firewall and SSH hardening changes?▼

Security audits are strictly read-only during the assessment phase, generating an actionable plan where state-changing actions for firewall and SSH hardening require explicit approval before execution.