openclaw-healthcheck

This skill should be used when the user asks for an OpenClaw health check, OpenClaw security audit, server hardening review, exposure review, gateway safety check, or production-readiness audit for a machine running OpenClaw.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-healthcheck" with this command: npx skills add x-rayluan/openclaw-healthcheck

OpenClaw Healthcheck

Run a lightweight operational and security review for an OpenClaw deployment.

What this skill checks

  • gateway reachability and process status
  • exposed listeners / suspicious open ports
  • risky config patterns in the running OpenClaw config
  • browser session / relay surface hints
  • recent log errors worth operator attention
  • update / runtime hygiene signals

When to use

Use this skill when a user asks:

  • "run an OpenClaw health check"
  • "audit my OpenClaw security"
  • "is this OpenClaw deployment safe"
  • "check my OpenClaw server exposure"
  • "review my OpenClaw setup before production"
  • "why does my OpenClaw runtime feel unhealthy"

Workflow

  1. Confirm target machine / workspace.
  2. Run the bundled healthcheck script.
  3. Review score, findings, and recommendations.
  4. If findings are high-risk, stop and fix before wider rollout.

Command

node {baseDir}/scripts/healthcheck.mjs

Output format

The script returns JSON with:

  • score
  • verdict
  • findings
  • recommendations
  • evidence

Verdicts

  • PASS — no major operational or security issue detected in this lightweight pass
  • WARN — usable but risky or incomplete
  • FAIL — high-risk exposure or broken runtime detected

Important limits

  • This is a lightweight operator check, not a full penetration test.
  • A PASS result does not guarantee safety.
  • Human review is still required for internet-exposed systems.

References

  • {baseDir}/references/checklist.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

AI Shield — OpenClaw Security Audit

Security audit engine for OpenClaw configurations. Detects vulnerabilities, misconfigurations, secret leaks, and over-privileged agents. Use when the user as...

Registry SourceRecently Updated
8590Profile unavailable
Security

skill sec

Security agent that inventories installed OpenClaw skills, analyzes them for threats, and syncs results to your Clawned dashboard.

Registry SourceRecently Updated
5700Profile unavailable
Security

[Nyx Archive] Skill Security Protocol

Teach your AI agent to think about security. A reasoning methodology for vetting skills before installation — red/green flag heuristics, 4-phase audit protoc...

Registry SourceRecently Updated
5470Profile unavailable
Security

Voice (Edge TTS)

Convert text to speech using Microsoft Edge TTS with real-time streaming, customizable voice settings, and support for multiple languages including Chinese a...

Registry SourceRecently Updated
9302Profile unavailable