healthcheck

Audit and harden host security for OpenClaw deployments.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/sky770825/openclaw-console-hub --skill healthcheck-sky770825
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/sky770825/openclaw-console-hub/tree/main/openclaw-main/skills/healthcheck
Command: npx skills add https://github.com/sky770825/openclaw-console-hub --skill healthcheck-sky770825

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill hardens the host machine running OpenClaw, assesses security risks, and aligns the system's configuration with your defined risk tolerance, ensuring secure and stable operation.

Core Features & Use Cases

  • Host Security Audits: Performs deep security checks on your operating system and OpenClaw configuration.
  • Risk Management: Helps you define and implement security postures from basic to hardened.
  • Automated Hardening: Applies recommended security settings and configurations with your explicit approval.
  • Version Status Checks: Verifies the status of OpenClaw updates and channels.
  • Use Case: Before deploying OpenClaw to a production server, use this Skill to ensure the server's firewall, SSH access, and update policies are configured securely according to best practices, minimizing potential vulnerabilities.

Quick Start

Run a deep security audit on the current host and apply safe defaults.

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?

Run a security audit on your OpenClaw host by executing the `openclaw security audit` command to diagnose operating system exposure, firewall settings, and SSH configuration vulnerabilities.

What is the best way to harden SSH and firewall settings for an OpenClaw deployment?

Harden SSH and firewall settings for OpenClaw deployments by applying automated security configurations with explicit approval, aligning the host machine with best practice postures from basic to hardened.

Can I check OpenClaw version and update status automatically?

Yes, you can check OpenClaw version and update status automatically by running the `openclaw update status` command to verify current deployment channels and available system updates.

Does the OpenClaw security audit support custom risk tolerance configurations?

Yes, the OpenClaw security audit supports custom risk tolerance configurations by assessing your system's security posture and aligning host configurations with your defined risk management policies.

When should I perform a security assessment before deploying OpenClaw to a production server?

Perform a security assessment before deploying OpenClaw to a production server to verify firewall rules, SSH access, and update policies, minimizing potential system vulnerabilities and exposure risks.