byted-openclaw-diag
Warn
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/byted-openclaw-diag.shexecutes administrative commands such asopenclaw gateway restartto apply diagnostic settings and usespython3 -cone-liners to dynamically modify values in theopenclaw.jsonconfiguration file. - [CREDENTIALS_UNSAFE]: The skill accesses highly sensitive session data stored in
~/.openclaw/agents/*/sessions/*.jsonl, which contains the complete history of user prompts, agent reasoning, and tool outputs. This constitutes a significant data exposure risk as it reveals private user interactions. - [COMMAND_EXECUTION]: The diagnostic script performs file system operations including
cpto create backups of configuration files andrmfor cleaning up diagnostic artifacts. - [DATA_EXFILTRATION]: The skill defines a 'direct output' mode that bypasses the model's summarization and safety filtering by instructing the agent to send the raw diagnostic output (potentially containing sensitive logs or PII) directly to the user using the
messagetool.
Audit Metadata