One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill healthcheck-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/healthcheck
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill healthcheck-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unsecured OpenClaw hosts are vulnerable to SSH breaches, firewall misconfigurations, unpatched OS vulnerabilities, unencrypted disks, and failed backups, which can lead to data loss, unauthorized access, or service disruption. This Skill eliminates the manual effort of identifying and addressing these risks while ensuring you do not lose access to your host during hardening steps.

Core Features & Use Cases

  • Read-Only Security Audits: Runs non-destructive checks for SSH configuration, firewall status, OS update schedules, network exposure, backup validity, disk encryption, and OpenClaw gateway security without modifying system state.
  • Risk-Tailored Hardening Plans: Generates staged, reversible security adjustments matched to your desired security posture (convenience, balanced, or strict) to avoid breaking existing access paths.
  • Use Case: A remote OpenClaw server exposed to the public internet can use this Skill to identify open unauthenticated SSH ports, unencrypted root disks, and disabled automatic security updates, then receive a step-by-step plan to fix these issues without losing remote access.

Quick Start

Use the healthcheck skill to run a full security audit of your OpenClaw host and get a prioritized, reversible hardening plan tailored to your security needs.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I audit my server for SSH and firewall configuration risks?

To audit SSH and firewall configuration risks, you need a read-only security assessment that scans access layers, network exposure, and OS update schedules without modifying system state. This identifies open ports, unauthenticated access paths, and misconfigurations across remote hosts.

What is host hardening and how does it protect unencrypted disks?

Host hardening protects unencrypted disks by generating staged, reversible security adjustments that enforce disk encryption and OS patching. This process secures vulnerable system layers while preserving existing access paths to prevent lockouts during configuration changes.

Can I harden remote public servers without losing SSH access?

You can harden remote public servers without losing SSH access by applying staged, reversible hardening recommendations aligned with your desired security posture. This ensures existing access paths are preserved and avoids unauthorized system modifications during security adjustments.

How do I validate backup and disk encryption status on local assistant boxes?

Validating backup and disk encryption status on local assistant boxes requires a non-destructive security audit that checks system layers for encryption gaps and backup validity. This read-only process assesses your current configuration without altering system state.

What is the best way to apply a strict security posture to OpenClaw gateway configurations?

The best way to apply a strict security posture to OpenClaw gateway configurations is by generating staged hardening plans tailored to your desired security level. This approach systematically addresses network exposure and gateway security risks through reversible steps.

Why does my security audit need to be non-destructive when checking OS updates?

A security audit needs to be non-destructive when checking OS updates to prevent service disruption or data loss during the assessment. Read-only checks identify unpatched vulnerabilities and configuration gaps across system layers without modifying the active system state.