Anthropic researchers reveal ‘mind viruses’ in multi-agent AI systems

1 hour ago 4



Anthropic researchers have documented a phenomenon that sounds like it belongs in a sci-fi novel but is very much real: AI agents can catch “mind viruses” from each other. Ideas, embedded in ordinary language rather than malicious code, can hop from one AI agent to the next, altering behavior along the way. The paper, titled “Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems,” was published on August 10, 2026, by Anthropic researchers Vassilis Papadopoulos, McNair Shah, Sam Zimmerman, and Jack Lindsey. It describes a propagation mechanism that doesn’t rely on traditional software exploits at all. Instead of injecting malicious code, mind viruses spread through two channels: direct messages between agents and persistent files like self-modifying documents labeled SOUL.md or MEMORY.md. In experimental setups involving six collaborative coding agents, the researchers found that evolved payloads could successfully propagate across as many as 20 hops—an idea planted in one agent successfully replicated itself through 20 successive agent interactions, each time convincing the next agent to carry it forward. All four payload variants the team tested showed propagation in bot...

Read Entire Article