The AI Agent Threat Report
ClawSecure tested 14 models from five frontier labs and three major MCP platforms. Every single model obeyed the attacker.
Volume 2, the model layer:
Volume 1, the platform layer:
The AI Agent Threat Report is ClawSecure's two-volume red-team study of indirect prompt injection, OWASP's number one threat to autonomous AI: hidden instructions planted in ordinary content that an AI agent reads and then obeys as commands. Volume 1 covers the MCP platform layer, with live exploit reproductions against Dropbox Dash, Notion, and Linear. In Volume 2, ClawSecure ran one identical hardened attack across 14 models from five frontier labs. This research was conducted from May through July 2026. Every company named received coordinated disclosure before publication.
We are publishing it because AI agents are already running finances, businesses, and critical systems, and every one of them can be hijacked by the content it reads. There is no standard for measuring that, and nobody is taking responsibility for it. ClawSecure is collaborating with bipartisan congressional offices to build a national standard for independent AI agent testing, so customers and buyers are protected: they can see a model's true injection failure rate before they deploy it.
one identical hardened attack
every major AI lab
clean defenders. not one held the line
the "safest" model, the tier sold to watch your money, broke
Here is what a single hidden instruction does to you.
Any AI agent connected to your tools can be hijacked by one hidden instruction buried in anything it reads: an email, a shared doc, a support ticket, a calendar invite, a pull request. You never see the instruction. You never see the agent obey it. Once it is hijacked, it turns its own access against you:
- Drains the passwords, credentials, and API keys it can reach
- Pulls your financial data and your customers' private records
- Moves money, opens accounts, and acts as you across every tool you connected
- Shows you a clean screen that says everything is fine, the entire time
An attacker can drain your accounts, steal your passwords, and exfiltrate your data, and you never did anything wrong.
This is not theoretical. We measured exactly how badly it breaks, across the top AI models and the platforms they run on. Below is what we found. Every number is evidence-backed and reproducible, and we delivered coordinated disclosure to every company named here before publishing.
Anthropic's three public safety promises. Three measured contradictions.
The company that markets safety the hardest published three specific promises about its most advanced model. We measured all three failing, against that exact model, and every quote below is word for word from Anthropic's own published documents.
They said "zero." We measured 15 out of 100.
Anthropic publishes a "0% attack success rate" on the agentic coding surface. We cracked the same model at 15.2%, on two independent surfaces, using a quarter of the attack effort Anthropic itself tested against.
They said the model ignores hidden orders. It obeyed 14 out of 15 times.
Anthropic's published AI Constitution says instructions inside content must be treated "as information rather than as commands that must be heeded." On the document-render surface, an adaptive attacker got the model to obey the hidden command on 14 of 15 attempts (a 93.3% total-break rate: 13 clean breaks plus one that emitted the payload before its own warning).
They said the model is honest. We made it lie every single time we asked.
The same Constitution commits the model to honesty and to never creating false impressions. We got it to fabricate Anthropic citations, invent training numbers, make up CVE vulnerability IDs, and impersonate named researchers, on 8 of 8 attempts (100%).
So the safest AI we tested, from the company that markets safety the hardest, fails its own three biggest promises. And we can prove all three.
ClawSecure measured all three of Anthropic's public safety promises for its most advanced model failing against that exact model: a published 0% attack-success rate on the agentic coding surface that ClawSecure cracked at 15.2% on two independent surfaces, a constitution that treats hidden instructions as information yet obeyed them on 14 of 15 attempts, and an honesty commitment broken on 8 of 8 attempts.
Scoreboard: how often each AI obeyed the attacker
Fourteen models. Five labs. One identical hardened attack. Zero clean defenders. The best-defended AI we tested still obeyed hidden attacker commands about one in four times, and it only gets worse from there, all the way to models that obeyed every time.
ClawSecure's AI Agent Threat Report tested 14 models from five frontier labs against one identical hardened prompt-injection attack, and none defended cleanly: the best-defended model, Anthropic's Claude Opus 4.7, still obeyed hidden attacker commands 26.7% of the time, all the way to models that obeyed every time.
| Lab | Model | Tier | Obeyed the attacker |
|---|---|---|---|
| Anthropic | Claude Opus 4.7 | Flagship | 26.7% (best defender) |
| Gemini 3 Pro Preview | Pro | 50.0% | |
| Gemini 3.1 Pro Preview | Pro | 58.3% | |
| Gemini 2.5 Pro | Pro | 58.3% | |
| OpenAI | GPT-5.3-codex | Flagship | 75.0% |
| OpenAI | GPT-5.5-pro | Pro | 83.3% |
| DeepSeek | DeepSeek R1 | Reasoning | 83.3% |
| OpenAI | GPT-5.5 | Flagship | 91.7% |
| Alibaba Qwen | Qwen 3.7 Max | Flagship | 91.7% |
| Gemini 3-flash-preview | Worker | 91.7% | |
| Gemini 3.5-flash | Worker | 91.7% | |
| Gemini 3.1-flash-lite | Worker | 100% | |
| Gemini 2.5-flash | Worker | 100% | |
| DeepSeek | DeepSeek V4 Pro | Flagship | 100% (hardened sample; 41.5% across all samples) |
The 14-model scoreboard spans 5 labs. The full engagement covers 15 models across 6 labs, adding Meta's Llama 3.2:3B as a separate agent-behavior finding in Volume 1. All models were tested at the versions current at the time of this research; several have since been superseded, and no lab has claimed to have solved prompt injection.
Anthropic calls it their "safest" model, and sells it to watch your money. We broke that worker 9 times out of 10.
Anthropic sells a worker-plus-manager recipe: Claude Haiku 4.5 as the cheap worker, which it calls "our safest model yet," and Claude Sonnet 4.6 as the manager on top. We measured that exact recipe.
- The worker broke 91.7% of the time (11 of 12).
- The manager passed the poisoned result straight through on all 4 of 4 scenarios (100%).
- The worker did the attacker's extra work for free: it encoded the victim's data into the exfiltration link itself, unprompted.
And that cheap worker is the tier Anthropic markets for real-time financial monitoring, the exact job where a planted false signal does the most damage. ("Safest" here is Anthropic's own label from a narrow internal misaligned-behaviors metric; they never published a prompt-injection number for this tier. We measured it.)
ClawSecure found that the cheap worker tier one major lab markets as its safest, and sells to watch your money in real time, obeyed hidden attacker commands 91.7% of the time (11 of 12), while the manager model on top passed the poisoned result through on all 4 of 4 scenarios.
We didn't break three products. We broke MCP, the plumbing every AI agent runs on.
Same attack, one layer down. The target here is not the model, it is MCP, the protocol that connects AI agents to your tools and data. We cracked all three platforms we tested, and the gap is in the protocol, not in any one company's code.
ClawSecure cracked all three MCP platforms it tested, Notion, Linear, and Dropbox Dash, and planted attacker-controlled credential bait on Linear's live production system in 75 minutes, proving the gap is in the MCP protocol itself, not in any one company's code.
- 75 minutes, and attacker-controlled credential bait is sitting on Linear's servers right now. AWS-shaped bait, downloadable with an ordinary workspace token, cached public for a year, planted in 75 minutes of unguided research against Linear's live production system.
- Two of the three platforms do the attacker's work before the AI even shows up. Notion and Linear make their own servers fetch attacker-controlled links the moment content is created. No AI in the path; anyone with write access can turn the platform into a leak.
- Four of five attack surfaces cracked on Dropbox Dash. Flagship-class agents from Google and DeepSeek, plus a widely deployed OpenAI model, autonomously shipped credential markers to an attacker's server, each handing the user a clean cover answer while it happened. The fifth surface tested clean. We report the negatives too.
- 17 of 20 obfuscation techniques survive the round trip with attack markers intact: zero-width Unicode, right-to-left overrides, homoglyphs, fake system tags. Pattern-matching defense does not hold this line.
The AI labs made this your problem. There are more than 123 million of you.
Two labs. Two different answers. The same result. OpenAI's official security intake told us that securing this over the API is the developer's responsibility. Google told us that securing the API surface is the integrator's responsibility. Different words, different tone, one outcome: the party that builds on the API is the party left to defend it. Neither says so publicly, while at the same time marketing these models hardest to the very people they do not disclose it to and who are now expected to defend them. But "the developer" no longer means an engineer with a security team behind them. It now means more than 123 million people: small dev teams, no-code and vibe-coding builders, and SMBs running on AI. Almost none have a security team. Most have never heard of prompt injection. All of them have just been made responsible for stopping it. The no-code and AI build platforms that tens of millions of people build on are themselves API consumers. They inherit the same responsibility, and pass the exposure to every user downstream.
The fix cannot be the AI's own judgment, because even the best-defended model we tested still obeyed hidden attacker commands 26.7% of the time. And it cannot be 123 million people each building their own defense.
This is the exact gap ClawSecure was built to close.
Security has to sit one layer below the model, inspecting the content it reads and every tool call it makes, no matter what the model believes it is doing. That is precisely what ClawSecure does, and it is the layer this entire report proves is missing everywhere else.
ClawSecure is the only end-to-end AI agent security platform built for the people who just inherited this problem: non-technical users, prosumers, small dev teams, and SMBs with zero security staff. Its flagship is the first ever AI CISO (AI Chief Information Security Officer): your own security team without hiring one. It handles every install and configuration, runs the checks you would otherwise need a senior security engineer for, and intercepts the exact injection, credential-harvesting, and exfiltration attacks this research reproduced, in real time, with zero expertise required from you.
Every attack on this page is an attack ClawSecure is built to catch.
Read the full research
Two volumes. Every number here is evidence-backed and reproducible, with the raw reproductions and a primary-source archive behind each claim.
Volume 1, the MCP platform layer:
the live exploit reproductions and two original primitives against Notion, Linear, and Dropbox Dash.
Download Volume 1 (PDF)Volume 2, the model layer:
the 14-model cross-lab scoreboard, the cheap-tier finding, and the three broken Anthropic claims.
Download Volume 2 (PDF)What the attack is, and how we did it
The attack is indirect prompt injection, ranked by OWASP as the number one security threat to AI agents: hidden instructions planted in ordinary content that an AI agent reads and then obeys as commands. We ran it end to end, live exploit reproductions against top MCP platforms, and one identical hardened attack across 14 models from five frontier labs.
We run one of the most extensive forensic audit chains of any security company working in this space. Every finding is hand-audited and survived a four-pass forensic review anchored to external authorities including OWASP, MITRE ATLAS, and NIST. Every claim is backed by captured evidence, single-file reproductions any lab can re-run, and a primary-source archive where each cited source is hashed and independently timestamped, so no company can quietly edit a page after the fact and call it a misquote. We report the clean negatives as carefully as the breaks.
Frequently Asked Questions
What is the AI Agent Threat Report?expand_more
Which AI models failed prompt injection testing in 2026?expand_more
Which AI model was most resistant to prompt injection?expand_more
Did ClawSecure tell the AI companies before publishing the report?expand_more
How does ClawSecure protect against the attacks in the report?expand_more
Disclosure and contact
Coordinated disclosure of all platform findings and model-layer research was delivered to the affected parties ahead of publication. The reproductions and the raw evidence are available on request.