healthcheck

Assess and harden RX01 hosts against user-defined risk tolerance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill healthcheck-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/RJB07/RX01/tree/main/core/skills/healthcheck
Command: npx skills add https://github.com/RJB07/RX01 --skill healthcheck-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Host hardening and risk-tolerance configuration for RX01 deployments, enabling secure posture management for hosts (laptops, workstations, Raspberry Pi, VPS) without breaking access. It emphasizes using RX01 security tooling as signals while treating OS hardening as a separate, explicit set of steps.

Core Features & Use Cases

  • Read-only system assessment to establish current posture and risk posture alignment.
  • Guided hardening plan with rollback options and explicit approvals for any changes.
  • Scheduling and monitoring support via RX01 tooling (cron/daily checks) to maintain ongoing risk posture.

Quick Start

Run a read-only health check on the host to assess OS state, backups, updates, and exposure, then present a risk-guided hardening plan with rollback.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I assess my host security posture without breaking existing access?

Host security assessment uses read-only context gathering to evaluate OS state, exposure, and updates without modifying system configurations or disrupting existing access permissions.

What is risk-aware host hardening and how does it handle rollback?

Risk-aware host hardening aligns system configurations with user-defined risk tolerance, providing explicit approval prompts for changes and generating rollback plans to safely revert applied security baselines.

Can I schedule automated security audits for Linux, macOS, and Windows hosts?

Automated security audits support Linux, macOS, and Windows hosts via cron-based scheduling, enabling daily risk posture checks and ongoing monitoring of RX01 host hardening baselines.

Does host hardening require manual approval before applying security changes?

Host hardening requires explicit approval before applying any configuration changes, ensuring non-blocking model self-checks and least-privilege settings are reviewed prior to system modification.

What's the best way to harden a VPS or workstation using risk tolerances?

Hardening workstations or VPS nodes involves establishing a user-defined risk posture, then applying guided security baselines with backup status guidance and least-privilege configuration to maintain secure access.