TL;DR: Enterprise AI programs often see traffic but lack the context needed to govern what employees and agents are actually doing, according to WitnessAI. The gap is that legacy controls inspect packets and files, while AI governance must evaluate identity, role, data, purpose, and regulatory context in real time.
At a glance
What this is: This is an analysis of why enterprise AI governance fails when tools can see activity but not intent, and its key finding is that context, not traffic volume, determines whether controls work.
Why it matters: It matters because IAM, IGA, PAM, and security teams increasingly need to govern both human users and AI agents with the same policy logic, but different runtime risk profiles.
By the numbers:
- 69% of organizations suspect or have evidence that employees use prohibited public generative AI, according to Gartner.
- In one enterprise benchmark, keyword-based approaches achieved only 40% recall on policy-violating outputs.
👉 Read WitnessAI's analysis of AI governance in business context
Context
AI governance in business context is the discipline of judging each AI interaction by who is acting, what data is involved, why the interaction is happening, and which regulatory obligations apply. The primary problem is that most enterprise controls were built to inspect applications and network events, not conversational meaning, so they miss the risk inside a prompt.
That gap affects both employee use of public models and agent-driven workflows inside approved systems. For identity teams, the question is no longer whether AI is present. It is how to attribute, classify, and enforce policy when the unit of risk is an interaction rather than a login or a file transfer.
Key questions
Q: How should security teams govern employee AI use without blocking productivity?
A: Start with visibility into sanctioned and shadow AI use, then apply runtime policies that inspect intent and context rather than only keywords. The goal is to allow legitimate work while preventing sensitive data from leaving controlled boundaries. Teams usually need ownership, approved models, and enforceable logging before they can scale access safely.
Q: Why do traditional DLP and data governance controls miss generative AI risk?
A: Traditional DLP and governance tools were designed mainly for data at rest, such as databases, file shares, and scheduled scans. Generative AI creates risk in motion through pasted prompts, retrieved context, model outputs, and agent tool calls. If controls do not inspect content at the moment of use, they will miss the highest-risk exposure paths.
Q: What breaks when AI governance only monitors prompts and outputs?
A: Prompt and output monitoring misses the moment where the real risk occurs, which is execution. An agent can produce a harmless-looking response while still calling APIs, updating records, or chaining actions across systems. Governance that stops at the conversation layer cannot see the blast radius created by runtime action.
Q: Who is accountable when an AI agent accesses sensitive data it was not meant to use?
A: Accountability sits with the team that approved the agent, its connectors, and its policy boundaries, not with the runtime behaviour alone. Organisations need ownership for intent, permissions, monitoring, and validation so they can prove whether the agent stayed inside its approved purpose. Without that, audit and regulatory response become retrospective guesswork.
Technical breakdown
Why intent-based classification matters for AI governance
Intent-based classification evaluates the meaning of a full conversation instead of matching isolated words or file patterns. That matters because a sensitive prompt can look harmless at the packet level, while the actual risk only becomes visible across several turns of dialogue. Traditional DLP and regex rules still help, but they cannot reliably infer purpose, role, or business context in conversational AI. The result is either overblocking sanctioned work or underblocking risky disclosure. Effective AI governance therefore combines context-aware classification with existing security controls, rather than treating them as replacements.
Practical implication: classify AI interactions by purpose and data sensitivity before applying allow, warn, block, route, or tokenization decisions.
How graduated enforcement changes control design
Binary allow-or-block controls are too blunt for AI because they force security teams to choose between productivity and protection. Graduated enforcement introduces intermediate actions such as warn and route, which let policy respond proportionally to the sensitivity of the interaction. That is especially useful when the same employee may use approved AI for benign drafting and higher-risk third-party tools for sensitive work. The key technical shift is enforcement at runtime, where the decision can reflect identity, data, and context instead of a static application label.
Practical implication: define policy tiers for AI interactions so low-risk work flows through while sensitive prompts are redirected or constrained in real time.
Why unified oversight must include employees and AI agents
AI governance breaks down when human users and AI agents are treated as separate control problems. Agents inherit permissions, interact with external APIs, and may operate through MCP servers or other tool chains, which means runtime risk depends on both the actor and the tool path. A single oversight layer can centralize audit evidence, but the policy model still has to distinguish between a person using an AI tool and an autonomous system taking actions on its own. That distinction is fundamental to attribution, accountability, and incident response.
Practical implication: build one governance plane for humans and agents, but scale controls to autonomy level, permissions, and tool exposure.
Threat narrative
Attacker objective: The objective is to extract sensitive information or induce unsafe AI behavior without triggering the organization’s existing control stack.
- Entry occurs when employees or agents use sanctioned tools, Shadow AI, or embedded AI features to send prompts and data into model workflows. Escalation happens when the interaction contains sensitive business context that legacy network controls cannot interpret. Impact follows when the organization loses visibility into what was shared, why it was shared, and whether policy was violated.
Breaches seen in the wild
- McKinsey AI platform breach — McKinsey AI platform hack exposed 46M chats and sensitive data.
- DeepSeek breach — DeepSeek breach exposed 1M+ log lines and sensitive secret keys.
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 governance has shifted from application control to interaction control. Traditional security programs ask whether an application is approved. That question is too coarse for conversational AI, where risk is determined by identity, purpose, and data context at the moment of use. The practical conclusion is that governance models built for login events and file movement no longer describe the real unit of risk.
Intent-based classification is the named control gap that most enterprises are still missing. Pattern matching can detect known formats, but it cannot infer whether a prompt is a harmless draft or an attempt to move sensitive business material into an external model. That makes intent the decisive layer between visibility and enforcement, and it should be treated as a policy primitive, not a nice-to-have feature.
Unified oversight must span employees and AI agents, but not with identical runtime assumptions. Human users and autonomous systems can both generate AI traffic, yet the accountability model differs once a system can select tools and act without direct approval. The implication is that identity governance now has to distinguish attribution from autonomy, or audit trails will record activity without explaining who or what actually controlled it.
Static allow-and-deny models will keep failing because AI risk is contextual, not binary. A prompt can be legitimate, sensitive, or policy-breaking depending on the surrounding business process and data classification. Organizations that continue to treat every interaction the same will either block productive work or miss the cases that matter most. The conclusion is that graduated enforcement is becoming the governance baseline, not an advanced option.
From our research:
- 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
- That same research found only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, which helps explain why AI governance often starts with visibility gaps.
- For a broader lifecycle lens, see Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs for the governance mechanics behind provisioning, rotation, and offboarding.
What this signals
Intent-based governance will become a standard expectation for AI programmes that want to move beyond experimentation. If your team cannot tell whether a prompt is routine work or sensitive disclosure, the control environment is already behind the operational reality. The next phase of AI security is less about discovering more traffic and more about proving that policy decisions match business context.
AI visibility must be reconciled with identity governance, not bolted on as a separate dashboard. Once employee prompts, embedded AI features, and agent activity all flow through the same business processes, the audit story has to include identity attribution and enforcement outcomes in one place. That makes identity records part of AI control evidence, not an adjacent administrative task.
Central evidence becomes the differentiator for regulated deployments. Boards and regulators will increasingly expect organizations to show who acted, what data moved, and which policy decision was taken in response. Teams that build that evidence path now will have a much easier time turning pilots into production without reopening governance questions later.
For practitioners
- Map AI interactions to identity and purpose Classify prompts by user role, data sensitivity, business purpose, and destination model before deciding whether the interaction can proceed.
- Replace binary enforcement with graduated policy actions Use allow, warn, block, route, and tokenization so policy can respond proportionally to the risk in each interaction.
- Extend governance to Shadow AI and embedded AI features Inventory approved tools, unofficial public models, and SaaS features with embedded AI so policy coverage matches actual usage.
- Centralize audit evidence for human and agent activity Preserve interaction logs, enforcement outcomes, and human-oversight records in one evidence base that can support board reporting and regulatory review.
- Differentiate autonomy levels in agent policy Apply stricter controls where agents can select tools or act without approval, and keep human-attributed workflows separate from autonomous execution paths.
Key takeaways
- AI governance fails when teams can see traffic volume but not the intent behind the interaction.
- Legacy controls alone cannot reliably classify conversational risk, which leaves sensitive prompts under-governed and benign work overblocked.
- Identity-aware enforcement, unified audit evidence, and graduated policy actions are now core requirements for enterprise AI programmes.
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 address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | MAP | The article centers on business context and intended purpose in AI risk assessment. |
| NIST CSF 2.0 | PR.AC-4 | Identity and access decisions are central to interaction-level AI governance. |
| NIST SP 800-53 Rev 5 | AU-2 | The article emphasizes centralized audit evidence for AI interactions. |
| OWASP Agentic AI Top 10 | Agent and tool governance matters where AI systems act with delegated runtime access. | |
| NIST Zero Trust (SP 800-207) | Context-driven enforcement aligns with continuous verification and least privilege. |
Apply continuous authorization where AI interactions cross tools, data, or trust boundaries.
Key terms
- Intent-based classification: Intent-based classification evaluates what a user or system is trying to do, not just what text or file is present. In AI governance, it distinguishes routine work from risky interaction by reading context, purpose, and sensitivity. That matters when regulated data is handled conversationally rather than through formal file transfer.
- Graduated Enforcement: A policy model that uses more than allow or block. It can warn, route, tokenize, or permit an interaction based on the risk level, which helps organizations preserve productivity while controlling sensitive AI use.
- Shadow AI: AI agents, copilots, or connected tools operating without full visibility or governance from security teams. Shadow AI becomes an identity problem when those systems authenticate with unmanaged tokens, service accounts, or OAuth apps that can reach production resources.
- Interaction-Level Governance: A control approach that treats each AI prompt or conversation as the unit of risk instead of the application alone. It is especially relevant when the same tool can be used safely in one context and unsafely in another.
What's in the full article
WitnessAI's full article covers the operational detail this post intentionally leaves for the source:
- How its network-level discovery distinguishes approved tools, Shadow AI, and embedded AI features in SaaS platforms.
- How intent-based classification and graduated enforcement are applied across allow, warn, block, route, and tokenization decisions.
- How unified audit trails are structured to support board reporting and regulatory evidence.
- How the platform extends across browser activity, native applications, and developer IDEs.
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 building or maturing an identity security programme, it is worth exploring.
Published by the NHIMG editorial team on August 24, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org