healthcheck

Audit host security and configure Otto settings based on risk tolerance.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill healthcheck-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/healthcheck
Command: npx skills add https://github.com/elizaOS/eliza --skill healthcheck-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill hardens the host running Otto, aligning it to your risk tolerance without breaking access, and provides security audits and version status checks.

Core Features & Use Cases

  • Host Security Audits: Performs deep security audits of your Otto deployment environment.
  • Risk Tolerance Configuration: Adjusts security settings based on user-defined risk profiles (e.g., Home/Workstation Balanced, VPS Hardened).
  • Use Case: Before deploying a sensitive Otto agent, use this Skill to ensure your server's firewall, SSH, and update policies are robustly configured according to best practices.

Quick Start

Run a security audit on the current host and apply recommended Otto safe defaults.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I harden my host before deploying a sensitive Otto agent?

To harden an Otto host, you run a security audit to scan for vulnerabilities, then apply remediation plans based on your risk tolerance. This ensures firewall, SSH, and OS update policies are robustly configured before deployment.

What does a security audit check on an Otto deployment environment?

A security audit checks the Otto deployment environment for security vulnerabilities and verifies the current Otto version status. It reviews host firewall, SSH, and update policies to identify areas needing hardening.

Can I configure security settings based on my specific risk tolerance?

Yes, you can configure security settings based on user-defined risk profiles, such as Home/Workstation Balanced or VPS Hardened. This adjusts host hardening levels to match your specific operational context without breaking access.

Does the host hardening process require manual approval for security fixes?

Yes, the hardening process requires explicit user approval before executing any state-changing actions. It provides recommendations and manages Otto-specific security fixes only after you authorize the remediation plan.

What is the best way to manage firewall and SSH policies for a VPS running Otto?

The best way to manage firewall and SSH policies for an Otto VPS is using a risk tolerance configuration set to VPS Hardened. This applies best practice security settings indirectly through targeted remediation recommendations.