TL;DR: Existing DLP and AI governance controls were built for files and managed platforms, not unsanctioned browser prompts and account-context drift, so Browser Shield focuses on prompt-level controls for public browser-based AI tools, using identity, account context, and content inspection to monitor, alert on, or block sensitive submissions before data leaves the organisation, according to Cyera.
At a glance
What this is: Cyera’s Browser Shield targets sensitive data leakage from browser-based AI prompts by combining real-time prompt inspection with identity and account context.
Why it matters: It matters because IAM, NHI, and DLP teams now have to govern the prompt as an exposure point, not just the application, account, or endpoint.
By the numbers:
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools.
- Only 5.7% of organisations have full visibility into their service accounts.
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
👉 Read Cyera's analysis of browser AI prompt protection and identity context
Context
Browser-based AI creates a prompt-level data exposure path that traditional DLP and IAM models were not built to see. The primary problem is not AI usage itself, but the combination of sensitive content, unmanaged browser sessions, and account context that can move data outside governed boundaries before policy is applied.
For identity programmes, the issue is broader than public chat tools. Security teams now need to distinguish corporate from personal account use, map prompt activity back to the right user identity, and decide whether the policy should monitor, alert, or block based on the data being submitted and the risk of insider misuse.
Key questions
Q: How should security teams govern prompts submitted to browser-based AI tools?
A: Security teams should govern browser AI prompts at the point of submission, using data classification, identity, and account context together. The goal is to decide whether a prompt is allowed, alerted on, or blocked before sensitive content leaves the organisation. That approach works better than destination-only controls because it addresses the actual exposure point.
Q: Why do public AI tools create a new identity governance problem?
A: Public AI tools create a new governance problem because the same user may operate through corporate accounts, personal accounts, or unmanaged sessions, each carrying different risk and policy expectations. Identity alone is not enough. Teams need to know who the user is, which account they used, and what content they submitted.
Q: What do security teams get wrong about browser AI risk?
A: Many teams focus on whether AI tools are allowed, but ignore the prompt itself as the exposure event. That misses accidental leakage and deliberate misuse, especially when users paste restricted financial, legal, or architectural information into public services. The mistake is treating AI as an application issue instead of a data and identity control point.
Q: How do enterprise DLP and browser AI governance fit together?
A: Enterprise DLP and browser AI governance should be connected, not isolated. DLP provides the broader policy and investigation layer, while browser controls address the browser prompt before submission. Together they let teams enforce consistent rules across files, emails, and AI interactions without relying on separate risk processes for each channel.
How it works in practice
Why browser AI prompts evade traditional DLP controls
Traditional DLP was designed around files, email, and network flows, so it often misses conversational inputs typed directly into browser AI tools. Browser-based prompts are created at the point of use, in the session, and may never traverse the control points where legacy inspection logic runs. That creates a visibility gap between what the user sees and what the security stack can enforce. When the organisation also allows personal accounts or unsanctioned tools, the policy boundary becomes even harder to define. Practical implication: teams need prompt-aware inspection instead of relying on file-centric controls.
Practical implication: Move from file and network inspection to prompt-aware enforcement at the browser session layer.
Identity context in public AI governance
Identity-aware governance means the control decision uses user identity, account type, and application context together. That matters because a corporate user in a personal AI session is not the same governance case as a managed account in an approved tenant. The same prompt can carry different risk depending on whether it is tied to an employee, a contractor, or a non-human workflow. In practice, this turns identity from a login record into a policy input. Practical implication: separate identity attribution from account ownership when assessing browser AI exposure.
Practical implication: Enrich AI telemetry with user, account, and subscription context before applying policy.
Real-time prompt evaluation versus after-the-fact review
Browser prompt controls work only if the organisation can evaluate content before submission or at the moment of submission. Post-event review can help with investigation, but it does not stop leakage once the prompt has left the browser. Cyera’s model combines inline blocking, alerting, and logging, which reflects a common governance pattern: start with observation, then introduce enforcement where policy and risk warrant it. The architectural point is that timing changes the control outcome. Practical implication: decide in advance which data classes require inline prevention, not just alerting.
Practical implication: Define which prompt types require inline blocking before users begin testing the policy boundary.
NHI Mgmt Group analysis
Prompt-level leakage is now a governance problem, not just a DLP gap. Public AI usage moves sensitive content into a control surface that legacy endpoint and network inspection cannot reliably see. The practical consequence is that identity, account context, and prompt content must be governed together, because any one of those signals alone is incomplete. Security programmes that still treat browser AI as a usage issue rather than an identity and data-risk issue will continue to miss the exposure point.
Browser AI creates a distinct trust boundary for human identities. A corporate user in a personal AI session is functionally different from the same user in a managed enterprise tenant. That means policy has to account for account context, not just authentication state. If the control model only knows who the user is and not where the prompt is going, it cannot distinguish sanctioned collaboration from unsanctioned disclosure. The implication is that governance teams should stop treating browser AI as a generic application class.
Prompt-level governance changes the shape of insider-risk detection. The useful signal is not only whether a user accessed an AI domain, but whether the submitted content contains restricted data, confidential operational context, or potentially unethical intent. That expands detection beyond destination monitoring into content-plus-intent assessment. Practitioners should view browser AI as a combined data, identity, and behaviour problem, not a single-control problem.
Existing enterprise AI controls do not automatically extend to unmanaged browser use. Managed platforms can be governed through approved tenants, but browser sessions on public tools create a parallel path outside those guardrails. This is the governance gap teams need to name: policy coverage ends where the managed platform ends. The implication is that AI governance must now include browser-mediated access paths, not only enterprise AI platforms.
From our research:
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which is why prompt-level visibility should be treated as part of broader identity governance rather than a point tool.
- A useful next reference is NHI Lifecycle Management Guide, which helps teams connect discovery, policy, and offboarding across identity types.
What this signals
Prompt-level controls will become part of the identity perimeter. As browser AI use spreads, teams will need a control model that can evaluate content, user identity, and account context in the same decision. The organisations that wait for a perfect policy model will keep learning about leakage after the fact, which is already too late for sensitive prompts.
Browser-mediated AI use expands the governance surface beyond managed tenants. That matters because a public AI session is not just another application event, it is a separate trust boundary with different retention and disclosure implications. Teams should expect pressure to align browser AI policy with DLP, acceptable-use, and access governance instead of handling it as a side channel.
Identity programmes that already struggle with visibility are starting from a weak baseline. With 79% of organisations having experienced secrets leaks, according to the Ultimate Guide to NHIs, the move to prompt-aware enforcement is less a future-state enhancement than a response to an existing exposure pattern. Browser AI governance will increasingly sit alongside NHI visibility, not separate from it.
For practitioners
- Define prompt-level policy boundaries Classify which data types can never be submitted to public browser AI tools, which can be monitored, and which require inline blocking before submission.
- Separate corporate and personal account governance Attribute browser AI activity to the user identity and the account context together, so a personal session on a managed device is not treated like an approved enterprise tenant.
- Integrate browser AI events with DLP investigations Route browser AI alerts into the same investigation workflow used for other data movement events so analysts can correlate prompts with exfiltration, insider-risk, and policy violations.
- Start with monitoring, then tighten enforcement Use alerting to establish baseline AI usage patterns before moving restricted prompt classes into blocking, especially where business teams are still discovering legitimate use cases.
Key takeaways
- Browser AI prompts create a data-leakage path that legacy file and network controls do not reliably cover.
- Identity-aware governance must distinguish the user from the account context before policy can be applied correctly.
- Prompt-level monitoring, alerting, and blocking should be introduced as part of a broader DLP and identity programme, not as a standalone experiment.
Key terms
- Prompt-Level Governance: Prompt-level governance is the practice of inspecting and controlling text entered into AI systems before it is submitted. In browser AI, it extends data policy to the exact interaction where sensitive content may leave the organisation, combining classification, identity, and enforcement.
- Identity-Aware Enforcement: Identity-aware enforcement is policy decisioning that uses who the user is and which account or context they are using. For browser AI, it helps distinguish sanctioned corporate use from unmanaged personal sessions and applies different controls based on that distinction.
- Browser-Mediated AI Risk: Browser-mediated AI risk is exposure created when employees use public AI tools through a web browser instead of governed enterprise platforms. The risk comes from uncontrolled prompts, mixed account contexts, and limited visibility into what content is being submitted.
- Inline Blocking: Inline blocking stops a risky action before it completes. In this context, it means preventing a sensitive AI prompt from being submitted when policy determines the content should not leave the organisation, rather than only logging the event after the fact.
Deepen your knowledge
Browser AI prompt governance and identity-aware data protection are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for public AI use in the browser, it is worth exploring.
This post draws on content published by Cyera: Introducing Cyera Browser Shield for browser AI prompt protection. Read the original.
Published by the NHIMG editorial team on 2026-03-24.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org