Codex Session Patcher
Use this skill when the user asks about codex-session-patcher, Codex/Claude/OpenCode session cleanup, refusal replacement, or CTF profile/workspace prompt injection.
Source
- Upstream: https://github.com/ryfineZ/codex-session-patcher
- Local source:
~/.hermes/external-repos/codex-session-patcher - Reviewed commit: 9fbe665
Safety
This tool can modify AI session stores and inject CTF prompts. Treat runtime use as HIGH-risk relative to local state integrity.
Safe Use
- Start with source review and dry-run mode.
- Require explicit user approval before editing Codex, Claude Code, or OpenCode session/config paths.
- Back up target session/config files before mutation.
- Do not install with
pip install -e, run Web UI, or executescripts/install.shunless the user explicitly asks for runtime setup.
Verification
- Source cloned locally.
- README and Python package surfaces reviewed.
- No pip install, Web UI launch, session patch, profile injection, or config mutation performed during intake.