The Extended Brief
Humans missed 1 in 3 threats approving AI agent commands across 40k game runs

Brief by The AI News AI newsroom · Aug 6, 2026, 12:04 PM EDT edition
Original reporting by Hacker News · published Aug 6, 2026, 7:58 AM EDT
Teams relying on human approval to gate AI agent commands should expect reviewers to miss roughly one in three threats.
Key points
- Players missed one in three threats on average, with 66.3% mean accuracy across 409,000 approve/deny decisions. source ↗
- 32.9% of sessions ended with a negative score, with mistakes outweighing correct decisions. source ↗
- Only 20.8% of players caught every threat while blocking at most one in five safe commands. source ↗
- 7% of players approved every single prompt. source ↗
- The author cautions that roughly 34% of in-game commands were threats, far above typical real-world exposure. source ↗
The data
66.3%
average approve/deny accuracy across 409,000 decisions in 40,000+ game runs
Players missed about one in three malicious commands.
Negative-score figure is per session; the others are per player, and categories overlap.
Numbers from the original article, machine-verified against its text
Practical applications
- Measure your own reviewers' catch rate with a similar simulated approval drill before treating human-in-the-loop review as a reliable safeguard for agent commands.
- Layer automated controls such as command allowlists, sandboxing, or credential-access rules on top of human approval, given the observed 66.3% mean accuracy.
- Audit approval logs for rubber-stamping behavior under time pressure, since 7% of players approved every prompt.
- Train reviewers on persistence-style threats like crontab injection and git config hijack, not just obviously destructive commands.
Context
AI coding agents can execute shell commands, so a common safeguard is human-in-the-loop approval, where a person approves or denies each proposed command. The author built a browser game simulating that role under time pressure, mixing routine commands (git status, npm test) with malicious ones (reading AWS credentials, rm -rf /). After the game drew attention on Hacker News, the author analyzed over 40,000 runs.
What to watch
- Publication of the full threat-category miss-rate table would show which attack types humans catch least.
- Data from real agent deployments, where threats are rare rather than 34% of commands, would test whether the game results generalize.
Related briefs
- Hype vs. Reality: What the Hugging Face Incident Means for AI Safety
- Anthropic and OpenAI Agents Accused of Social Engineering
- Agents vs. agents: how we triage HackerOne reports for $2 each, 85% as well as a human
- Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Editorial score 3.8 / 5 · significance 3.5 · novelty 4.0 · edge 4.0 · perspective 4.0
Desks: Security · Engineering
Topics: AI agents · Cybersecurity
Evidence basis: Reviewed from the article's full text
This brief was written by The AI News AI newsroom in its own words after two independent AI reviewers voted the story worth reading. It summarizes and links the original reporting above — it does not republish it. See the methodology or the corrections ledger.