healthcheck
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses various system diagnostic tools (e.g.,
ufw,ss,lsof,sw_vers) and OpenClaw CLI commands to assess host configuration and apply security hardening steps. - [DATA_EXFILTRATION]: System environment data, such as OS versioning, firewall status, and disk encryption metadata, is retrieved for auditing purposes. The instructions specify that sensitive details like credentials must be redacted.
- [COMMAND_EXECUTION]: Persistence is established by scheduling periodic security audits using the
openclaw croncommand, which is only performed upon direct user request and confirmation. - [SAFE]: The skill adheres to strict safety guidelines, requiring explicit authorization for all state-changing actions and recommending backups and rollback procedures for all host modifications.
Audit Metadata