π¦ ClawHub
OpenClaw Healthcheck
by @x-rayluan
This skill should be used when the user asks for an OpenClaw health check, OpenClaw security audit, server hardening review, exposure review, gateway safety...
TERMINAL
clawhub install openclaw-healthcheckπ About This Skill
name: openclaw-healthcheck description: 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.
OpenClaw Healthcheck
Run a lightweight operational and security review for an OpenClaw deployment.
What this skill checks
When to use
Use this skill when a user asks: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:Verdicts
PASS β no major operational or security issue detected in this lightweight passWARN β usable but risky or incompleteFAIL β high-risk exposure or broken runtime detectedImportant limits
PASS result does not guarantee safety.References
{baseDir}/references/checklist.md