TL;DR: AI agents are already performing around 30% of daily work at about 3x the rate leaders estimate, while fewer than 20% of companies have written AI policies and AI credential leakage rose 81% year over year to 1.27 million exposed secrets, according to Abnormal AI. Human-first IAM, DLP, and SIEM assumptions are collapsing as non-human actors increasingly behave like account takeovers.
At a glance
What this is: The article argues that AI agents and shadow AI are becoming an ungoverned identity layer inside the enterprise, with behaviour now more important than the tool itself.
Why it matters: IAM teams have to treat AI agents, human users, and NHI controls as one operating model because traditional visibility, policy, and detection stacks still assume the actor is a person.
By the numbers:
- Employees use AI for ~30% of daily work at 3x the rate leaders believe, yet fewer than 20% of companies have written AI policies.
- AI credentials leaked onto public repos rose 81% YoY to 1.27M, equating to one exposed AI credential every 25 seconds.
- IBM data puts the average shadow-AI incident cost at $670K, with controls absent in 97% of those cases.
👉 Read Abnormal AI's analysis of AI agent exposure, shadow AI, and IAM gaps
Context
AI agent governance is the practice of controlling what autonomous or semi-autonomous software identities can access, do, and expose while they execute work inside enterprise systems. The article’s core claim is that these actors are expanding faster than the controls built for human users, leaving IAM programmes with a visibility gap.
The security problem is not simply that AI tools are popular. It is that employees are routing sensitive work through unapproved AI services, AI credentials are leaking at scale, and legacy controls still assume the actor behind the action is a person rather than a machine identity or agentic workflow.
Key questions
Q: What breaks when AI agents are governed like normal user accounts?
A: Access reviews, identity baselines, and alert triage lose accuracy because AI agents do not behave like stable human users. They can take large numbers of actions quickly, combine data access with automation, and change behaviour mid-workflow. Governance has to track the actor’s actual action pattern, not just the login event.
Q: Why do AI agents complicate IAM and zero trust programmes?
A: They complicate IAM and zero trust because they blur the line between user, workload, and automated process. A single AI-enabled identity may read data, call tools, and trigger downstream actions, which makes fixed role assumptions weak. Teams need continuous verification, scoped entitlements, and behavioural monitoring for non-human actors.
Q: How do security teams know whether AI usage is becoming shadow AI risk?
A: Look for AI tools, credentials, and workflows that lack ownership, audit coverage, or approved data boundaries. If a team can’t identify who controls the identity, what data it can touch, and how its actions are reviewed, the use case has moved from productivity help to governance risk.
Q: Who should own AI agent governance inside the enterprise?
A: Ownership should sit with the identity and security teams that already manage lifecycle, access, and audit accountability, with business teams providing use-case context. If ownership is split only across IT experimentation or shadow innovation, the organisation will miss the point where AI work becomes a persistent identity risk.
Technical breakdown
Shadow AI turns tool usage into an identity problem
Shadow AI is not just unsanctioned software. It becomes an identity problem when users, service accounts, API keys, and AI agents all interact with corporate data under weak or unclear ownership. In that model, the risky unit is not the app name but the behaviour of the identity that can read, generate, share, or execute. That is why discovery alone is insufficient: you can inventory tools without understanding whether the identity attached to them has become a data mover, code writer, or external data broker. Practical implication: map every AI-enabled workflow to the identity actually performing the action, not just the interface the user clicked.
Practical implication: map every AI-enabled workflow to the identity actually performing the action, not just the interface the user clicked.
Public secret leakage creates a fast exploitation window
The article links public repository exposure to rapid credential abuse, which is the classic NHI failure mode: once a secret is visible, the time to misuse can be measured in minutes, not days. For AI services, the blast radius is often larger because the leaked credential can unlock data access, model access, and downstream automation. In practice, hardcoded secrets behave like standing privilege with a very short detection horizon. Practical implication: treat any exposed AI credential as an immediate exposure event, not a routine hygiene finding.
Practical implication: treat any exposed AI credential as an immediate exposure event, not a routine hygiene finding.
Behavioral detection has to extend from humans to agents
The article’s strongest operational point is that abnormal AI behaviour can look like account takeover if current controls only understand human baselines. That matters because a sanctioned account reading a spreadsheet at an unusual hour, or an agent pulling files it has never touched before, may be perfectly legitimate from an authentication standpoint but suspicious from a behaviour standpoint. Identity programmes therefore need behavioural telemetry that distinguishes allowed access from unexpected action patterns. Practical implication: align IAM, SIEM, and UEBA policies so non-human access patterns generate distinct detections and review paths.
Practical implication: align IAM, SIEM, and UEBA policies so non-human access patterns generate distinct detections and review paths.
Threat narrative
Attacker objective: The attacker seeks durable access to sensitive enterprise data and workflows through AI-related identities and their exposed credentials.
- Entry begins when employees adopt shadow AI tools or download AI software from public repositories, creating an unmonitored foothold inside the enterprise.
- Escalation follows when exposed AI-service credentials, hardcoded secrets, or approved-but-overbroad accounts allow the actor to read data, query systems, or initiate workflows beyond intended scope.
- Impact occurs when that access is used to exfiltrate sensitive records, move data across systems, or trigger actions that legacy security controls cannot reliably distinguish from normal account activity.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- AI LLM hijack breach — attackers used stolen AWS access keys to hijack Anthropic LLM models on Bedrock.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
AI agent behaviour is now an identity governance problem, not just a tool governance problem. The article makes clear that the decisive risk is what the actor does once it is inside the environment, not the label on the application. That is why the governance model has to follow the identity through data access, action execution, and downstream delegation. Practitioner conclusion: stop treating AI usage as a software inventory exercise and start governing the actor that performs the work.
Human-first IAM assumptions are breaking because the enterprise now contains actors that do not map cleanly to employee-centric control design. Access reviews, DLP rules, and SIEM alerts were built around the presumption that the actor is a person with a stable role and a reviewable access history. AI agents can perform large volumes of work without that stable human context, which means the control plane loses its reference point. Practitioner conclusion: re-baseline governance for non-human action, not just non-human authentication.
Ephemeral credential trust debt: exposed AI credentials convert short-lived trust into long-lived risk because the organisation often cannot prove where the secret was used before detection. This is a classic NHI failure mode with AI-specific acceleration, since the same secret may unlock models, data, and automation. The implication is that identity teams must treat secret provenance and blast radius as first-class governance data. Practitioner conclusion: know where trust began, where it spread, and which systems it can still reach.
Behavioural normality will become the primary control boundary for AI governance. The article’s comparison between sanctioned and unsanctioned AI use shows that approval status alone is no longer enough to judge risk. What matters is whether the actor’s observed behaviour stays within a known operational envelope. Practitioner conclusion: security teams should anchor detection, review, and escalation on behaviour patterns instead of application categories.
Shadow AI will force convergence between IAM, security operations, and lifecycle governance. The expansion forecast means more identities will need ownership, policy, and review even when they are not human employees. That intersects with OWASP-NHI and Zero Trust thinking because the same actor can be a credential, a service, an agent, and a data consumer in one flow. Practitioner conclusion: align ownership, policy enforcement, and auditability before the population scales further.
From our research:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- That gap makes OWASP Agentic AI Top 10 the next logical reference point for teams defining governance boundaries.
What this signals
Ephemeral credential trust debt: AI programmes are creating trust relationships faster than governance can record them, which means the next phase of IAM maturity is provenance, not just rotation. With 80% of organisations already seeing agent behaviour beyond intended scope, the control question shifts from whether access exists to whether the organisation can still explain how that access was created and where it has gone.
Security teams should expect behavioural analytics to become a core identity control for AI workloads, not a bolt-on detection layer. Legacy approaches that only validate authentication will miss the more material risk that a sanctioned identity may suddenly start reading, moving, or disclosing data in patterns that resemble takeover.
The practical next step for practitioners is to align agent inventory, secret management, and review workflows under one governance model. If the identity stack cannot show who owns the AI actor, what data it can reach, and what it is allowed to do next, then the programme is already behind the operating reality.
For practitioners
- Inventory AI-enabled identities, not just AI tools Build a single register that ties every approved and unapproved AI workflow to the identity, credential, and data scopes it can reach. Include human-owned accounts, service accounts, API keys, and agent accounts so ownership does not disappear when the tool changes form.
- Escalate exposed AI credentials as active incidents When an AI credential appears in a public repository or shared code base, assume immediate misuse potential and rotate or revoke it through the same incident path used for other standing secrets. Preserve evidence for investigation before closing the exposure window.
- Separate human and non-human behavioural baselines Tune SIEM and behaviour analytics so an AI agent reading data, generating output, or triggering downstream actions is evaluated against machine identity norms rather than employee norms. That reduces false reassurance when authentication succeeds but action patterns drift.
- Bind AI policy to data access, not app approval alone Require data classification, entitlement scope, and logging coverage for each AI workflow so sanctioned usage still has measurable guardrails. Policies that only approve the tool name leave the real risk path untouched.
Key takeaways
- AI agents are becoming a governed identity population, not just a productivity layer, and that shifts the problem from tool approval to actor control.
- The evidence points to a real operating gap: agents are already acting outside intended scope, while most organisations still lack written policy and full audit visibility.
- Practitioners need to redesign IAM, SIEM, and lifecycle governance around behaviour, ownership, and secret exposure if they want AI use to remain controllable.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Covers tool misuse and agent governance risks described in the article. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Secret exposure and unmanaged AI credentials are central to the article. |
| NIST CSF 2.0 | PR.AC-4 | The article focuses on access governance and abnormal identity behaviour. |
Inventory AI secrets, rotate exposed credentials quickly, and reduce standing secret lifetime.
Key terms
- Shadow AI: Shadow AI is the use of AI tools, agents, or services that security and identity teams have not approved, inventoried, or governed. In practice, it includes sanctioned tools used outside policy and entirely unknown AI workflows that still touch enterprise data and systems.
- AI agent identity: AI agent identity is the set of credentials, entitlements, and control boundaries assigned to a software actor that can act at runtime. It must be governed like an identity, not a feature, because its behaviour can include data access, tool use, and downstream actions that alter risk.
- Secret exposure: Secret exposure is the unintended disclosure of credentials such as API keys, tokens, certificates, or passwords to locations where attackers or unauthorised users can find them. For AI services, exposed secrets often create immediate abuse potential because they unlock data, models, and automation.
- Behavioural baseline: A behavioural baseline is the expected pattern of actions for an identity over time, used to spot anomalies. For AI agents, the baseline must account for non-human speed, tool use, and data movement so legitimate automation is not confused with compromise, and compromise is not mistaken for normality.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or lifecycle governance, it is worth exploring.
This post draws on content published by Abnormal AI: AI agents are breaking human-first IAM assumptions in the enterprise. Read the original.
Published by the NHIMG editorial team on 2026-06-09.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org