

Last year, a major bank faced a serious incident: an LLM agent with standing access to a production Kubernetes cluster triggered a four-hour outage by pushing a malformed configuration. In the Identity and Access Management (IAM) system, this agent appeared as a service account with a long-lived API key, no multi-factor authentication (MFA), and no scoped revocation path. When the incident review team tried to find out which human had authorized the agent’s last action, no one in the room could answer. This situation, unfortunately, is not unique and has been replicated in various industries.
AI agents are disrupting traditional security paradigms. Conventional service accounts perform predictable tasks, and their actions are easily controlled. But an agent that receives an intent, decomposes it into steps, and chooses its own tools to achieve a goal acts unpredictably. It can cause an outage, data leak, or become an entry point for an attack, and existing security systems are simply not ready for such behavior. This is not just a strategic question; it's a control question that auditors and the board will eventually ask. Ignoring it means voluntarily creating vulnerabilities.
Traditional service accounts in enterprise systems are designed to perform narrow, predictable tasks: fetch a backup, run a scheduled report, sign a build artifact. Their functionality is fixed at design time, and their control mechanisms (rotation, vaulting, auditing) are well-established.
An AI agent operates differently. It receives a general intent, independently breaks it down into steps, selects appropriate tools or APIs, and achieves an outcome that was not strictly predetermined. As a result, the agent's actions become less predictable and more challenging to control.
Experts note that the number of non-human identities (NHIs) in enterprise environments already exceeds human identities, sometimes by a factor of 25-50. IAM tools, designed to manage employee lifecycles, are not intended for discovering, attributing, and governing these NHIs at such a scale.
The OWASP GenAI Security Project has identified key threats related to AI agents. Three of the four highest-rated risks directly concern identity and access issues:
These risks underscore that the primary problem with AI agents is not novel cryptography or exploits, but rather the unbounded scope of an identity that the existing IAM model was never asked to govern.
Before discussing maturity, it's crucial to establish a baseline for security. These six requirements are mandatory for any AI agent deployed in an enterprise environment:
An organization that cannot meet all six requirements does not have an agent governance problem; it has a deployment readiness problem.
Most maturity scales evaluate access management from the perspective of human identities. However, an organization with a high level of maturity for humans (e.g., centralized IAM, MFA) and a low level for agents does not have a mature security practice. It has a "lit" half and a "blind" half.
A six-stage maturity model is proposed, where each stage assumes the completion of all preceding ones. The threshold of responsibility lies at Stage 3. Deploying AI agents in production below Stage 3 is considered indefensible from the perspective of the board, regulators, or incident investigations.
A common misconception is that the presence of a human in the agent's decision-making process ensures sufficient oversight. This is not the case. If a human is asked to approve hundreds or thousands of agent actions without the time to inspect each one, what exists is not control but an approval automation with a human signature on it. Human review does not scale to the action volume of an autonomous system.
A mature governance system shifts control from per-action approval to structural constraints: defining the boundaries of what the agent can do, continuously monitoring its behavior for anomalies, and ensuring that oversight is loyal to the principles, not to the system's actions. An organization that relies solely on human approval for every action will not reach Stage 4 of the maturity model.
For the secure implementation of AI agents in your company, you should adhere to the following principles:
If this case sounds like what's happening in your company, our manager can help: he'll analyze your business and niche for free and point out where an AI agent would bring a real result in your case. Message the manager