TL;DR: Traditional DLP assumes file transfers through known channels, but AI tools such as ChatGPT, Cursor, and autonomous agents move data through prompts, workflows, and integrations without classic upload or download events, according to Orion. The control gap is now a threat-modeling problem: teams need to map AI-specific data flows before they can govern them effectively.
At a glance
What this is: This is an analysis of why traditional DLP models miss AI-driven data movement, with the key finding that prompts, agents, and integrations create data-loss paths that classic boundary-based controls do not see.
Why it matters: It matters because IAM, NHI, and broader security teams now need to govern how data moves through AI systems, not just which identities and devices are trusted at the boundary.
👉 Read Orion's analysis of why AI data flows are breaking traditional DLP
Context
Data loss in AI environments no longer follows the familiar pattern of a file leaving a managed device. The first challenge for security teams is definitional: when data is pasted into a prompt, summarised by an agent, or routed through an integration, the loss event may never resemble a traditional transfer. That breaks the assumptions behind boundary-based controls and makes AI data flow mapping a governance issue as much as a technical one.
This is especially relevant where AI systems are connected to enterprise identities, tokens, and service credentials. Once prompts, agents, and connectors can move information across systems, the question shifts from whether a device is managed to whether the organisation can explain and control the route data takes. That is a genuine identity and NHI intersection, because the systems making these decisions increasingly act with delegated access and embedded secrets.
Key questions
Q: How should security teams govern AI data flows that bypass traditional DLP channels?
A: Start by mapping the full path from prompt to output, including connectors, service accounts, and any delegated access behind the scene. Then place controls at the points where data is interpreted, transformed, or forwarded, because those are the moments when AI creates loss paths that classic file-based DLP cannot see.
Q: Why do AI tools create data-loss risk even when users never download files?
A: Because the data can move through prompts, model outputs, and agent actions instead of through an obvious transfer event. A copied paragraph, a summarised ticket, or a connector-triggered email can disclose sensitive information without triggering the controls that were designed for downloads and attachments.
Q: What do security teams get wrong about AI access risk?
A: Many teams focus on the model while ignoring the identity path that reaches it. If a service account or token can invoke AI infrastructure, then that credential becomes the real control point. The mistake is treating AI risk as a model problem instead of an access governance problem.
Q: What is the difference between traditional DLP and AI-specific data governance?
A: Traditional DLP focuses on known transfer channels, while AI-specific governance has to cover prompts, agents, and integration layers that can move information indirectly. In practice, AI governance is broader because it must account for both the content being handled and the identities or secrets enabling the workflow.
Technical breakdown
Why traditional DLP misses prompt-driven data movement
Traditional data loss prevention was designed around observable transfers: downloads, uploads, email attachments, removable media, and sanctioned network channels. AI changes the mechanism. A user can paste sensitive text into a chat interface, an IDE assistant can read local source code, or an agent can retrieve data from SaaS systems and summarise it elsewhere without any single event looking like a classic exfiltration trigger. The control problem is not that DLP is obsolete, but that it was never built to classify prompts, generated outputs, or agent-mediated routing as first-class data movements. Those paths sit between access and disclosure, which is exactly where boundary controls become ambiguous.
Practical implication: classify prompts, agent actions, and generated outputs as governable data flows, not informal interactions.
How AI integrations create a hidden data-routing layer
AI systems often sit on top of local files, SaaS APIs, code repositories, ticketing systems, and browser sessions. That creates a routing layer where the model, agent, or connector decides what to pull and where to send it next. In identity terms, those workflows operate with delegated authority, often through service accounts, API keys, or OAuth grants that are broader than the immediate task. The result is a control gap between intent and action: the user may think they are asking a question, while the system is actually moving data across multiple trust zones. This is where NHI governance and secret management become part of the data-loss discussion.
Practical implication: inventory connectors, delegated grants, and service credentials before treating AI usage as a simple policy issue.
Why threat modelling must start with flows, not boundaries
A useful AI-era threat model starts by asking how data actually moves through prompts, agents, and integrations, then maps which controls apply at each step. That is different from older models that begin with managed versus unmanaged devices or inside versus outside boundaries. In AI environments, a single workflow may span a user prompt, a local repository, a model call, and an outbound email or ticket update. Security teams need to identify the enforcement point, the identity used at each hop, and the point where sensitive data can be transformed, copied, or forwarded. Without that map, teams end up with reactive blocking and policy sprawl instead of durable governance.
Practical implication: build AI-specific flow maps that tie each data path to an owner, an identity, and a control point.
NHI Mgmt Group analysis
AI data loss is now a governance problem, not just a control problem. The article’s core point is that organisations cannot protect what they have not mapped. Traditional DLP was built for visible movement across known channels, but AI introduces prompt-mediated and agent-mediated flows that do not fit those assumptions. For practitioners, the consequence is clear: controls must be aligned to actual data paths, not legacy boundary labels.
Delegated access is the hidden risk behind many AI workflows. When an assistant, agent, or connector can reach files, tickets, or SaaS data, the organisation is no longer just trusting a user session. It is trusting a chain of identities, tokens, and secrets that can expand the blast radius of a single interaction. That makes NHI governance, secrets management, and access scoping inseparable from AI data-loss prevention.
Prompt-driven exfiltration deserves its own threat category. A user does not need to download a file if the model can read, summarise, and forward the content on their behalf. That creates a distinct failure mode that traditional DLP dashboards may never surface, because the loss is embedded in normal AI use. Practitioners should treat prompt, output, and connector paths as enforceable surfaces, not informal workflow steps.
AI-specific threat models will decide which existing controls still matter. The article correctly points out that teams are reacting case by case because they do not have a map. A better model separates controls that still work, such as classification and least privilege, from controls that need redesign, such as detection logic built around file movement. The field now needs AI-era governance patterns that can be audited, measured, and operationalised.
What this signals
Prompt-path visibility will become a core requirement for any programme that allows employees or agents to use AI on sensitive data. The practical shift is away from monitoring only endpoints and email toward understanding where content is interpreted, transformed, and forwarded. Without that visibility, teams will keep discovering data loss only after the workflow is already embedded.
Delegated-access drift is the name for the way AI tools quietly expand the number of identities and secrets touching a single business task. That matters because every extra grant, token, or connector creates another place where governance can fail. For identity teams, this makes service-account review and secret scoping part of AI risk management, not a separate discipline.
Security leaders should expect more pressure to prove that AI usage is controlled at the data-flow level rather than only at the application level. That means tighter linkage between data classification, access governance, and logging, plus stronger evidence that the organisation can explain where sensitive information went. The operational test is simple: if you cannot trace the route, you cannot claim you governed it.
For practitioners
- Map AI-specific data flows Trace how prompts, connectors, agent actions, and outputs move sensitive data across SaaS, repositories, and email. Assign an owner and control point to each flow so you can see where disclosure happens, not just where data originates.
- Audit delegated identities and secrets Review service accounts, API keys, OAuth grants, and local credentials used by AI tools and agents. Remove broad permissions that are not required for the task and rotate or revoke credentials that grant unnecessary downstream access.
- Extend DLP to prompt and output surfaces Classify prompts, generated summaries, and connector-mediated outputs as sensitive handling points. Apply policy where the data is interpreted or forwarded, not only where files are uploaded or downloaded.
- Build AI control mappings by use case Separate customer support assistants, code copilots, and autonomous agents into different governance models because their data paths and risk tolerance differ. A single policy set will miss the differences in access scope and disclosure routes.
Key takeaways
- Traditional DLP misses AI-driven disclosure paths because prompts, agents, and integrations move data without classic transfer events.
- The governance gap is not just visibility, but delegated access, because AI workflows often rely on secrets and identities that broaden the blast radius.
- Security teams need AI-specific flow maps that connect data handling to identities, secrets, and enforcement points before control design can work.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5, NIST Zero Trust (SP 800-207) and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Prompt flows and agent access depend on how permissions are scoped and enforced. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is central when AI tools operate through delegated identities and connectors. |
| NIST Zero Trust (SP 800-207) | Zero Trust is relevant because AI workflows cross trust boundaries dynamically. | |
| CIS Controls v8 | CIS-5 , Account Management | Service accounts and delegated grants are the identity layer behind AI data flows. |
Apply least-privilege review to every AI connector, token, and service account that can move data.
Key terms
- Prompt-Mediated Data Flow: Data movement that occurs when information enters or leaves a system through prompts, generated outputs, or agent actions rather than through a conventional file transfer. It matters because the control point shifts from network or endpoint events to the semantics of the interaction itself.
- 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.
- Data Flow Mapping: A method for tracing how personal data moves through systems, partners, and derived datasets. It is used to identify where obligations begin, where they extend, and which teams must own actioning when a rights request arrives.
- Prompt-Path Visibility: The ability to observe and reconstruct what information entered an AI workflow, how it was transformed, and where it was sent next. This visibility is essential when traditional logs no longer capture the full disclosure chain, especially across assistants, agents, and integrations.
What's in the full article
Orion's full article covers the operational detail this post intentionally leaves for the source:
- The article's fuller explanation of how prompt-driven flows differ from classic file-transfer DLP cases.
- The specific examples of AI tools and integrations that create blind spots in existing policy and monitoring models.
- The source's discussion of what a modern AI threat model should map across flows, surfaces, and enforcement points.
- The article's own framing of why teams are reacting case by case instead of governing AI data movement systematically.
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security practitioners build the identity and access foundations needed for AI-connected systems and modern enterprise control design.
Published by the NHIMG editorial team on August 14, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org