
AI Agents as Enterprise Standard: Why Security Can't Wait
81 percent of technical teams have moved AI agents to production — yet only 13 percent of companies have governance standards in place. The security gap grows alongside adoption. What this means for mid-sized businesses and what to do now.
In many mid-sized companies, AI agents are no longer a lab project. Systems that autonomously reply to emails, pre-qualify quotes, or transfer data between systems are already running in production — and soon will be in even more companies. What is growing more slowly than adoption is the security infrastructure these agents require.
A current report by Gravitee — based on more than 900 surveyed executives and technical practitioners — reveals the scale of the gap: 88 percent of organizations reported confirmed or suspected security incidents involving AI agents and automation solutions in the past twelve months. At the same time, 82 percent of executives believe their existing policies provide adequate protection. The authors call this contradiction the Confidence Paradox.
Adoption has left the planning phase
According to the Gravitee report, 80.9 percent of all technical teams have already progressed AI agent projects beyond planning into testing or production. The Cloud Security Alliance published a parallel report by Darktrace showing that 78 percent of companies are already using generative AI in at least one business function. The technology is no longer a differentiator — it is becoming a baseline.
- 80.9% of technical teams are past the planning phase — in testing or production (Gravitee, 2026)
- 78% of companies use generative AI in at least one business function (Darktrace/CSA, 2026)
- Only 13% of companies have established governance standards for AI agents (KnowBe4/SAP LeanIX, 2026)
- Only 37% have a formal AI policy in place (Darktrace/CSA, 2026)
Why AI agents carry a different risk profile than chatbots
A classic chatbot answers questions. A productive AI agent acts: it opens tickets, sends emails, updates CRM records, calls external APIs — often in real time without human review of each individual step. This fundamentally changes the risk profile. According to the Gravitee report, 45.6 percent of companies still authenticate agents with shared API keys, and only 21.9 percent assign agents their own controlled identities.
- Broad system access: agents reach email, CRM and ERP — a compromised agent immediately gains access to business data
- Missing identity controls: shared API keys cannot be audited or traced — deviations go undetected
- Prompt injection: attackers can redirect agents through manipulated inputs such as emails or documents to trigger unintended actions
- Shadow AI: employees install AI tools without IT knowledge — these parallel instances run without monitoring or access controls
- Scaling risk: errors or manipulation of one agent propagate across all connected systems — significantly amplifying potential damage
What mid-sized companies should check now
The most important security measures are not major projects. They require structure and clear accountability — not new system landscapes. Companies that have not yet fully addressed the prerequisites for secure AI deployment should find structured starting points. Having a look at
- AI inventory: which agents and AI tools are running in the company — including those without IT approval? Actively track shadow AI.
- Own identities: assign every production agent its own identity and minimal permissions — no shared API keys.
- Enable logging: log every agent action — deviations from normal behavior are the earliest warning signal.
- Name responsibility: who is accountable when an agent makes a mistake? An open question is a governance risk.
- AI policy in one step: no need for a complete policy in week one, but a clear one-page rule on which tools are permitted and what agents are not allowed to do.
is a good first step in the decision process.
AI agents don't need a separate security strategy — they need a consistent extension of the existing one: clear identities, minimal
permissions, complete logging.