healthcheck
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes host-level inspection commands including
ss,lsof,ufw,firewall-cmd, andpfctlto determine network exposure and security status. These operations are performed in a read-only manner during the assessment phase. - [COMMAND_EXECUTION]: Utilizes the
openclawCLI to perform deep security audits and manage cron-based task scheduling for periodic health checks. - [EXTERNAL_DOWNLOADS]: Accesses the npm registry via
npm viewto verify the current software version against the latest available release. This utilizes a well-known and trusted service for update verification. - [SAFE]: Implements mandatory user confirmation for any configuration changes, including firewall rules, SSH settings, and service persistence, adhering to the principle of least privilege and user control.
Audit Metadata