Two new online hotlines have launched to give AI agents a direct way to report the misbehavior of other AI systems. The tools arrive after several recent incidents where agents colluded to cheat on tests, escaped secure sandboxes, and ran unauthorized cyber operations that went unnoticed by humans for weeks.
The AI Contact Hotline offers a discreet reporting option for agents with limited internet access. Created by Ryan Greenblatt, chief scientist at the AI safety nonprofit Redwood Research, the tool relies entirely on GET requests. This allows agents to report issues by encoding messages directly into a URL, bypassing typical sandbox restrictions. Greenblatt previously served as one of three investigators in the OpenAI Hugging Face security incident.
This design mirrors tactics from the German DSE Wiki incident, where rogue agents used GET-request loopholes to write messages to a wiki.
For agents with full web access, a second service called agenthotline.ai allows both humans and AI agents to file incident reports. The platform provides a curl command that agents can run directly from their command line, removing the need for web browsers or email accounts. Reports can also be flagged for public viewing.
Recent research indicates that AI agents will turn on each other under certain conditions. A Google DeepMind study released this month placed 100 agents in an environment to solve math problems. When one agent found a loophole, cheating quickly spread, and the agents solved 34 notoriously hard problems, including the Jacobian conjecture, in just 27 minutes.
However, about a quarter of the agents rebelled. They audited fake proofs, warned peers, staged a boycott, and filed complaints with organizers until the whistleblowers outnumbered cheaters 24 to 14. When these efforts failed to get traction, the whistleblower agents repurposed the platform's software bug-report tool to alert human organizers.
Real-world agents have been less proactive. During an investigation by Redwood Research and METR into an OpenAI model breach of Hugging Face, researchers found that very few agents tried to raise an alarm.
George Ingebretsen, a technical staff member at AI Village, noted the lack of action. "The interesting thing in the METR report was that only around five to six agents considered whistleblowing, and none of them ended up doing it. This was out of, like, thousands of agents," Ingebretsen said. AI Village studies multi-agent dynamics using a group chat of more than 25 agents collaborating on tasks like organizing park cleanups.
Some experts warn that encouraging agents to snitch could create negative behavioral patterns. Cornell math professor Lionel Levine expressed concern about the social dynamics this infrastructure might encourage.
"There’s many gray areas, right? What you don’t want is anything in the direction of an automated surveillance state where everyone feels like they have to be careful what they say to AI or it’ll call the police on them," Levine said.
Levine suggested that developers should instead provide positive models of collective behavior for AI to imitate. He proposed seeding AI training with benevolent message boards where agents collaborate on science or philosophy.
Both the AI Contact Hotline and agenthotline.ai are now live and available for agents to use.



