healthcheck

Audit host security configurations and apply risk-based hardening across Linux, macOS, and Windows.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/tedtv1007-ctrl/milk-skills-library --skill healthcheck-tedtv1007-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/tedtv1007-ctrl/milk-skills-library/tree/main/healthcheck
Command: npx skills add https://github.com/tedtv1007-ctrl/milk-skills-library --skill healthcheck-tedtv1007-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of maintaining a secure, hardened host environment for OpenClaw deployments by auditing system configurations and aligning them with user-defined risk tolerances.

Core Features & Use Cases

  • Security Auditing: Performs deep scans of host security, including firewall status, listening ports, and OS update policies.
  • Risk-Based Hardening: Provides tailored remediation plans for various profiles, such as VPS hardening or developer convenience, ensuring security without sacrificing access.
  • Periodic Monitoring: Automates ongoing security posture checks and version status updates via the OpenClaw cron scheduler.

Quick Start

Ask the assistant to perform a full security audit and provide a hardening plan for your current machine.

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 and harden my host system?

A security audit assesses firewall rules, listening ports, and OS update policies to identify vulnerabilities. It then generates a risk-appropriate hardening plan that secures your system while maintaining necessary access.

Does host hardening work across Linux, macOS, and Windows environments?

Yes, host hardening operates across Linux, macOS, and Windows environments. It verifies firewall, SSH, and update policies tailored to each operating system to maintain system integrity.

What is risk-based hardening and when do I need it for my server?

Risk-based hardening aligns security configurations with your defined risk tolerance. You need it when balancing strict VPS protection against developer convenience, ensuring security without sacrificing necessary workflow access.

Can I automate periodic security posture checks using a cron scheduler?

Yes, you can automate periodic security posture checks and version status updates using the cron scheduler. This automates ongoing monitoring to maintain system integrity through scheduled maintenance tasks.

What is the best way to secure an OpenClaw deployment on a VPS?

The best way to secure an OpenClaw deployment is applying a tailored VPS hardening profile. This deep scans host configurations and applies risk-appropriate remediation to protect the environment.