Six months ago, "how many AI agents do we have in production" was a question most enterprises could answer on one hand. Today, more than a third of organisations running agents at scale report over 100 of them live, and the fleet is still doubling roughly every quarter. The problem isn't the growth. It's that security, monitoring and accountability haven't grown with it. Eighty-five percent of organisations have no formal, named accountability for what their AI agents actually do. Nearly half of production agents are running with no meaningful security coverage at all. Governance has quietly become the single biggest risk in enterprise AI — bigger than model quality, bigger than hallucination, bigger than cost. This is the article we wish more of our clients had read before their first incident rather than after.
The Deployment Curve Nobody Budgeted For
Gartner forecasts that by the end of 2026, 40% of enterprise applications will carry embedded, task-specific AI agents — up from less than 5% in 2025. That's not a gradual rollout, it's a step change, and the data on the ground backs it up. Gravitee's State of AI Agent Security 2026 report, based on a survey of 750 CIOs, CTOs and heads of platform across the UK and US, found that enterprise agent estates roughly doubled between December 2025 and April 2026 alone. In December, the typical organisation was running 26 to 50 agents. By April, 38% of organisations had crossed 100. Eighty-two percent plan to deploy still more over the next year, and Gartner's longer-range forecast — cited in the same report — puts the average Fortune 500 enterprise at over 150,000 agents in production by 2028, up from fewer than 15 in 2025.
Every one of those agents can read data, call tools, and take action without a human in the loop at the moment of execution. That's the entire value proposition. It's also exactly why the governance gap matters more here than it did for any previous wave of enterprise software.
The Confidence-Reality Gap
The most unsettling finding in Gravitee's research isn't the raw exposure number — it's the direction of travel. Stated confidence in agent visibility rose from 82.6% to 91.8% between the two survey waves. Actual monitoring coverage barely moved, from roughly 47% to 52%. Organisations are growing more comfortable with a risk they haven't actually reduced. Separately, 79.7% of respondents agreed it's possible to move fast with AI agents without compromising security, while 81% admitted they feel real pressure to deploy quickly even when governance isn't fully in place. Those two beliefs can't both be true at the scale the data describes, and the incident numbers say which one is winning: 54% of organisations report a suspected or confirmed AI agent security or privacy incident in the past 12 months.
"Every enterprise we've worked with treats agent capability as the hard problem and governance as the paperwork. It's the opposite. The agent is usually the easy part. Knowing who's accountable when it does something wrong — before it happens, not after — is the actual engineering challenge."
— Satya N, AI Engineering Head, Auriforce
Where the Cracks Actually Show
Gravitee's researchers cross-referenced open-text incident reports across both survey waves and found the same handful of failure patterns recurring, plus one new one emerging fast.
1. Excessive and inherited permissions
This is the most consistently reported failure in both survey waves. Agents are routinely granted broader access than their task requires, often because they inherit a human user's credentials rather than being issued their own scoped permissions. Omdia's research quantifies the scale of this: only 46% of organisations have separated AI agent roles with explicit, task-specific access policies. Thirty-seven percent still let agents inherit end-user permissions with some added guardrails — which sounds safer than it is, because a human's broad access and an agent's narrow task are fundamentally different risk profiles.
2. Shadow AI
Teams standing up agents before governance or even IT has visibility into them. Structurally unchanged between survey waves — this isn't improving on its own.
3. Prompt injection and adversarial manipulation
The pattern that intensified most sharply between December 2025 and April 2026. Early incidents were largely accidental misuse; the more recent wave includes deliberate jailbreaking and crafted inputs designed to extract hidden information or bypass safety controls.
4. Third-party and vendor opacity
External AI providers and data vendors changing processing logic, retention policies, or data handling without notice — risk an enterprise inherits but often can't see into directly.
5. The accountability vacuum
Only 7.2% of organisations have a named individual formally accountable for agent behaviour. The rest describe accountability as unclear, informally shared, or simply undiscussed. When an incident happens, there's frequently no single owner positioned to respond.
The Regulatory Clock Is Now Running
There's a hard deadline attached to all of this, and it's closer than most governance conversations acknowledge. On August 2, 2026, the EU AI Act's high-risk AI system obligations take effect — risk management, data governance, technical documentation, human oversight and cybersecurity requirements under Articles 9 through 15, alongside Article 50 transparency rules and CE marking requirements. Penalties for the top tier of violations reach 7% of global annual turnover, ahead of GDPR's 4% ceiling. As of April 2026, 78% of organisations had not taken meaningful steps toward compliance, and over half don't yet have a basic inventory of the AI systems they're running.
There is a proposed "Digital Omnibus" that could push the Annex III deadline back to a December 2027 backstop — but as of this writing it has not been formally enacted, trilogue negotiations are still in progress, and the original August 2026 deadline remains legally binding. Enterprises operating in or serving EU markets, or handling EU customer data through any agent-touching system, are pausing compliance work on the assumption of a delay that hasn't happened yet. That's a bet, not a plan.
What Governed Agents Actually Look Like
This isn't a call to slow down agent deployment — it's a case for building governance into the architecture rather than retrofitting it after an incident. Salesforce's approach on the Agentforce platform is a useful reference point, and it's the model we build to for clients on the platform: the Einstein Trust Layer handles dynamic grounding, zero data retention, and toxicity detection at the infrastructure level. Agentforce Guardrails combine Salesforce-managed protections with organisation-defined rules to keep agents from deviating from their intended scope, block off-topic or inappropriate interactions, and reduce hallucination and prompt injection risk. Agentforce Observability gives operations teams a near real-time view of what agents are actually doing — session traces, instruction adherence rates, and toxicity scoring, closing the loop between what an agent was told to do and what it did.
The pattern that matters, whatever platform you're on, is that governance has to operate at every point in the execution loop, not as a single checkpoint. Input validation before the agent processes a request. Output validation before a response reaches a user or triggers a downstream action. Action authorisation before the agent calls a tool or touches a data source. And an escalation path that pauses the agent and brings in a human the moment a decision exceeds a defined threshold of authority. Bolt any one of these on after the fact and you've built a monitoring dashboard, not a governed system.
Where to Start This Quarter
If your organisation doesn't have clean answers to "how many agents are we running, who owns each one, and what can each one actually touch" — that's the starting point, not a later phase.
- Inventory every agent in production or pilot. You cannot govern what you haven't counted, and over half of organisations currently can't produce this list.
- Assign a named, accountable owner to every agent. Not a committee, not "shared responsibility" — a person. This single change addresses the gap 85% of organisations currently have.
- Scope permissions to the task, not the user. Stop issuing agents the same access as the humans who built them. An agent doing one job needs access to exactly what that job requires, nothing inherited.
- Instrument before you scale, not after. Monitoring coverage needs to grow at the same rate as the agent fleet — the data shows this is currently the opposite of what's happening almost everywhere.
- Map your EU AI Act exposure now, regardless of where you're headquartered. If any agent touches EU customer data or EU-facing systems, classify it against Annex III before assuming the Digital Omnibus will bail you out.
- Treat agents as authenticated identities, not shared service accounts. Scoped credentials, rate limits and audit trails per agent — the same rigour you'd apply to any privileged human account.
Ready to find out how exposed your current agent deployments actually are?
Auriforce runs a free governance readiness review for enterprise teams — we'll inventory your live agents, map accountability gaps, and flag your highest-priority exposure before it becomes an incident.
Book a Free Governance Readiness Review