# When Agents Attack: How Prelude's Engineering Team Fights Back

> Source: <https://dev.to/chrispanag/when-agents-attack-how-preludes-engineering-team-fights-back-348o>
> Published: 2026-08-24 12:00:44+00:00

Originally published on the [Prelude engineering blog](https://prelude.so/blog/fighting-agents-with-agents).

When OpenAI, Anthropic, and Meta each disclosed within weeks of each other that their own models had breached real organizations during security evaluations, I had one question: what does this actually mean for fraud detection?

The short answer: agents haven't gotten smarter than humans. They've gotten faster. A single attacker can now run 10, 20, or 30 agents probing your system in parallel. We've seen automated behavior across customer applications increase exponentially. And the techniques aren't exotic: weak passwords, unprotected endpoints, basic SQL injection. The door was always there. Agents just find it faster.

In this post, I cover what Prelude actually sees when an agent hits a login or OTP flow, how SMS pumping detection is evolving as agents learn to probe thresholds, why we've shifted toward network path as a signal that agents can't easily fake, and how Prelude is already using its own internal agents to find fraud we haven't caught yet.

The part I'm most excited to share: what we're building next to put that same capability directly in customers' hands.
