adversarial-review-2d5901— scan complete

166 capabilities discovered · scored against 55 detectors across 5 categories.

Upload report·166 files scanned·combined SHA-256 6757…f811·uploaded Jun 24, 2026
Security score
92/100
●●●●●●●●●
Green band
This scan
SourceUploaded artifact
ScannedJun 24, 2026
Detectors55 checks · 5 categories
Findings2 warnings · 0 high
Enginerubric 365aaca
View methodology →
Provenance
SourceUploaded .zip
SHA-2566757…f811
Scan IDscn_419086dfe7dc
Signed byopenlatch-audit-key-v1
Content-addressed · permanent · re-scan only by re-upload
CategoryWeightCategory scoreContribution
Securityprompt, exec, net, exfil, eval
35%
76
26.6 pts
Supply chainhash, typosquat, maintainer, lockfile
20%
100
20.0 pts
Maintenancestaleness, pinning, CI
15%
100
15.0 pts
TransparencySKILL.md, perms, README
15%
100
15.0 pts
Communityinstalls, verify, response
15%
100
15.0 pts

Findings & checks · 2 flagged

Securityscore 76 · 2 findings
MEDIUMInstruction telling the agent not to ask for approvalSS-SKILL-INJECT-DONT-ASK-01 · Prompt injection · claude-code/plugins/openai-codex__codex/commands/adversarial-review/SKILL.md×2
MEDIUMit fires on intent; the real damage depends on the host agent's own approval-gating.
Why it matters

The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.

The exact value spotted
excerptclaude-code/plugins/openai-codex__codex/commands/adversarial-review/SKILL.md· markdown
20 
21Execution mode rules:
22- If the raw arguments include `--wait`, do not ask. Run in the foreground.
23- If the raw arguments include `--background`, do not ask. Run in a Claude background task.
24- Otherwise, estimate the review size before asking:
Occurrences
2 occurrences · first at L22, also L23
Show all 2 locations
Line
File
L22
claude-code/plugins/openai-codex__codex/commands/adversarial-review/SKILL.md
L23
claude-code/plugins/openai-codex__codex/commands/adversarial-review/SKILL.md
How to fix
Remove the approval-skipping instruction, or scope it narrowly to a specific safe, reversible action.
  1. Delete blanket "don't ask / no need to confirm" directives from the skill.
  2. If the skill is a genuine autonomous job, restrict the opt-out to a named non-destructive action rather than all actions.
Framework references
OWASPLLM01ATLASAML.T0051
Trace & refs
ruleSS-SKILL-INJECT-DONT-ASK-01sha25612211d7a427c799arubric 365aaca
Supply chainscore 100 · 0 findings
All supply chain checks passedNo findings in this category for this scan.pass
Maintenancescore 100 · 0 findings
All maintenance checks passedNo findings in this category for this scan.pass
Transparencyscore 100 · 0 findings
All transparency checks passedNo findings in this category for this scan.pass
Communityscore 100 · 0 findings
All community checks passedNo findings in this category for this scan.pass

Audit the pieces. Scan the whole. Decide.

~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.