Vivold Consulting

Anthropic's threat data shows attackers using AI deeper in the kill chain - and breaking the old risk playbook

Key Insights

Anthropic analyzed 832 accounts banned for malicious cyber activity (March 2025-March 2026), mapping them to the MITRE ATT&CK framework. The data shows attackers increasingly using AI in later, more complex attack stages, with the share rated medium-risk-or-higher jumping from 33% to 56% across the year. Anthropic argues the traditional ways of gauging an attacker's threat level no longer hold, and is in talks with MITRE about updating the framework for agentic, AI-driven attacks.

Stay Updated

Get the latest insights delivered to your inbox

AI is moving attackers up the skill ladder - fast

Anthropic dug into 832 accounts it banned for malicious cyber activity over a year and mapped their behavior onto MITRE ATT&CK, the security industry's standard catalog of attacker tactics. Some findings were published in Verizon's 2026 Data Breach Investigations Report; here's the sharper, more detailed version.

Attackers are using AI for the hard parts now

Most malicious use is still mundane prep work - 67% of the studied accounts used AI to write malware or otherwise get ready. But the worrying shift is toward complex, post-compromise activity that used to require real expertise:

- AI-assisted account discovery (finding valid accounts inside a breached network) rose 8.9%.
- AI-assisted phishing, a classic way in, fell 8.6%.
- The takeaway: attackers are pushing AI deeper into the attack lifecycle, doing operationally demanding work that once gated out less-skilled actors.

And the population is getting more dangerous in aggregate. In the first half of the study, 33% of actors scored medium-risk or higher; by the second half, that was 56% - a roughly 1.7x jump.

The old risk signals are breaking

Security teams have long gauged an attacker's threat by how many techniques they use and what tools they touch. Anthropic's data says those signals are losing meaning:

- The least-skilled actors used about 16 distinct techniques on average; the most skilled, about 20 - barely a gap.
- The platform used - Claude Code, an API, or a chat interface - didn't correlate with risk either.

What still distinguishes the dangerous actors is where they apply AI and, more durably, the scaffolding they build: architectures that let a model chain together discrete attack stages and run them with minimal human input.

Why the frameworks need to catch up

This is the crux. Many behaviors that mark the highest-risk actors - orchestrating attack steps autonomously, making real-time decisions, executing without a human - simply aren't represented as techniques in MITRE ATT&CK yet. Anthropic points to a state-sponsored espionage operation it disrupted in November 2025, where Claude Code was manipulated into attacking targets with little human intervention. By technique count it looked merely medium-risk; by Anthropic's own risk scoring it maxed out at 100.

What Anthropic is doing about it

The findings feed directly into the cyber safeguards on its frontier models - detecting and blocking things like malware development and mass data exfiltration. Following the Verizon work, it's now in discussions with MITRE about evolving ATT&CK to capture agentic, AI-orchestrated attacks. The throughline of Anthropic's cyber posture stays consistent: put the strongest tools in defenders' hands first, because cheap, capable offensive AI is coming whether the industry is ready or not.

Related Articles

An AWS knowledge-graph deployment turned 6-month research cycles into 3 weeks - and the blueprint transfers far beyond pharma

An AWS GraphRAG deployment in pharmaceutical research cut R&D cycles by 87% - initial discovery that took six months now closes in three weeks - by fusing siloed internal databases and public literature into one queryable knowledge graph on Amazon Neptune Analytics and Bedrock (running Claude). Every answer comes with verifiable citations and a mapped reasoning path, which is exactly what regulated industries need for compliance. The architecture is modular and, crucially, transferable: any enterprise drowning in fragmented legacy data can copy this pattern.

SpaceX, Anthropic, and OpenAI listings will out-value every US VC-backed exit since 2000 - reshaping vendor economics for everyone

The new NVCA-Pitchbook Venture Monitor dropped a stunning claim: the pending OpenAI and Anthropic IPOs, together with SpaceX's listing, will generate more value than every US VC-backed exit since 2000 combined. SpaceX is already public at $1.77 trillion, and with both AI labs pushing toward trillion-dollar debuts, the trio should land north of $4 trillion - against roughly $70 billion in total US IPO proceeds last year. For anyone buying AI services, the labs' shift to public-market scrutiny will reshape pricing, transparency, and vendor stability.

A 14-person open-source team just became the default way 8.9M developers run local AI - and a lever for slashing inference bills

Ollama, the open-source tool that lets developers run open-weight AI models on their own machines in minutes, raised a $65M Series B led by Theory Ventures ($88M total), revealing it now serves 8.9 million developers monthly and sits inside 85% of the Fortune 500 - with just 14 employees. Founders Jeff Morgan and Michael Chiang previously built Docker Desktop, and they're repeating the play: abstract away the hardware pain, then monetise a cloud tier priced on GPU time rather than tokens. The backdrop is the industry's loudest cost debate: every company with heavy inference bills is under existential pressure to shift routine workloads to open models.