One-click install
npx skills add https://github.com/duggal1/Sapphire-cli --skill healthcheck-duggal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcheck
Source: https://github.com/duggal1/Sapphire-cli/tree/main/internal/skills/bundled/healthcheck
Command: npx skills add https://github.com/duggal1/Sapphire-cli --skill healthcheck-duggal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Model self-check (non-blocking) to ensure the agent is operating on a current capability level.
  • Establish context (read-only) to infer OS, privilege level, deployment context, network exposure, and backup status.
  • Run OpenClaw security audits (read-only) with optional JSON output and safe defaults.
  • Check OpenClaw version/update status and report available updates.
  • Determine risk tolerance and generate a remediation plan with an access-preserving rollback strategy.
  • Execute guided hardening with explicit approvals and require confirmations for sensitive changes.

Quick Start

Run the healthcheck skill to perform a baseline security audit and begin a guided hardening plan.

Frequently Asked Questions about healthcheck

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

FAQPage Schema
How do I harden an OpenClaw host and align it to a specific risk tolerance?

To harden an OpenClaw host, this skill automates OS hardening and risk-tolerance configuration by running read-only security audits, determining your risk posture, and executing a guided remediation plan with explicit approvals and rollback strategies.

What is the safest way to audit OpenClaw deployments without losing remote access?

The safest way to audit OpenClaw deployments is using read-only security audits that establish context on OS, privilege level, and network exposure, followed by a remediation plan that requires explicit approvals and includes an access-preserving rollback strategy.

Can I run host security checks on OpenClaw installed on a laptop?

Yes, you can run host security checks on OpenClaw installed on laptops, servers, and other devices, as the skill establishes deployment context and infers OS, privilege level, network exposure, and backup status before applying hardening steps.

How do I generate a remediation plan for OpenClaw security audit findings?

You generate a remediation plan for OpenClaw security audit findings by determining your risk tolerance, which prompts the skill to create a structured hardening plan that includes an access-preserving rollback strategy and requires confirmations for sensitive changes.

Does OpenClaw host hardening require manual approval for sensitive system changes?

Yes, OpenClaw host hardening requires manual approval for sensitive system changes, ensuring a structured and safe workflow by demanding explicit confirmations before executing remediation steps and applying OS hardening configurations.