session-logs
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides various bash and jq command examples for searching local session logs.
- The commands access files within the application's state directory (
~/.openclaw/agents/or$OPENCLAW_STATE_DIR). - The logic uses
jq,rg(ripgrep),awk, and standard shell utilities to extract text, calculate usage costs, and filter metadata. - These operations are restricted to the user's local log directory and do not involve network exfiltration or unauthorized privilege escalation.
Audit Metadata