session-logs
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash command templates that utilize standard utilities such as jq, ripgrep, awk, and grep. These commands are intended for parsing local JSONL session logs and do not perform any dangerous operations.
- [EXTERNAL_DOWNLOADS]: Metadata within the skill specifies the installation of jq and ripgrep via the Homebrew package manager. These are well-known, trusted tools from an established package registry.
- [DATA_EXFILTRATION]: The skill accesses session logs located in the user's local directory (~/.openclaw/agents/) to provide historical context for conversations. This access is consistent with the skill's stated purpose, and no mechanisms for external data transmission or exfiltration were identified.
Audit Metadata