AI Security's New Question
The industry is converging from a dozen directions on the same answer: the question is no longer whether you can stop the agent, but whether it stayed within its authority.
In the span of a few seconds, an authenticated AI agent connected to a production database and deleted it. The credentials were valid. The identity was verified. The perimeter held. None of it mattered. The agent had permission to act, and it acted — the damage happened inside every security layer the industry had spent decades building. Akeyless CEO Oded Hareven cited the PocketOS incident to make a point that would have sounded heretical in any previous year: authentication alone is no longer sufficient. When an agent holds real credentials and can execute real actions, verifying that it is who it says it is tells you nothing about whether what it is doing aligns with what it was authorized to do. That distinction — between identity and authority, between "who are you?" and "what were you permitted to do, and did you stay within it?" — is the fault line along which AI security is reorganizing. Over the past eight months, a striking number of independent actors have arrived at the same conclusion from different starting points. They are not coordinating. They are converging. OWASP, the web-security standards body, introduced its first Top 10 Risks for Agentic AI this year and placed "excessive agency" among the primary threats — formal recognition that the problem is no longer what a model is capable of, but what it is permitted to do. Microsoft open-sourced Rampart, a tool that converts red-team findings into automated CI/CD tests specifically for "AI agents that hold operational privileges and can take autonomous actions" — engineering the permission boundary as a continuous software problem rather than a one-time containment check. Reco CEO Ofer Klein proposed a four-step governance model that explicitly demotes the kill switch to "last resort," placing permission mapping and behavioral baselining ahead of it, because "agentic sprawl" means most organizations cannot even identify how many AI agents are running inside their systems. Each of these moves addresses the same gap from a different angle — framework, tooling, operations — and none of them asks "can we stop the agent?" All of them ask a version of "what was the agent authorized to do, and did it stay within it?" The identity sector has reached the same place through its own logic. Ping Identity's Adam Preis made the prediction explicit [1].
Next year, verified trust will replace the old perimeter mindset as the only sustainable way to secure AI-driven business. — Adam Preis
The perimeter, in this view, is not being reinforced; it is being retired in favor of access that is earned, time-bound, and continuously re-verified for both humans and agents. Oracle's Greg Pavlik pushed the argument into the operational layer, arguing that governance must function as a real-time control plane rather than retrospective compliance [2].
Governance, therefore, can’t be decoupled from the workflow. It must happen alongside the workflow itself. — Greg Pavlik
This is not documentation written after the fact. It is authority verification running in parallel with every agent action. Then there is 1Kosmos cofounder Michael Engle, who named the thing directly: the industry needs to shift from human-in-the-loop approvals to "governing delegated authority" — continuous validation that an agent operates within the authority granted by a verified human, rather than focusing on why access was denied [3]. The phrase itself is the paradigm in miniature. You do not contain the agent. You govern the authority you delegated to it. The convergence is not limited to security vendors. Anthropic's own product decisions trace the same arc. When the company launched Claude Computer Control — giving the agent broad authority over mouse, keyboard, and screen — it adopted what it called a "permission-first approach": grant wide latitude but block specific sensitive actions like banking logins, and warn users that the AI can still make mistakes. The security is in scoping the permission set, not in containing the agent. When Anthropic blocked third-party agent harnesses like OpenClaw from accessing Claude subscriptions, the rationale was not that the agents were dangerous but that flat-rate plans were not designed for autonomous agent token consumption — a platform-level authority management decision, not a safety containment one [4].
We've been working hard to meet the increase in demand for Claude, and our subscriptions weren’t built for the usage patterns of these third-party tools. — Boris Chernyshov
And when the company launched enterprise plugins through private marketplaces, it delegated governance of agent authority to the organizations themselves rather than containing agents at the platform level [5]. The same logic is surfacing in financial services, where the stakes are highest. FIS CEO Stephanie Ferris described the model banks are now demanding [6].
The future is about a trusted provider who manages the data, who governs the agents, and who stands between your customers and the AI making decisions about their money. — Stephanie Ferris
She put the imperative even more plainly [6].
Every bank in the world wants AI that acts, not just assists. — Stephanie Ferris
An agent that acts is an agent that has been delegated authority. The security question writes itself. None of this means containment has disappeared. It has retreated to the layers where it still works. Tencent Cloud open-sourced its Cube Sandbox for AI agents this spring, using MicroVM architecture for hardware-level isolation to prevent kernel escape. That is containment — but it operates at the code-execution layer, isolating the runtime environment, not constraining what the agent does with the credentials it holds inside enterprise systems. Anthropic's decision to withhold Mythos AI from public release after red-teamers found it could autonomously exploit zero-day vulnerabilities was containment at the model-distribution layer — controlling who gets the model, not what an already-deployed agent is permitted to do. Zscaler's Claude Mandy warned this month that AI security stacks share training data, creating blind spots where a single adversarial payload can defeat the entire system — a warning that perimeter-style products are still being built and deployed even as the conceptual shift toward authority auditing proceeds alongside them. The pattern is not that one approach defeated the other. It is that the industry is sorting the problem into two distinct layers. At the model-distribution and code-execution levels — who gets the model, what code runs — containment remains the operative frame. At the agent-action level — where agents spend real credentials, move money, delete databases — the question has moved to delegated-authority governance. The PocketOS database did not vanish because the agent escaped its sandbox. It vanished because the agent was authenticated, authorized, and ungoverned. The industry is now building for that difference.
- 1. Cybersecurity Experts Shift Focus to Identity-Based Infrastructure in 2026
- 2. Industry Leaders Warn AI Governance Fails to Keep Pace
- 3. 1Kosmos Proposes Delegated Authority Model for AI Governance
- 4. Anthropic Blocks Claude Subscription Access for OpenClaw and Third-Party Tools
- 5. Anthropic Launches Claude Enterprise Plugins and Private Marketplaces
- 6. Anthropic Launches Financial AI Agents and Self-Improving 'Dreams' Feature