MilikMilik

How Deny-by-Default AI Agents Are Redrawing Enterprise Security

How Deny-by-Default AI Agents Are Redrawing Enterprise Security
interest|High-Quality Software

Enterprise AI Agents: Power, Risk, and a New Security Baseline

Enterprise AI agents are autonomous software systems that combine large language models with direct access to tools, data, and applications so they can complete tasks or entire workflows without continuous human supervision, which makes them powerful for productivity but also introduces novel enterprise AI security risks that traditional access control and identity governance models were never designed to contain or consistently monitor. These agents can read internal knowledge bases, browse the web, and write or deploy code at machine speed, acting like “mini engineers” embedded across a company’s technology stack. The catch is that many organizations have rushed into this model. Okta’s research, cited on its earnings call, found that 92 percent of executives report moderate or widespread use of autonomous AI agents, yet only 22 percent say their organizations have identities tied to those agents. That gap is where the security nightmare begins.

How Deny-by-Default AI Agents Are Redrawing Enterprise Security

The ‘Lethal Trifecta’ and Limits of Traditional AI Access Control

Security teams are discovering that AI access control for agents is different from controlling human users. NVIDIA’s Adel El Hallak describes a “lethal trifecta”: giving one autonomous agent unfettered internet access, an internal knowledge base, and a coding terminal all at once. Each capability on its own is common in enterprises, but the combination in a non-human, goal-seeking system creates a far larger attack surface. Traditional governance expected people at keyboards, not probabilistic models executing tool calls at scale. Early deployments often hard‑wired broad permissions into agents or used static tokens scattered across developer machines, leaving little visibility into who—or what—was doing what inside critical systems. When an agent can search confidential documents, call APIs, and ship code in one loop, misconfigurations or prompt abuse can turn into runaway behavior far faster than manual incident response can keep up.

Deny by Default: Zero-Permission AI as the New Zero Trust

To counter these risks, ServiceNow and NVIDIA are promoting deny by default permissions for AI agents, treating them like new kinds of identities subject to strict least‑privilege rules. Their Open Shell secure runtime inserts a controlled layer between enterprise systems and any agent. When an agent spins up in this sandbox, the starting point is zero access: the default answer to every permission request is no until an explicit grant is made. Capabilities are added one by one, with scope and logging, instead of stripped away after problems appear. This mirrors zero‑trust approaches applied to people and devices, but extended to AI agent governance. The agent’s reasoning stays probabilistic, yet every action is enforced deterministically at runtime based on its identity. If an agent “decides” to update a salary record or call a sensitive API, the platform either permits or blocks it with full control and auditability.

Kill Switches for Rogue AI Agents: Okta, ServiceNow, and Veza

Even with tightly scoped access, enterprises now assume that some rogue AI agents will misbehave or drift outside policy, whether through design flaws, bad prompts, or compromised contexts. That is why identity vendors are adding hard kill switches. Okta executives say organizations are deploying agents faster than they are securing them, and customers like ServiceNow asked specifically for “kill switch capability” to sever access when agents go awry. Okta’s role is to revoke tokens and break the logical authorization link to backend systems on demand. ServiceNow’s AI Control Tower watches agents for policy violations, then orchestrates remediation across identity stacks, including Okta. Its Veza acquisition adds another layer by mapping and revoking permissions for human, machine, and AI identities directly inside the ServiceNow platform, giving security teams multiple buttons they can press to cut misbehaving agents off mid‑flow.

Security-First AI Agent Governance Becomes Non‑Negotiable

The pattern emerging from ServiceNow, Okta, and NVIDIA is clear: security-first design is now table stakes for enterprise AI agent governance, not a feature to bolt on later. Deny by default permissions, identity-aware runtimes, continuous monitoring, and multi-layer kill switches are forming a baseline architecture for safe AI access control. Development teams can no longer connect Claude or open-source agents to GitHub, Jira, and internal APIs with static tokens and hope policy documents are enough. Instead, each agent must have a defined identity, a narrow role, explicit tool grants, and a way to be stopped instantly if behavior shifts. As AI agents become standard in workflows—from IT operations to HR and customer service—organizations that do not treat them as first-class security subjects risk turning efficiency gains into new breach paths. Those that redesign around zero-permission agents will be better placed to scale AI with confidence.

Comments
Say Something...
No comments yet. Be the first to share your thoughts!