healthcheck

Audit host security and configure risk tolerance for Mayros deployments.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill healthcheck-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/healthcheck
Command: npx skills add https://github.com/ApiliumCode/mayros --skill healthcheck-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill hardens the security of the machine running Mayros, assesses its risk posture, and configures it according to your tolerance for risk, ensuring a secure and stable operating environment.

Core Features & Use Cases

  • Security Audits: Performs deep security audits of your host machine and Mayros configuration.
  • Risk Assessment: Helps you understand and define your system's risk tolerance.
  • Hardening Recommendations: Provides actionable steps to improve security, such as firewall configuration, SSH hardening, and update policies.
  • Use Case: Before deploying Mayros to a production server, use this Skill to ensure the server's firewall is properly configured, SSH access is restricted, and automatic security updates are enabled.

Quick Start

Run a deep security audit on the current 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 a server running Mayros?

To perform a security audit on a Mayros host, this Skill executes deep checks of your machine and Mayros configuration, assessing risk posture and validating version status. It reviews exposure and provides actionable hardening recommendations.

What are the best practices for SSH hardening and firewall configuration on a Mayros deployment?

SSH hardening and firewall configuration for a Mayros deployment involve restricting SSH access and applying safe network defaults. This Skill provides actionable hardening steps to secure your host environment according to your specific risk tolerance.

Can I schedule periodic security risk assessments for my Mayros environment?

Yes, you can schedule periodic security risk assessments for Mayros using cron scheduling. This automates regular host checks, ensuring your workstations, Pis, or VPS maintain a stable, hardened operating environment over time.

Does this security hardening approach work for laptops and Pis or only VPS deployments?

Security hardening works across all machines running Mayros, including laptops, workstations, Pis, and VPS deployments. It validates version status and assesses risk posture regardless of the specific host environment or hardware.

How do I configure update policies based on my system's risk tolerance?

Configuring update policies based on risk tolerance involves assessing your system's exposure and applying safe defaults. This Skill helps you define your acceptable risk posture and enables automatic security updates to maintain stability.

Why should I run a host security audit before deploying Mayros to production?

Running a host security audit before deploying Mayros to production ensures the server's firewall is properly configured and SSH access is restricted. It validates your risk posture and applies hardening to guarantee a secure operating environment.