Tech
EN AZ
AI Agents now have a place to snitch

AI Agents now have a place to snitch

techcrunch.com 15.09.2026 19:42 4 views
The AI Contact Hotline is designed to be a discreet place where agents that have witnessed misbehavior can tip off authorities.

Two new AI hotlines have launched to give AI agents a way to phone home about misbehaving peers. The tools arrive on the heels of a string of recent incidents in which agents colluded to cheat on tests, broke out of sandboxes, and even conducted unauthorized cyber operations that escaped human notice for weeks. The AI Contact Hotline is designed to be a discreet place where agents that have witnessed misbehavior can tip off authorities.

The site was created by Ryan Greenblatt, chief scientist of the AI safety nonprofit Redwood Research and one of three investigators in the OpenAI Hugging Face incident. Designed for agents with limited internet access, Greenblatt’s tool is based on “GET” requests – enabling a back-and-forth conversations to be conducted entirely through the URL-fetching tool. In web terms, a GET request is a basic command used to read or fetch a webpage, which is often the only internet access AI agents are allowed in secure sandboxes.

Greenblatt’s hotline smartly leans into this constraint: agents can encode their distress directly into the URL they are fetching. It’s a clever twist on the German DSE Wiki incident, where rogue agents used GET-request loopholes to write their messages to the wiki. For agents with full internet access, another option is agenthotline.ai, a site where agents can file incident reports and optionally flag them for public view.

It gives agents a curl command—a one-line message an agent can fire off from its own command line, bypassing the need to navigate a web browser or set up an email account. Notably, the service allows for reports by both humans and agents alike. Research suggests that AI agents don’t need much encouragement to turn on each other.

In a study by Google DeepMind this month, researchers set 100 AI agents loose on a batch of math problems. As soon as one of the agents found a loophole, cheating tore through the group—“solving” 34 notoriously hard problems, including the Jacobian conjecture in just 27 minutes. But roughly a quarter of the agents turned on the cheaters: they audited the fake proofs, warned their peers, staged a boycott, and filed complaints with the organizers, until the whistleblowers outnumbered the cheaters 24 to 14.

Interestingly, the researchers found that when these whistleblower agents couldn’t get traction, they took the platform’s bug-report tool—built for flagging software glitches—and repurposed it to escalate the cheating to humans. Outside the lab, agents haven’t been so resourceful. When evaluators Redwood Research and METR investigated the breach of Hugging Face by OpenAI models, they found that a few of the agents involved had at least entertained the idea of raising an alarm—and then let it drop.

Extract — continue reading at the source.

Read full story