healthcheck
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system utilities (e.g., uname, ss, lsof, ufw, pfctl) and the openclaw CLI to perform read-only assessments and apply hardening configurations. It includes a robust requirement for explicit user approval before executing any state-changing command.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests output from various local system commands and the openclaw binary. This represents an attack surface where a compromised local tool could provide malicious input to the agent's context.
- Ingestion points: Outputs from system auditing commands and the
openclaw security auditcommand. - Boundary markers: None explicitly defined to delimit tool output from agent instructions.
- Capability inventory: Ability to modify firewall rules, manage system services, and schedule tasks via
openclaw cron. - Sanitization: No specific filtering or validation of command output is defined prior to analysis.
Audit Metadata