session-logs
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local analysis of session logs using standard system utilities. No security risks were identified.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill accesses local session log files in the ~/.clawdbot directory to provide historical context to the agent. This is the primary purpose of the skill, and no network operations or exfiltration patterns were detected.
- [COMMAND_EXECUTION]: The skill uses common system utilities (jq, rg, awk, head, sort, ls) for local data processing and aggregation. These operations are restricted to the local file system and align with the skill's functional description.
- [INDIRECT_PROMPT_INJECTION]: The skill includes instructions to ingest historical conversation data. While this presents a theoretical attack surface for indirect prompt injection if the logs contain malicious instructions, the skill does not possess high-privilege capabilities or network access that would allow for exploitation, and it includes no instructions to bypass the agent's core safety filters.
Audit Metadata