What problem does it solve?
The healthcheck skill reduces the risk of an OpenAEON deployment by guiding users through host hardening and posture alignment, using read-only inspection first and requiring explicit approvals for any changes.
Core Features & Use Cases
- Host context discovery: Infers OS, privilege level, access path, network exposure, backup status, and encryption/update posture to tailor guidance without breaking connectivity.
- OpenAEON security audits (read-only and optional safe fixes): Runs
openaeon security audit --deep and can offer --fix to tighten OpenAEON defaults and permissions.
- Version/update status checks: Executes
openaeon update status to report channel state and whether updates are available.
- Risk-tolerant remediation planning: Builds a step-by-step plan, highlights gaps vs target profile, and explains rollback/access-preservation strategies before execution.
- Optional scheduling: Offers deterministic periodic audits via
openaeon cron add with stable job names, after audits/hardening passes.
Quick Start
Run healthcheck on your machine to audit OpenAEON and produce a remediation plan aligned to your risk tolerance: “Run the healthcheck skill on this host and suggest the safest hardening plan that preserves my current access.”