healthcheck

Audit firewall rules, listening ports, and security policies on OpenClaw hosts.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/wangqianCAI/OBI --skill healthcheck-wangqiancai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/wangqianCAI/OBI/tree/main/skills/healthcheck
Command: npx skills add https://github.com/wangqianCAI/OBI --skill healthcheck-wangqiancai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the security risks associated with running automated agents by auditing host configurations, identifying exposure points, and providing a guided path to harden the environment without disrupting essential services.

Core Features & Use Cases

  • Security Auditing: Performs deep scans of listening ports, firewall status, and OpenClaw security posture.
  • Risk-Based Hardening: Offers tailored remediation plans based on user-defined risk profiles, such as Home/Workstation or VPS-hardened modes.
  • Use Case: A developer running an OpenClaw gateway on a remote server can use this skill to ensure the firewall is correctly configured, SSH access is restricted, and no unnecessary ports are exposed to the public internet.

Quick Start

Initiate a comprehensive security audit of the current host environment by running the healthcheck skill to identify potential vulnerabilities and receive a hardening plan.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I audit and harden host security for an OpenClaw gateway server?

To harden an OpenClaw host, you need to verify firewall rules, restrict SSH access, and close unnecessary listening ports exposed to the public internet. A structured healthcheck process scans these exposure points and applies tailored remediation plans to enforce least-privilege access and credential hygiene.

What is the best way to check firewall rules and exposed listening ports on a remote server?

The best way to check firewall rules and exposed listening ports is through an automated security posture scan that identifies exposure points. This verifies your firewall status and detects unnecessary open ports, providing a guided path to restrict access and harden the remote server environment safely.

Does automated security auditing support different risk profiles like workstation and VPS-hardened modes?

Yes, automated security auditing supports different risk profiles like Home/Workstation and VPS-hardened modes. By offering tailored remediation plans based on your selected profile, it ensures the hardening process matches your specific operational context and security requirements without breaking essential local or remote services.

Can I use this security audit approach for both local workstations and remote gateway servers?

Yes, you can use this security audit approach for both local workstations and remote gateway servers. It applies to host environments running OpenClaw by verifying system security policies, checking firewall configurations, and managing security posture across different deployment scales through automated monitoring and structured remediation.

Why do I need a structured remediation plan for least-privilege access and credential hygiene?

You need a structured remediation plan for least-privilege access and credential hygiene to systematically address vulnerabilities identified during security audits. It provides a guided path to harden the environment, ensuring SSH access is restricted and automated agents run safely without disrupting essential network services.