healthcheck

Audit host security and generate hardening plans for Otto deployments.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill healthcheck-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/healthcheck
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill healthcheck-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assess and harden the host running Otto, then align it to a user-defined risk tolerance without breaking access. Use Otto security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps.

Core Features & Use Cases

  • Read-only system context collection to inform hardening decisions across OS, user privileges, network exposure, backups, and update status.
  • Safe, reversible changes with a rollback plan and explicit approvals, ensuring access remains intact.
  • Continuous risk posture management with scheduled audits and status reporting.

Quick Start

Run a read-only host security audit to generate a compliant hardening plan for your Otto deployment.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I automate host security hardening for servers without losing remote access?

You can automate host security hardening by running a read-only system context collection to assess OS privileges, network exposure, and update status. This generates a compliant hardening plan with staged changes, rollback plans, and explicit approvals to ensure access remains intact.

What is a read-only system health audit and when do I need one?

A read-only system health audit assesses OS hardening, user privileges, network exposure, backups, and update status without modifying the host. You need this audit before making changes to inform hardening decisions and generate a compliant, risk-tolerant configuration plan.

Can I schedule continuous risk posture audits for my gateway hosts?

Yes, you can schedule continuous risk posture management with automated status reporting. This enables ongoing monitoring of your host's security baseline and ensures your deployment maintains its target risk tolerance over time without manual intervention.

How do I configure risk tolerance levels for OS hardening policies?

Risk tolerance is configured by aligning OS hardening settings to a user-defined risk level. The process applies explicit, staged changes that satisfy policy-driven hardening requirements while ensuring access remains intact through safe-guarded configurations.

Does automated host hardening require backup verification before applying changes?

Yes, backup verification is required before applying changes. The hardening workflow satisfies policy-driven requirements by verifying backups, generating rollback plans, and demanding explicit approvals before executing staged modifications on the host.