healthcheck

Audit host security and generate remediation commands for OpenClaw deployments.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill healthcheck-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/healthcheck
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill healthcheck-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you assess and harden the security posture of the host machine running OpenClaw, ensuring it aligns with your desired risk tolerance without compromising essential access.

Core Features & Use Cases

  • Security Audits: Performs deep security checks on your host system and OpenClaw configuration.
  • Risk Assessment: Helps define and align your host's security profile (e.g., Home/Workstation Balanced, VPS Hardened).
  • Remediation Planning: Generates step-by-step plans with commands for hardening, including firewall, SSH, and update policies.
  • Use Case: You've just set up OpenClaw on a new server and want to ensure it's secure against common threats. You can run this Skill to get a report on potential vulnerabilities and a clear plan to fix them.

Quick Start

Run a deep security audit on the host machine and review the findings.

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 new server?

A security audit for OpenClaw deployments assesses host vulnerabilities and generates a remediation plan. It aligns firewall, SSH, and update policies with your desired risk tolerance to secure the environment against threats.

What is the best way to configure firewall hardening based on risk tolerance?

Configuring firewall hardening based on risk tolerance involves defining your security profile, like VPS Hardened. The system then generates step-by-step remediation commands to apply firewall, SSH, and update policies matching that tolerance.

Can I automate periodic security checks using OpenClaw's cron scheduler?

Yes, you can automate periodic security checks using OpenClaw's cron scheduler. This provides automated, continuous assessment and hardening of your host environment based on your predefined risk tolerance settings.

Does OpenClaw system audit work for both home workstations and VPS deployments?

Yes, the OpenClaw system audit works for both home workstations and VPS deployments. It assesses host vulnerabilities and aligns security settings to match your specific environment and desired risk profile.

How do I generate a remediation plan for system hardening vulnerabilities?

To generate a remediation plan for system hardening, run a security audit on your host. The system outputs a detailed vulnerability report and a step-by-step plan with explicit commands to fix firewall and SSH policies.