healthcheck

Assess host security gaps and apply reversible hardening configurations for OpenClaw deployments.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill healthcheck-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/others/healthcheck
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill healthcheck-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assess and harden the host running OpenClaw, aligning it with a user-defined risk tolerance while preserving access, so security audits and routine maintenance can run safely.

Core Features & Use Cases

  • Automated risk assessment and best-practice hardening steps for Linux, macOS, and Windows hosts hosting OpenClaw deployments
  • Read-only pre-checks followed by guarded, reversible changes with explicit rollback plans
  • Guidance for enabling backups, secure configurations, and auditable change history during maintenance

Quick Start

Run healthcheck to assess current host security posture, propose a safe hardening plan, and present a step-by-step remediation path.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I harden host security for OpenClaw deployments across different operating systems?

To harden host security for OpenClaw, run an assessment that identifies gaps and enforces risk-tolerant configurations. The process applies across Linux, macOS, and Windows using read-only pre-checks followed by guarded, reversible changes with explicit rollback plans.

Can I automate security audits and maintenance checks without risking system access?

Yes, you can automate security audits and maintenance safely by using read-only pre-checks to assess posture before applying any changes. Hardening steps are guarded and reversible, preserving system access while aligning configurations with your defined risk tolerance.

What is the best way to assess host security gaps before applying hardening configurations?

The best way to assess host security gaps is performing read-only pre-checks that evaluate current posture against best practices. This identifies vulnerabilities and proposes a safe hardening plan with step-by-step remediation before any modifications are applied.

Does the hardening process support rollback if a configuration change breaks my system?

Yes, the hardening process supports rollback if a configuration change causes issues. Every modification includes explicit rollback plans and requires user approval, ensuring you can safely revert changes while maintaining trusted backups to verify system integrity.

Do I need trusted backups before running host hardening and security remediation?

Yes, trusted backups are required before running host hardening and security remediation. They verify changes and ensure safe rollback, while OpenClaw tooling is needed to execute the risk assessment and enforce the hardening configurations properly.

When should I use automated hardening for enterprise versus personal OpenClaw setups?

Use automated hardening for both enterprise and personal OpenClaw setups when you need to align host security with a specific risk tolerance. The process scales across both contexts, applying guarded configurations with auditable change history during maintenance.