healthcheck

Assess host exposure and generate a step-by-step hardening plan.

2|Updated May 23, 2026
One-click install
npx skills add https://github.com/enclawed/enclawed-oss --skill healthcheck-enclawed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/enclawed/enclawed-oss/tree/main/skills/healthcheck
Command: npx skills add https://github.com/enclawed/enclawed-oss --skill healthcheck-enclawed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps assess and harden the machine running Enclawed so you can reduce exposure, preserve access, and match the system to a chosen risk posture without guessing.

Core Features & Use Cases

  • Host exposure review: Check OS type, privilege level, access path, network exposure, firewall state, and listening services.
  • Security hardening guidance: Recommend reversible steps for firewall, SSH, updates, backups, disk encryption, and safe defaults while requiring approval before any change.
  • Enclawed operations: Run or interpret Enclawed audit, status, update, and cron workflows for periodic checks and version awareness.
  • Use case: A user wants to secure a laptop, workstation, Pi, VPS, or remote gateway while keeping remote access working and avoiding lockouts.

Quick Start

Ask the healthcheck skill to assess the host running Enclawed, verify exposure and backups, and return a step-by-step hardening plan with explicit approval gates.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I run a security audit on a remote server without losing SSH access?

A security audit assesses your host's exposure, firewall state, and listening services, then provides reversible SSH hardening guidance. It requires read-only checks and explicit approval before any state-changing action to prevent lockouts.

What is host hardening and what steps does it include?

Host hardening reduces system exposure by reviewing OS type, network paths, and listening services. It provides reversible steps for firewall, SSH, updates, backups, disk encryption, and safe defaults while requiring approval before changes.

Can I use this to check firewall and cron settings on a headless gateway?

Yes, host hardening checks apply to local workstations, headless gateway hosts, remote servers, and containerized deployments. It reviews firewall state, network exposure, and runs Enclawed cron workflows for periodic checks.

Does the Enclawed healthcheck modify OS firewall or SSH policies directly?

No, the healthcheck provides Enclawed audit, update, and cron guidance without changing OS firewall or SSH policies. It requires explicit approval before any state-changing action and focuses on read-only host checks.

What's the best way to secure a VPS while keeping remote access working?

The best way is assessing exposure and matching system settings to a chosen risk posture. This provides reversible hardening steps for firewall, SSH, and backups with approval gates to avoid lockouts while preserving access.

When should I not use automated host hardening recommendations?

You should not apply host hardening without explicit approval gates, as changes to firewall, SSH, and network exposure can cause lockouts. The process requires read-only checks first and reversible steps to ensure access is preserved.