TL;DR: 70% of organizations struggle to enforce policies on GenAI tools, exposing a gap between visibility and real-time control as AI systems continuously access and transform data, according to Mind’s The Impact of Data Trust on AI Success. The decisive issue is no longer whether teams can see AI risk, but whether policy can be enforced inside the flow of AI activity.
At a glance
What this is: This blog argues that AI security fails when teams can see risk but cannot enforce policy at the moment AI systems act.
Why it matters: It matters to IAM and security teams because AI introduces continuous, machine-speed access decisions that outpace human review, static controls, and traditional checkpoint-based enforcement models.
By the numbers:
- 70% of organizations report difficulty enforcing policies on GenAI tools.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes , and as quickly as 9 minutes in some cases.
👉 Read Mind's analysis of why AI risk visibility is not enough
Context
AI risk visibility is improving faster than enforcement, which creates a false sense of control. Teams can inventory tools, write acceptable-use policies, and still fail to stop harmful data use once an AI system is running. For identity and security practitioners, the real issue is not whether AI is visible, but whether access, data handling, and policy decisions can be enforced at machine speed.
That gap has a direct identity dimension because AI systems frequently rely on service accounts, tokens, and delegated access paths that operate continuously rather than at human login checkpoints. Once AI can retrieve, combine, and transform data inside the workflow, the control problem becomes one of runtime governance, not policy drafting. This is already typical in fast-moving AI deployments, not an edge case.
From our research: The Ultimate Guide to NHIs covers the visibility, sprawl, over-privilege, and unmanaged credential problems that make machine-speed enforcement difficult.
Key questions
Q: How should security teams handle AI interactions that can expose sensitive data in real time?
A: Security teams should enforce policy before the AI action completes, not after the event is logged. The control should inspect the prompt, the data being used, and the destination tool or model, then block unsafe combinations immediately. This is especially important for AI agents and shadow AI, where execution can happen faster than human review.
Q: Why do AI agents expose gaps in existing IAM models?
A: AI agents expose gaps because they do not fit the assumption that access can be assigned once and then managed through periodic reviews. Their permissions are often delegated, contextual, and session-specific, which means the access decision must happen at execution time. That forces IAM teams to move beyond provisioning logic and into runtime policy enforcement.
Q: What breaks when organisations rely only on observability for AI governance?
A: Observability breaks at the point where action is needed, because it records the event after the response has already been generated or delivered. That is useful for investigation, but it does not stop hallucinated policy, off-brand content, or prompt manipulation. The result is visibility without control.
Q: Who is accountable when an AI system moves data outside policy?
A: Accountability should sit with the team that owns the AI workflow, the data it touches, and the credentials that enable it. If governance stops at authentication, ownership becomes blurred. Clear accountability means mapping the data path, the action scope, and the approving function before deployment.
Technical breakdown
Why checkpoint-based controls fail in AI workflows
Traditional security controls assume a discrete moment to inspect or block an action. A human signs in, opens a file, or submits a request, and the system evaluates that event. AI workflows are different because the model or agent can continuously retrieve context, generate outputs, and move data without returning to a clean checkpoint. That means the exposure window exists inside the flow, not only at the edge. Visibility tools can show activity after the fact, but they do not stop data from being summarised, recombined, or propagated during execution.
Practical implication: security teams need runtime policy enforcement rather than audit-only visibility for AI-connected data flows.
How delegated access changes AI governance
Most AI systems do not act alone. They typically rely on delegated credentials, service accounts, API keys, or application-level tokens to reach data and tools. Those identities often have standing access, broad scopes, or weak lifecycle controls, which makes them difficult to govern with human-oriented IAM processes. The risk is not just unauthorised access, but legitimate access used at a speed and scale that outstrips manual review. In practice, AI governance must track the identity behind the system, the scope of its delegation, and the data it can reach in each context.
Practical implication: inventory AI-connected non-human identities separately from human access paths and constrain each delegated scope.
What real-time enforcement means for data trust
Real-time enforcement means policy must be applied where the data is actually used, not only where it is stored. In AI environments that includes prompts, outputs, connectors, retrieval layers, and downstream sharing paths. A data trust model that depends on users making the right judgment at the right moment is too slow once systems begin chaining actions automatically. The architectural goal is continuous decisioning in context, so policy can follow the data across endpoints, SaaS, and AI workflows.
Practical implication: align data controls with runtime context, connector scope, and downstream sharing rather than only repository location.
NHI Mgmt Group analysis
Visibility without enforcement is a governance illusion. Security teams can map AI usage and still fail to control what those systems do with data in motion. That is the core break in many AI programmes: policy exists, but the enforcement layer is too slow, too manual, or too detached from execution. For identity teams, this is a runtime governance problem, not a documentation problem.
AI creates a new class of non-human access pressure. When an AI system can continuously access, transform, and route data, it behaves like a high-frequency NHI even when the organisation does not treat it that way. That means delegated credentials, service accounts, and connector permissions become the real control surface. Practitioners should treat AI access paths as part of the NHI governance estate, not as an adjacent application concern.
Policy by hope is not a control model. The article captures a common enterprise pattern where teams rely on training, acceptable-use rules, and user judgment to compensate for weak technical enforcement. That approach may work for low-frequency human decisions, but it breaks down when actions happen continuously inside AI workflows. The practitioner conclusion is simple: if enforcement cannot operate at AI speed, the policy boundary is not real.
Data trust now depends on control placement, not control volume. Adding more policies does not help if the runtime layer cannot inspect and constrain use at the moment of action. This is why identity governance, secrets management, and data control must be designed together when AI systems are involved. The field is moving toward a combined control model, where the question is less about whether AI can be seen and more about whether it can be safely allowed to act.
What this signals
Runtime enforcement will become the differentiator for AI governance programmes. Visibility tooling is now table stakes, but practitioners should expect board and audit scrutiny to shift toward proof that controls can operate inside AI workflows. The most useful question is no longer whether AI is allowed, but whether the organisation can constrain it at the moment of action.
AI-connected identities should be managed as part of the NHI estate. That means service accounts, tokens, and connectors supporting GenAI tools need the same lifecycle discipline as other non-human identities, including ownership, scope review, and offboarding. The control failure is usually not the model itself, but the access path the model depends on.
Policy density can create false confidence. More rules do not compensate for weak enforcement layers, especially when AI systems can move faster than human review. Practitioners should watch for programmes that measure policy coverage but cannot show runtime denial, contextual access control, or evidence of blocked misuse.
For practitioners
- Map AI systems to the identities they actually use Build an inventory of service accounts, API keys, tokens, and connector credentials tied to GenAI tools and agents, then classify each by scope, lifespan, and data reach. If the identity cannot be linked to a business owner and a renewal path, it is already outside governance.
- Move policy enforcement into the data path Apply controls where prompts, retrieval, outputs, and exports occur so the policy decision happens during use rather than after the event. This is the difference between logging exposure and preventing it.
- Reduce standing privilege on AI-connected identities Remove broad, persistent access from the credentials that support AI workflows and replace it with narrowly scoped, task-based permission sets. The NHI Lifecycle Management Guide is the right place to align provisioning and offboarding discipline with AI use cases.
- Separate human approval from machine execution Do not assume human training can close gaps created by autonomous or semi-autonomous AI behaviour. Define which actions require runtime denial, which require escalation, and which are safe to complete without a human checkpoint.
- Measure enforcement failures, not just policy coverage Track how often AI actions are blocked, redirected, or allowed outside intended context, and compare that with policy inventory counts. Coverage numbers can look healthy while enforcement remains ineffective.
Key takeaways
- AI security fails when organisations can observe risk but cannot enforce policy at runtime.
- Machine-speed access turns delegated credentials and connector scopes into the main governance surface for AI systems.
- Practical AI governance requires runtime enforcement, NHI lifecycle control, and measurement of blocked misuse rather than policy volume.
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 AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | MANAGE | The article is about enforcing AI risk controls in operation, not just identifying them. |
| NIST CSF 2.0 | PR.AC-4 | The article centers on access control that must work during AI activity. |
| OWASP Agentic AI Top 10 | A03 | Agentic and GenAI workflows create policy enforcement failures inside tool-using systems. |
| OWASP Non-Human Identity Top 10 | NHI-03 | AI systems depend on non-human identities whose lifecycle and scope need governance. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is central when AI-connected identities can reach sensitive data continuously. |
Inventory AI service accounts and rotate or remove credentials that exceed their intended scope.
Key terms
- Runtime Enforcement: Runtime enforcement is the practice of blocking malicious behaviour while software is running, rather than only detecting it after the fact. It monitors process activity, network actions, and privilege changes so a live attack can be interrupted at the point of execution.
- Delegated Access: Delegated access is permission granted to one identity to act on behalf of another user, service, or system. In NHI environments, this usually appears in OAuth-connected apps and automation tooling. It is powerful, but it must be tightly scoped and reviewed because it can persist long after the original business need ends.
- Policy by Hope: Policy by hope is the practice of assuming people or systems will follow security rules without a control that can actually enforce them. In AI governance, it usually appears as training, acceptable-use guidance, and manual review standing in for technical runtime protection.
- Machine-Speed Exposure: Machine-speed exposure is the condition where discovery, exploitation, and impact occur faster than traditional human-led security processes can respond. It compresses the usable time for patching, revocation, and containment. The governance problem is not whether a control exists, but whether it can act fast enough to matter.
What's in the full article
Mind's full blog covers the operational detail this post intentionally leaves for the source:
- Specific examples of where enforcement breaks across endpoints, SaaS, and AI workflows
- Direct CISO quotes on the gap between policy design and runtime control
- The full research framing behind the Data Trust + AI Success series
- Operational detail on the controls MIND says are holding up in production
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, workload identity, and secrets management for practitioners who need stronger control over machine access. It is designed for teams building identity, security, and governance programmes that must keep pace with non-human systems.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org