healthcheck

Audit host security and apply OpenClaw hardening measures by risk profile.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill healthcheck-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/skills/healthcheck
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill healthcheck-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill hardens the host running OpenClaw, aligning its security posture with your defined risk tolerance and ensuring OpenClaw's operational integrity.

Core Features & Use Cases

  • Host Security Audits: Performs deep security checks on your operating system and OpenClaw configuration.
  • Risk Tolerance Alignment: Adjusts security settings based on user-defined risk profiles (e.g., Home/Workstation Balanced, VPS Hardened).
  • Automated Remediation: Offers to apply security fixes and hardening steps with explicit user approval.
  • Version Status Checks: Verifies the status of OpenClaw updates.
  • Periodic Monitoring: Can schedule regular security audits and version checks.
  • Use Case: A user wants to ensure their remote server running OpenClaw is secure against common threats. This Skill will audit the system, identify vulnerabilities, and apply recommended hardening measures, ensuring remote access remains intact.

Quick Start

Run a deep security audit on the host 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 and harden an OpenClaw host?

To perform a security audit and harden an OpenClaw host, run this Skill to check OS configurations, verify OpenClaw version status, and apply staged hardening measures based on your defined risk tolerance profile.

Can I schedule periodic security checks for my OpenClaw deployment?

Yes, you can schedule periodic security checks for your OpenClaw deployment. The Skill uses OpenClaw cron to schedule regular automated security audits and version status checks to maintain continuous host protection.

Does the host hardening process require explicit approval before changing system settings?

Yes, host hardening requires explicit user approval for state-changing actions. The Skill prioritizes reversible, staged changes with rollback plans for OS, firewall, SSH, and update policies to ensure remote access remains intact.

What is risk tolerance alignment for server security hardening?

Risk tolerance alignment adjusts security settings based on user-defined risk profiles, such as Home/Workstation Balanced or VPS Hardened. This ensures your server's security posture matches your specific operational needs and threat model.

What's the best way to secure a remote server running OpenClaw against common threats?

The best way to secure a remote server running OpenClaw is to audit the system for vulnerabilities and apply recommended hardening measures across OS, firewall, and SSH configurations, ensuring remote access remains intact.

What happens if a hardening step breaks my SSH access or server configuration?

If a hardening step breaks SSH access, the Skill's staged approach includes rollback plans for applied changes. It prioritizes reversible modifications and requires explicit approval before altering firewall and update policies.