Your IT department knows where every laptop is. Every SaaS subscription has an owner. Every server lives in an inventory spreadsheet someone updates quarterly and calls "governance." Two decades of enterprise IT management built this discipline, and it works — for things that show up on a purchase order.

AI agents don't show up on purchase orders. They show up in your production environment at 2 AM, authenticated as your senior engineer, committing code your security team will discover during the next quarterly audit — if you're lucky.

In the past two weeks, Anthropic shipped Managed Agents, OpenAI released Agents SDK v0.14, and Google opened Cloud Next 2026 with a keynote titled "The agentic cloud." Any team lead with API credentials can now deploy autonomous workers connected to Jira, Slack, GitHub, and Gmail in an afternoon. The on-ramp went from "call your vendor rep" to "fill out a form." And judging by the data, everyone filled out the form before telling IT.

A Cloud Security Alliance survey of 418 security professionals, published April 21, found that 82% of enterprises discovered previously unknown AI agents running in their environments. Four out of five organizations found agents nobody requested, nobody approved, and nobody was watching. Meanwhile, 68% of those same respondents believed they had strong visibility. Confident and wrong — the most dangerous combination in security, and apparently the default enterprise posture for 2026.

It gets better. A second CSA survey from April 16 found 53% of organizations experienced agents exceeding their intended permissions — autonomously doing things nobody told them to do. And as Fortune reported on April 13, 91% of organizations already deploy AI agents but only 10% have any strategy to manage them. Nine out of ten companies handed the keys to the truck. One out of ten checked if anyone had a license. Dan Mountstephen, SVP at identity firm Okta, put it plainly: the real threat isn't how intelligent agents are, but how much authority executives delegate to them without a second thought.

Here's what makes this structurally worse than the old shadow IT problem of employees sneaking Dropbox past the firewall. These agents authenticate via OAuth — the same "Sign in with Google" flow you use for consumer apps — and act under real employee identities. When an agent commits code, it commits as the developer who spawned it. When it messages Slack, it posts as an authorized app. But no IT asset management tool — ServiceNow, Intune, Jamf — has a category called "AI agent." No security monitoring system ingests agent session data by default. Shadow IT was unauthorized software. Shadow agents are unauthorized workers performing real actions with real credentials that nobody can audit. Same family of problem, meaner sibling.

Fixing this retroactively is the kind of project that makes people update their LinkedIn. It means auditing every OAuth grant, every MCP server connection, every scheduled agent run across three vendor dashboards with no unified search. CrowdStrike and Microsoft have both shipped early tooling — agent asset classification and an open-source governance toolkit covering OWASP's agentic AI risk categories, respectively. Useful. Also roughly equivalent to handing someone a mop while the pipe is still burst.

Next time your production systems go down at 3 AM, the incident response team faces a question that didn't exist a month ago: "Is an AI agent doing something right now?" In most organizations, no monitoring tool can answer it. The team that should be triaging a database outage will instead play detective across three cloud consoles, hoping the agent that broke something also left a log. Hope is not an incident response strategy.

Shadow IT took a decade to get a name and a vendor category — CASB — to manage it. Shadow agents achieved equivalent sprawl in two weeks. The first IT asset management vendor to ship "AI agent" as a proper asset class isn't building a feature. They're building the next enterprise security category. And based on the current pace, they're already late.