healthcheck

Audit and harden OpenClaw host OS security and network exposure.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill hardens the security of the host machine running OpenClaw, aligning it with a user-defined risk tolerance and ensuring robust system configurations without disrupting access.

Core Features & Use Cases

  • System Auditing: Performs deep security audits of the host OS, OpenClaw configuration, and network exposure.
  • Risk Assessment: Helps users define and achieve a desired security posture (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates step-by-step plans with commands for hardening, including rollback strategies.
  • Automated Checks: Can schedule periodic security audits and version status checks.
  • Use Case: A user wants to ensure their remote OpenClaw gateway server is secure. This Skill will audit the system, identify vulnerabilities, propose hardening steps like firewall rules and SSH configuration, and offer to apply them with user confirmation.

Quick Start

Run a security audit on the host machine and provide recommendations for hardening.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I run a security audit on my OpenClaw host?

To run a security audit on your OpenClaw host, you initiate the Skill and it performs deep checks of the host OS, OpenClaw configuration, and network exposure to identify vulnerabilities and provide hardening recommendations.

What is system hardening for a remote OpenClaw gateway server?

System hardening for an OpenClaw gateway server involves assessing OS security, network exposure, and OpenClaw settings, then applying configurations like firewall rules and SSH adjustments to align the host with a user-defined risk tolerance.

Does the hardening process require explicit user approval before executing changes?

Yes, the hardening process requires explicit user approval before executing any changes. The Skill generates a detailed remediation plan and only applies the hardening configurations after you confirm the proposed actions.

Can I define a specific risk tolerance level for my OpenClaw host configuration?

Yes, you can define a specific risk tolerance level for your OpenClaw host configuration. The Skill helps users achieve a desired security posture, such as Home/Workstation Balanced or VPS Hardened, based on your specific requirements.

What's the best way to verify system security after applying hardening steps?

The best way to verify system security after applying hardening steps is using the Skill's built-in post-change verification. It automatically checks the system status after executing remediation plans to ensure operational continuity and robust security.

Are rollback strategies included when generating remediation plans for OS security?

Yes, rollback strategies are included when generating remediation plans for OS security. The Skill provides step-by-step plans with commands for hardening and includes rollback strategies to ensure you can safely revert changes if needed.