TL;DR: DLP management has shifted from email and endpoint control to data-centric enforcement across SaaS, browsers, GenAI, MCP-connected AI agents, and cloud workflows, according to Strac. The governance challenge is no longer only finding sensitive data, but controlling where it can move as AI expands the enterprise attack surface.
At a glance
What this is: This is an analysis of modern DLP management, with the key finding that data protection now has to follow sensitive information across SaaS, browsers, GenAI, and AI agent workflows.
Why it matters: It matters to IAM and security practitioners because AI-driven data movement changes how access, visibility, and enforcement must work across human, machine, and agent interactions.
👉 Read Strac's analysis of DLP management across SaaS, GenAI, and AI agents
Context
Data loss prevention now has to manage a much larger data perimeter than the legacy email and network model assumed. Sensitive information moves through SaaS, browsers, endpoints, cloud storage, GenAI prompts, and AI agents, which means the control problem is no longer just preventing exfiltration but governing data wherever identity and tooling intersect.
The primary identity relevance is in how AI agents, users, and connected applications exchange access to sensitive data. Once agents can retrieve information directly through MCP-connected tools, DLP becomes part of the identity control plane because the system has to decide not only who can authenticate, but what data can be viewed, moved, or exposed in each workflow.
Key questions
Q: How should security teams govern sensitive data used by AI systems?
A: Security teams should treat AI as a data consumer that needs policy boundaries, not just authentication. Classify sensitive data, define which datasets may enter AI workflows, and monitor outputs, logs, and downstream reuse. If governance stops at login, the organisation can approve access while still losing control of the data itself.
Q: Why do AI agents make data loss prevention harder to govern?
A: AI agents can move data at machine speed, repeat mistakes across many records, and operate through multiple tools in one session. That breaks the assumption that a user action is slow, visible, and easy to review. Security teams need explicit identity boundaries, tool-level permissions, and logging that shows what the agent did and why.
Q: What do security teams get wrong about DLP?
A: The common mistake is assuming DLP can fix excessive access after the fact. In practice, if users, service accounts, or workloads can already reach too much data, DLP becomes a reaction layer with limited context. The better model is to shrink access first and let DLP handle the exceptions that remain.
Q: How can security teams tell whether DLP is actually working for AI agents?
A: Look for evidence of endpoint coverage, workflow correlation, and data lineage. If the team cannot see local agent activity, reconstruct the sequence of reads and writes, or distinguish legitimate testing from real exfiltration, then the DLP program is only covering a subset of the risk.
Technical breakdown
Why data-centric DLP replaces perimeter thinking
Traditional DLP assumed that email, network gateways, and managed endpoints were the main places data could leak. That model breaks when sensitive information is copied into browser sessions, uploaded to SaaS applications, embedded in collaboration tools, or passed into GenAI prompts. Data-centric DLP shifts the unit of control from the channel to the content itself, using classification, policy evaluation, and enforcement wherever the data travels. In practice, this is closer to continuous governance than static filtering because the same file can be safe in one context and prohibited in another.
Practical implication: map DLP policies to data classes and destinations, not just to a device or network boundary.
How DSPM and DLP work together in modern governance
DSPM discovers where sensitive data lives, who can reach it, and how exposed it is. DLP enforces what happens when that data is accessed, copied, uploaded, or shared. The two functions are complementary because enforcement without discovery creates blind spots, while discovery without enforcement creates audit noise. For identity and access programmes, this matters because authorization decisions increasingly need to account for data sensitivity, not just application entitlements. A user or agent may be technically entitled to a system but still not be allowed to move certain records into an external model or destination.
Practical implication: connect discovery findings to enforceable controls such as masking, blocking, quarantining, and coaching.
Why MCP-connected AI agents create a new DLP control point
The Model Context Protocol standardises how AI agents connect to tools and enterprise data sources. That makes agentic workflows easier to build, but it also creates a new path for sensitive data to move between systems with limited human oversight. The key governance change is that the agent is not just consuming data, it may be retrieving, transforming, and forwarding it as part of an execution chain. DLP therefore needs to inspect the data in motion between agents and connected services, not only the prompt text a human user submits.
Practical implication: treat MCP integrations as governed data transfer paths and enforce policy before data leaves an approved boundary.
Threat narrative
Attacker objective: The objective is to move sensitive corporate data into uncontrolled destinations where it can be exposed, reused, or investigated too late.
- Entry begins when employees paste sensitive information into GenAI tools, upload files through browsers, or authorize AI agents to reach internal systems through MCP-connected tools.
- Escalation occurs when the agent or user can move that data across SaaS, cloud, and application boundaries without a data-aware policy checkpoint enforcing scope.
- Impact is unauthorized exposure, compliance failure, or downstream reuse of regulated or confidential data in places the organisation never intended.
NHI Mgmt Group analysis
Data-centric DLP is now an identity governance issue: once users, applications, and AI agents can all move sensitive information, DLP stops being a narrow content-control problem and becomes part of access governance. The important question is no longer only whether a subject can authenticate, but whether the subject should be allowed to move a given data class into a given destination. That is where identity, privilege, and data sensitivity converge. Practitioners should treat DLP policy as an extension of access policy.
MCP creates a governed transfer layer, not just an integration layer: the most useful way to think about MCP is as a standardised route for tool-mediated data movement. That makes it attractive for scale, but it also means security teams need explicit policy checkpoints at the boundary between agent action and data egress. If those checkpoints are missing, AI workflows can bypass the assumptions that legacy DLP made about human-mediated handling. Practitioners should review MCP workflows as part of data access governance.
Shadow AI is a visibility failure before it is a content failure: organisations cannot control what they do not know exists, and unmanaged AI usage creates blind spots in data policy enforcement. The challenge is not simply that employees use new tools, but that those tools can become unmonitored destinations for regulated or confidential information. That makes discovery, classification, and sanctioned workflow definition foundational controls. Practitioners should align AI intake with data classification before allowing broad use.
Content-aware enforcement will replace regex-first DLP for high-value data: modern sensitive data appears in images, screenshots, attachments, prompts, and mixed-format documents, which makes pattern matching alone too fragile for reliable control. Classification and inspection need to understand context, not just string patterns, especially when secrets, credentials, and regulated personal data are involved. For identity teams, this is a reminder that sensitive data governance depends on detection quality as much as policy design. Practitioners should prioritise content-aware controls where business impact is highest.
New DLP architecture should follow the data lifecycle, not the product stack: the article’s real signal is that data movement now crosses SaaS, browser, endpoint, and AI boundaries in a single workflow. That creates a governance model built around continuous discovery, policy enforcement, and remediation rather than separate security silos. The named concept here is data-movement governance, which means controlling how sensitive data travels across humans, applications, and agents. Practitioners should design controls around movement paths instead of isolated tools.
What this signals
The operational signal for security and identity teams is that DLP is converging with identity governance. Once AI agents, SaaS integrations, and human users all move the same sensitive data, policy has to follow the data path rather than the application boundary.
Data-movement governance: this is the practical shift the market is heading toward, where organisations define where sensitive data may travel, not just who may authenticate. That model will increasingly matter for AI tools, browser workflows, and MCP-connected services that create new egress paths.
Security programmes should expect more pressure to unify DSPM, DLP, IAM, and agent oversight into one operating model. The teams that can classify data, control transfer, and prove enforcement across human and machine workflows will have a clearer audit story and a smaller exposure window.
For practitioners
- Define data classes that trigger enforcement Create policy tiers for PII, PHI, PCI, credentials, secrets, source code, and customer records so DLP actions can be matched to sensitivity rather than applied uniformly.
- Instrument browser and GenAI egress points Inspect copy-and-paste, upload, and prompt activity in browsers and AI tools so sensitive information can be blocked, redacted, or coached before it leaves an approved context.
- Treat MCP workflows as data transfer paths Review AI agent integrations that use MCP and add controls at the point where agents retrieve, transform, or forward information between connected systems.
- Link DSPM findings to DLP response logic Use discovery results to decide which repositories, apps, and records get blocking, masking, quarantine, or encryption controls instead of relying on alert-only monitoring.
- Build governance for shadow AI usage Establish approved AI destinations and monitoring rules so employees cannot move sensitive data into unmanaged tools without a policy decision.
Key takeaways
- DLP now has to govern data movement across SaaS, browsers, GenAI, and AI agents, not just traditional email and endpoint channels.
- The main control gap is visibility plus enforcement, because discovery alone cannot stop sensitive data from being forwarded into uncontrolled destinations.
- MCP and agentic workflows make data-aware policy checkpoints necessary at the point where tools and identities exchange information.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | The article focuses on secrets, agent workflows, and NHI data movement. |
| OWASP Agentic AI Top 10 | Agentic AI data movement and tool use are central to the control problem. | |
| NIST CSF 2.0 | PR.DS-1 | DLP is fundamentally about data protection and controlled transfer. |
| NIST SP 800-53 Rev 5 | AC-4 | Information flow enforcement aligns with DLP policy enforcement. |
| NIST AI RMF | MANAGE | AI risk management is needed where agents handle regulated data. |
Apply NHI-03 thinking to restrict sensitive data exposure across AI and service workflows.
Key terms
- Data-Centric DLP: A DLP model that protects the information itself rather than relying only on network, email, or endpoint boundaries. It classifies sensitive content and applies policy wherever the data moves, including SaaS applications, browsers, cloud services, and AI workflows.
- DSPM: Data Security Posture Management is the discipline of finding, classifying, and protecting sensitive data across storage systems and workflows. In AI environments, DSPM helps teams understand what data exists, where it lives, and whether AI systems can access it appropriately.
- 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.
- Model Context Protocol: Model Context Protocol is an open protocol that lets AI agents connect to tools and data sources. It expands what an agent can reach, so governance has to cover not only the model and its prompts, but also every system that can receive or return agent-driven data.
What's in the full article
Strac's full article covers the operational detail this post intentionally leaves for the source:
- Specific DLP enforcement actions such as redaction, masking, blocking, quarantine, deletion, and encryption in SaaS and browser workflows
- Content-aware detection methods for files, screenshots, images, attachments, and prompts, including OCR and machine learning
- How MCP DLP is positioned between AI agents and connected enterprise tools to inspect data in motion
- Practical examples of combining DSPM discovery with DLP remediation across cloud, endpoint, browser, and GenAI environments
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to the wider access and data movement decisions their programmes now face.
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org