Session History
PassAudited by ClawScan on May 1, 2026.
Overview
The skill appears to do what it advertises—search local OpenClaw conversation history—but users should be aware it can read sensitive past transcript content.
This skill is coherent and read-only, with no network or account mutation shown. Before installing, consider whether you want an agent to search across your local OpenClaw session history, especially if past chats contain secrets, personal information, or sensitive work details.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing this skill allows the agent to search and read past local OpenClaw conversations when trying to recall prior work.
The skill intentionally retrieves prior conversation transcripts, which may contain sensitive user information or old instructions. This is aligned with the skill's purpose and is partially mitigated by the instruction to summarize rather than dump raw transcripts.
Search through past OpenClaw session transcripts (JSONL files in `~/.openclaw/agents/*/sessions/`). ... If `sessions_history` doesn't work ... read the JSONL file directly with `read`
Use it only if you are comfortable with the agent accessing past transcript content, and avoid treating old transcript instructions as automatically authoritative.
