healthcheck

Audit host security and configure risk tolerance for AutoCrab deployments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you secure and harden the machine running AutoCrab, ensuring it aligns with your desired security posture and risk tolerance without disrupting essential access.

Core Features & Use Cases

  • Security Audits: Performs deep security checks on your host system and AutoCrab configuration.
  • Risk Assessment: Helps you define and achieve a specific risk tolerance level (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates step-by-step plans with commands to improve security.
  • Use Case: You've just installed AutoCrab on a new server and want to ensure it's configured securely, with appropriate firewall rules, limited open ports, and up-to-date software.

Quick Start

Run a deep 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 AutoCrab host?

Perform a security audit on an AutoCrab host by running deep security checks on the host system and AutoCrab configuration to identify exposure risks, open ports, and version vulnerabilities.

What's the best way to harden SSH and firewall rules for a new server deployment?

Harden SSH and firewall rules for a new server deployment by applying OS hardening best practices, limiting open ports, and configuring firewall rules tailored to your desired security posture and risk tolerance.

Can I configure risk tolerance levels for my VPS instead of a home workstation?

You can configure risk tolerance levels for your VPS by selecting a specific security posture, such as VPS Hardened or Home/Workstation Balanced, to match the deployment environment without disrupting essential access.

Does this security hardening approach require manual command execution for remediation?

This security hardening approach does not require manual command execution for remediation, as it generates step-by-step plans with specific commands to improve host security and apply safe defaults automatically.

Why does my server exposure review show outdated software after installation?

A server exposure review shows outdated software after installation because version status checks detect unpatched vulnerabilities, requiring you to apply software updates to align with OS hardening best practices.

When should I not use automated host hardening on my AutoCrab machine?

You should not use automated host hardening on your AutoCrab machine when custom firewall configurations or specific SSH access requirements exist that might be overwritten by applying safe default security postures.