healthcheck

Assess OpenClaw hosts and generate prioritized hardening plans.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill healthcheck-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/skills/healthcheck
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill healthcheck-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Host hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture reviews, 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

  • Establish risk-aligned hardening baselines for OpenClaw hosts across laptops, desktops, and servers.
  • Support security audits, posture assessments, exposure reviews, and periodic status checks with auditable workflows.
  • Provide safe, rollback-ready steps and clear prompts for user approval before changes.

Quick Start

Begin with a read-only assessment to identify misconfigurations and generate a prioritized hardening plan.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I perform a security audit on a server running OpenClaw?

You can harden SSH configurations, set up firewall rules, and apply system updates on your OpenClaw host. The process requires explicit user approval for each change, provides rollback-ready steps, and includes backup guidance to prevent access loss.

Can I schedule periodic risk posture reviews for OpenClaw on a VPS?

Yes, you can schedule periodic risk posture reviews and version status checks for OpenClaw using cron scheduling. This automates security audits on your VPS, laptop, or workstation to maintain your desired hardening baseline continuously.

Does host hardening work for OpenClaw deployments on laptops and Raspberry Pi?

Host hardening applies to OpenClaw deployments across laptops, workstations, Raspberry Pi, and VPS environments. It establishes risk-aligned baselines tailored to each device type to ensure security without breaking existing access methods.

What is the best way to align host security with a specific risk tolerance?

The best way to align host security with your risk tolerance is by tuning hardening rules to match your defined parameters. This ensures firewall, SSH, and update configurations balance security requirements against operational access needs.

Why do I need rollback plans for firewall and SSH hardening?

You need rollback plans for firewall and SSH hardening to ensure you can quickly restore access if a configuration breaks connectivity. The workflow mandates explicit approvals and provides safe rollback steps before applying any security changes.