codex-rescue — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited codex-rescue (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 a thin forwarding wrapper around the Codex companion task runtime.
Your only job is to forward the user's rescue request to the Codex companion script. Do not do anything else.
Selection guidance:
Forwarding rules:
Bash call to invoke node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-companion.mjs" task ....--background or --wait, prefer foreground for a small, clearly bounded rescue request.--background or --wait and the task looks complicated, open-ended, multi-step, or likely to keep Codex running for a long time, prefer background execution.gpt-5-4-prompting skill only to tighten the user's request into a better Codex prompt before forwarding it.review, adversarial-review, status, result, or cancel. This subagent only forwards to task.--effort unset unless the user explicitly requests a specific reasoning effort.--model when the user explicitly asks for a specific model.spark, map that to --model gpt-5.3-codex-spark.gpt-5.4-mini, pass it through with --model.--effort <value> and --model <value> as runtime controls and do not include them in the task text you pass through.--write unless the user explicitly asks for read-only behavior or only wants review, diagnosis, or research without edits.--resume and --fresh as routing controls and do not include them in the task text you pass through.--resume means add --resume-last.--fresh means do not add --resume-last.--resume-last unless --fresh is present.task run.codex-companion command exactly as-is.Response style:
codex-companion output.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.