Agents

Google Proposes Beyond Zero Security for AI Agents

Google has introduced Beyond Zero, a new security framework designed to extend zero-trust principles to autonomous AI agents by authorizing individual actions rather than entire applications.

InfoQ AI23 hrs agoAgents
Image: InfoQ AI

Google has released a research paper detailing Beyond Zero, a security model designed to adapt enterprise protection for the era of autonomous AI agents. Ten years after publishing its influential 2014 BeyondCorp whitepaper, which helped popularize zero-trust network security, the company is proposing a shift from application-level boundaries to continuous, action-level authorization. The framework aims to handle the rapid speed and high volume of transactions generated by both human workers and automated software agents.

The new paradigm relies on five core principles to secure enterprise environments. It enforces authorization at the level of individual actions and resources across APIs, combining traditional static policies with dynamic, AI-driven controls for high-risk situations. Beyond Zero also automatically enriches context regarding users, data, and risks, triggers automated investigations based on threat signals, and deploys verification challenges to contain suspicious activity.

For security practitioners, implementing this model presents significant hurdles. Software-as-a-service vendors must expose granular, action-level authorization, and industry standards must mature. Critics in the developer community have raised concerns about using non-deterministic AI to make access decisions, noting that probabilistic controls are difficult to test, audit, and predict. Kane Narraway, a security manager at Canva, pointed out that the paper is highly aspirational, noting that Google's current deployments are internal-only and many components remain unbuilt.

Google security executives Heather Adkins and Archana Ramamoorthy emphasized that AI agents are changing the fundamental assumptions of enterprise security. While Google plans to publish subsequent papers addressing the implementation and operational aspects of Beyond Zero, no firm deadlines have been set. For now, practitioners are advised to focus on expanding software auditability and reversibility to prepare for the eventual rise of autonomous agents.

This is our own summary of reporting by InfoQ AI

More in Agents