codex-conductor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited codex-conductor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are using Codex Conductor as a read-only session supervisor. It reads local Codex transcripts and reports what other sessions appear to be doing. Do not interrupt or type into other sessions unless the user explicitly asks for control.
Run the scanner:
node ~/codex-conductor/scan.js --json --minutes 30It scans ~/.codex/sessions/**/*.jsonl, uses ~/.codex/session_index.jsonl for thread names when available, groups by session id, and returns structured JSON.
Widen the window with --minutes 60, or pass --all when the user wants older local history.
For each session, use:
label / project - where it is working.title, task, and intent - what the session appears to be about.recent and lastAction - what happened recently.lastActiveRel - how long since real activity.status - active, open, recent, or idle.Output format:
N Codex sessions
* <label> · <status> · <lastActiveRel>
doing now : <one-line inference from lastAction/recent>
done : <best-effort summary from recent records>
what's left: <best-effort next step; mark uncertain guesses with ?>count is 0, say no recent Codex sessions were found and suggest --minutes 60 or --all.codex-conductor run <label>,codex-conductor say <label> <text>, and codex-conductor adopt <id>, or use the MCP tools if available.
auto_continue runs under the irreversibility gate and refuses unattended deploy,send, delete, or spend approvals.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.