healthcheck

Assess host security posture and apply approved hardening steps for OpenClaw deployments.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cploveless123/Dex-trading-bot --skill healthcheck-cploveless123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/cploveless123/Dex-trading-bot/tree/main/workspace-backup/openclaw_skills/healthcheck
Command: npx skills add https://github.com/cploveless123/Dex-trading-bot --skill healthcheck-cploveless123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).

Core Features & Use Cases

  • Assess and harden the host running OpenClaw, then align it to a user-defined risk tolerance without breaking access.
  • Use OpenClaw security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps.
  • Provide safety guardrails: explicit approvals, reversible staged changes, rollback plan, backups recommended.
  • Include workflow steps and periodic checks.

Quick Start

Run a read-only assessment to establish the system context, then initiate a controlled hardening plan with explicit user approvals and a rollback strategy if changes are made.

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 and harden SSH on a VPS running OpenClaw?

Host hardening starts with a read-only security posture assessment, then applies risk-tolerance based SSH and firewall changes with explicit approvals, staged rollback plans, and OpenClaw cron scheduling for periodic checks.

What's the best way to harden host security for OpenClaw deployments without losing remote management access?

Host hardening for OpenClaw preserves remote management by applying reversible, staged changes with explicit approvals and a rollback plan, ensuring firewall and SSH updates never break active access.

Does OpenClaw host hardening work across laptops, workstations, and containerized environments?

Host hardening ensures compatibility across laptops, workstations, VPS, and containerized environments, treating OS hardening as separate, explicit steps while aligning to your defined risk tolerance.

How do I schedule periodic security checks on an OpenClaw host?

Periodic security checks are scheduled via OpenClaw cron, automating ongoing risk posture assessments and version status reviews after the initial hardening workflow is complete.

Can I apply risk-tolerance based hardening steps with a rollback plan?

Risk-tolerance based hardening steps include safety guardrails with explicit approvals, reversible staged changes, a rollback plan, and recommended backups before applying any modifications.

Why does OS hardening need separate steps from OpenClaw security tooling?

OS hardening is treated as a separate, explicit set of steps because OpenClaw security tooling serves as a first-class signal, while direct OS changes require controlled approvals and rollback strategies to preserve system stability.