healthcheck

Audit host and OpenPaw security settings and generate remediation plans.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill healthcheck-flexasaurusrex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/healthcheck
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill healthcheck-flexasaurusrex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill hardens the host machine running OpenPaw, ensuring its security and aligning it with your desired risk tolerance, without disrupting essential access.

Core Features & Use Cases

  • Security Audits: Performs deep security checks on your host system and OpenPaw configuration.
  • Risk Assessment: Helps you define and achieve a specific security posture (e.g., balanced, hardened).
  • Remediation Planning: Generates step-by-step plans with commands to fix identified security gaps.
  • Use Case: Before deploying OpenPaw on a new server, use this Skill to ensure the server's firewall, SSH access, and update policies are configured securely according to best practices.

Quick Start

Run a security audit on this machine and apply safe defaults.

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 an OpenPaw host configuration?

OpenPaw security auditing involves assessing the OS and host configuration to identify vulnerabilities, checking version status, and generating a remediation plan tailored to your risk tolerance before any changes are applied.

What is host hardening for OpenPaw deployments?

Host hardening secures your OpenPaw deployment by configuring firewalls, SSH access, and update policies to match best practices, achieving a desired risk posture without disrupting essential system access.

Can I define a specific risk tolerance level when securing my OpenPaw server?

Yes, you can define a specific risk tolerance, such as balanced or hardened, and the Skill will assess your host environment and configure security settings to achieve that desired posture safely.

How do I remediate identified security gaps in my OpenPaw environment?

You remediate security gaps by following a generated step-by-step plan with specific commands, requiring your explicit confirmation before the Skill executes any state-changing actions on the host machine.

Does the hardening process require manual confirmation before changing system state?

Yes, the hardening process requires explicit user confirmation before executing any state-changing actions, ensuring remediation commands are reviewed and approved before modifying your host configuration.