healthcheck

Automate host security hardening and risk-tolerance configuration for Gods Eye deployments.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/bitan-del/gods-eye --skill healthcheck-bitan-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/bitan-del/gods-eye/tree/main/skills/healthcheck
Command: npx skills add https://github.com/bitan-del/gods-eye --skill healthcheck-bitan-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Host security hardening and risk-tolerance configuration for Gods Eye deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Gods Eye cron scheduling for periodic checks, or version status checks on a machine running Gods Eye (laptop, workstation, Pi, VPS).

Core Features & Use Cases

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

  • Read-only discovery and context establishment before any action
  • Guided risk posture selection with explicit approvals and rollback planning
  • Remediation planning, scheduling, and periodic security audits via Gods Eye cron
  • Non-blocking safety checks and auditable change records

Quick Start

Prompt Gods Eye to perform a guided host hardening assessment on the current machine and generate an actionable remediation plan

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 and harden SSH on a Linux host?

Host security auditing and SSH hardening on Linux machines involves a read-only discovery phase to assess exposure, followed by explicit risk posture selection and a plan-based remediation workflow with rollback options. This ensures systems are secured without breaking existing access.

What is host hardening risk posture and when do I need to configure it?

Host hardening risk posture configuration is the process of aligning firewall, SSH, and update policies to a user-defined tolerance level. It is needed when securing machines hosting deployments, ensuring that hardening steps match your specific operational security requirements without unexpected access loss.

Can I schedule periodic security checks and exposure assessments on macOS and Windows?

Yes, periodic security checks and exposure assessments can be scheduled on macOS, Windows, and Linux machines using cron-based automation. This enables continuous host risk posture monitoring and automated security audits for active deployments across different operating systems.

What is the best way to apply firewall and update hardening without losing machine access?

The safest approach to firewall and update hardening uses a plan-based remediation workflow with explicit approvals and rollback options. It begins with non-blocking safety checks during a read-only discovery phase to prevent access loss before applying security changes.

Does the guided remediation workflow support rollback for failed host hardening plans?

Yes, the guided remediation workflow supports rollback options for failed host hardening plans. It implements non-blocking safety checks and generates auditable change records, allowing you to safely revert OS-level security modifications if exposure assessments reveal unexpected access issues.