autoreview — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited autoreview (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.
Run the bundled Codex structured review helper as a closeout check. Treat the result as advisory: verify every finding against the real code before changing files, and reject speculative or over-broad findings.
codex exec instead of codex review so it can enforce structured JSON output and deterministic pass/fail behavior.Dirty local work:
skills/autoreview/scripts/autoreview --mode localBranch work:
skills/autoreview/scripts/autoreview --mode branch --base origin/mainCommitted single change:
skills/autoreview/scripts/autoreview --mode commit --commit HEADUse --mode local only when the patch is actually unstaged, staged, or untracked in the current checkout. For committed, pushed, or PR work, review the commit or branch diff instead.
--model <model>: pass a Codex model override; omit it to inherit the configured Codex model.--reasoning-effort low|medium|high|xhigh: pass Codex model reasoning effort; omit it to inherit the configured/model default.--web-search: opt into Codex web search for dependency/API/security research; default is off to match Codex review behavior.--prompt / --prompt-file: add task-specific review instructions.--dataset <file>: include extra evidence in the review bundle.--parallel-tests "<command>": run focused tests while Codex reviews the frozen bundle.--output <file> / --json-output <file>: persist human or structured output.--dry-run: print target selection without invoking Codex.Format first if formatting can change line locations. If tests or review cause edits, rerun the affected tests and rerun autoreview until the helper exits cleanly.
The helper:
--mode autoorigin/main for non-main branch reviewcodex exec with read-only sandboxing and structured JSON output--model only for deliberate overrides--output or --json-output is setreview still running: codex elapsed=<seconds>s pid=<pid> while waitingautoreview clean: no accepted/actionable findings reported on a clean resultInclude:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.