healthcheck

Audit host security and configure risk tolerance for Resonix deployments.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill healthcheck-mangiapanejohn-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/skills/healthcheck
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill healthcheck-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill hardens the host machine running Resonix, assesses security risks, and configures it according to your chosen risk tolerance, ensuring a secure and optimized environment without breaking access.

Core Features & Use Cases

  • Host Security Audits: Performs deep security checks on your machine's OS, firewall, SSH, and update status.
  • Risk Tolerance Configuration: Aligns your system's security posture to your specific needs, from balanced home use to hardened VPS.
  • Resonix Version Checks: Verifies the Resonix version and alerts you to available updates.
  • Use Case: Before deploying Resonix on a new server, use this Skill to ensure the operating system is hardened, only necessary ports are open, and automatic security updates are enabled, providing peace of mind.

Quick Start

Run a security audit on this machine and suggest improvements.

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 a Resonix host machine?

Run a security audit on the Resonix host to perform deep checks on the OS, firewall, SSH, and update status, identifying vulnerabilities and suggesting improvements for your deployment environment.

Can I configure host hardening for a balanced home setup versus a hardened VPS?

Yes, you can configure host hardening by setting a specific risk tolerance. This aligns the system's security posture to your needs, ranging from balanced home use to a fully hardened VPS configuration.

Does the security audit work on Raspberry Pi devices running Resonix?

Yes, the security audit works on Raspberry Pi devices running Resonix. It verifies version status and assesses security risks across various machines, including laptops, workstations, Pis, and VPS environments.

How do I schedule periodic security checks for my Resonix deployment?

You can schedule periodic security checks by configuring Resonix cron scheduling. This automates the risk posture assessment and exposure review to maintain continuous host security hardening over time.

What is the best way to ensure only necessary ports are open before deploying Resonix?

The best way to ensure only necessary ports are open is to run a host security audit. This checks the firewall configuration and enables automatic security updates without breaking existing access.

Will hardening SSH and firewall configurations break my remote access to the Resonix server?

No, hardening SSH and firewall configurations will not break remote access. The process optimizes the host machine to ensure a secure environment while maintaining necessary access to the Resonix server.