Google Deepmind treats its own AI agents like rogue employees with office keys
Google Deepmind treats its own AI agents as potential insider threats. The company’s new “AI Control Roadmap” ties security measures to measurable AI capabilities, and an analysis of one million coding tasks shows most problems stem from overzealous agents, not malicious intent.
The company thinks it could work as a blueprint for the rest of the industry, too. The framework assumes that a highly capable AI agent might not share its operators’ goals and plans accordingly. Deepmind compares it to a driving instructor with dual controls: The instructor trusts the student but keeps a hand near the wheel and a foot near the brakes. Same idea here. AI agents only get permissions based on verified behavior, and trust builds gradually through controlled access.Ad Deepmind treats its internal AI agents like employees who already have office access but might work against the company’s interests. The framework builds on the MITRE ATT&CK framework, a well-established cybersecurity tool that breaks potential attacks down into individual tactics and techniques. That lets Deepmind track risks systematically, spot suspicious behavior early, and test defenses in controlled exercises.AdDEC_D_Incontent-1 Several components work together. A new threat model for AI sits alongside a detection system where trusted AI systems act as “supervisors,” watching the reasoning and actions of active agents. A prevention system can block harmful actions before damage occurs. Deepmind measures how well it all works by tracking how much traffic gets monitored, how much misconduct gets caught, and how fast the system responds. This monitoring has an expiration date, though. It only works as long as the monitored models don’t learn to game it.Ad That’s why the roadmap ties security measures to measurable milestones in AI capabilities. Deepmind flags two areas worth watching. The first is evasion. Right now, Deepmind monitors a model’s visible chain of thought, but models could learn to conceal their reasoning.