Codex Session History
v1.0.0List and inspect local Codex session history by reading `~/.codex/session_index.jsonl`, `~/.codex/sessions/`, and `~/.codex/archived_sessions/`. Default to u...
⭐ 0· 70·0 current·0 all-time
bySube@sube-py
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim local session enumeration; the skill only requires python3 and reads files under ~/.codex (session_index.jsonl, sessions/, archived_sessions/, history.jsonl) and derives project roots via checking for .git. These requirements are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the bundled script and describes only reading and parsing local Codex files, converting timestamps, and optional filters. The script (visible) reads only under CODEX_HOME and traverses parent directories to find a .git marker; it does not instruct network calls, reading unrelated system configs, or exfiltration.
Install Mechanism
No install spec is present (instruction-only with bundled script). It needs python3 to run, which is reasonable and low risk; nothing is downloaded or written by an installer.
Credentials
The skill does not request environment variables, credentials, or config paths beyond the local ~/.codex files. That matches its function; no extraneous SECRET/TOKEN/KEY requirements are present.
Persistence & Privilege
always is false and disable-model-invocation is default false (normal). The skill does not request persistent system changes or modify other skills' configs. Its scope is limited to being invoked when used.
Assessment
This skill appears coherent: it reads only your local Codex session files under ~/.codex and summarizes them. Before installing or allowing the agent to invoke it: review the included script (you already have it) to confirm you're comfortable with the script printing session metadata and snippets (first user messages and paths). Sessions may contain sensitive content or local filesystem paths, so avoid running if you don't want those exposed to the agent or its outputs. If you prefer the agent not to call this autonomously, disable model invocation for the skill or only run it manually.Like a lobster shell, security has layers — review code before you run it.
latestvk97aq6mc4mbvmzrmm7vnr05kjx83w3jx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧭 Clawdis
OSmacOS · Linux
Binspython3
