Join our Newsletter — 33% off our NHI Course

Should organisations use browser telemetry to investigate shadow AI and shadow SaaS usage?

Yes, because browser telemetry can show which apps employees actually use, what data they enter, and whether those sessions involve unmanaged identities or risky sharing. That visibility helps security teams distinguish sanctioned AI use from shadow adoption, apply guardrails, and respond to incidents with evidence. Without it, policy enforcement is often blind to the real workflow.

Why This Matters for Security Teams

Browser telemetry gives security teams a practical way to see shadow ai and shadow saas as they actually occur: in the browser, through unmanaged sessions, pasted prompts, uploads, OAuth consent screens, and consumer-grade account use. That matters because policy documents rarely reflect real workflow. When employees reach for unsanctioned AI tools, the risk is not just policy drift. It is data exposure, identity sprawl, and unauthorised sharing that can persist long after the session ends.

The issue is not hypothetical. Incidents such as the Salesloft OAuth token breach and the Vercel Context.ai OAuth Supply Chain Breach show how quickly seemingly routine browser-based access can become a high-impact identity and data event. Current guidance from the NIST Cybersecurity Framework 2.0 supports visibility, governance, and continuous monitoring, but browser telemetry only works when teams treat it as an investigation input, not a blanket surveillance program. In practice, many security teams discover shadow AI only after sensitive data has already been entered into an unsanctioned service.

How It Works in Practice

Browser telemetry is most useful when it is tied to identity, session context, and policy, rather than raw URL logging. Security teams typically use endpoint telemetry, secure web gateway data, browser extension signals, or DLP-integrated controls to identify which domains were accessed, what content was copied or uploaded, whether OAuth consent was granted, and whether the session came from a managed device or unmanaged identity.

The investigative value comes from correlation. A single visit to an AI site is not necessarily shadow use. But repeated prompt entry, file uploads, third-party login flows, and access from an unsanctioned account often indicate active shadow adoption. That is why teams usually combine browser telemetry with identity logs, SaaS audit logs, and sanctioned app inventories. NHIMG’s analysis of the State of Secrets in AppSec underscores how often teams overestimate control while missing real-world behaviour. In this context, telemetry helps reveal the difference between approved AI use and unmanaged tool sprawl.

  • Use telemetry to classify sessions, not just domains, so the team can distinguish read-only browsing from data entry and file transfer.
  • Map browser events to user identity, device trust, and app authorization status before deciding whether the activity is shadow AI or acceptable use.
  • Trigger review workflows when sessions involve OAuth consent, external sharing, copied sensitive text, or uploads to unsanctioned services.
  • Preserve evidence with time stamps and session context so incident responders can reconstruct what was entered, where it went, and who authorised the connection.

For implementation guidance, teams often align telemetry with browser and SaaS control models, then use policy-as-code to determine what actions should be blocked, logged, or escalated at runtime. These controls tend to break down in BYOD-heavy environments because unmanaged browsers, privacy tooling, and personal accounts remove the visibility needed to establish trustworthy session context.

Common Variations and Edge Cases

Tighter browser telemetry often increases privacy, legal, and change-management overhead, requiring organisations to balance visibility against employee trust and jurisdictional constraints. There is no universal standard for how much browser-level monitoring is proportionate, so current guidance suggests starting with explicit purpose limitation, minimisation, and clear retention rules.

Some environments can use telemetry effectively only for threat investigation, while others can apply it for broader governance. Highly regulated sectors may need stronger controls around unmanaged SaaS, but consumer-focused or hybrid workforces may need a lighter model that focuses on sanctioned browser profiles and high-risk destinations. Browser telemetry is also less reliable when work happens through native desktop clients, mobile apps, or API integrations that bypass the browser entirely. In those cases, teams should supplement telemetry with identity provider logs, CASB-style discovery, and SaaS audit trails.

NHIMG research on the Snowflake breach and the DeepSeek breach shows why browser visibility is only part of the picture: attackers and users alike can move beyond the browser once credentials, tokens, or data are exposed. The practical rule is simple. Use browser telemetry to find shadow AI and shadow SaaS early, but do not assume it is complete coverage when sessions shift into token-based access, native clients, or unmanaged devices.

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, OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-04 Browser telemetry helps detect unmanaged NHI usage and exposed session tokens.
OWASP Agentic AI Top 10 A-03 Shadow AI use creates uncontrolled agent-like access paths and data leakage risk.
CSA MAESTRO GOV-02 MAESTRO governance applies to discovery and control of unsanctioned AI workflows.
NIST AI RMF GOVERN Telemetry supports governance by revealing actual AI use and data handling behavior.
NIST CSF 2.0 DE.CM-1 Browser telemetry is continuous monitoring for detecting risky SaaS and AI activity.

Monitor AI interactions at runtime and restrict tool use when prompts or uploads reveal sensitive data.