How to Detect Shadow AI in
Your Organization:
A Step-by-Step Guide

98% of organizations are using AI without permission – and most can't see it. Shadow AI lives inside approved browsers and sanctioned SaaS, where domain-blocking and app inventories miss it completely. This is the practical, how-to guide to actually find it: the detection layers, the method, and how to go from "we think we have a problem" to a full, governed view.

98%
of organizations report unsanctioned AI use; 49% expect a shadow AI incident within 12 months
90+
organizations had legitimate AI tools exploited by attackers via injected prompts in 2025
550%
more mentions of ChatGPT in criminal forums than any other model — a sign of how attractive a target it is
3 layers
of detection must run in parallel — no single method finds all shadow AI on its own
Multi-source detection consensus, 2026

Every organization wants to know the answer to one question: "What AI tools are our people actually using?" It sounds like it should be a simple question to answer: pull a report, check the firewall logs, look at the SaaS inventory. It is not. Shadow AI is the hardest thing to detect because unlike the unauthorized Dropbox accounts of the shadow-IT era, AI usage often is hidden inside the tools you've already approved: a copilot in your sanctioned office suite, an AI feature in the CRM you pay for, a browser extension that quietly pipes data to an LLM. Domain-blocking and app inventories – the tools for shadow IT – just sail right over all of it.

Shadow AI detection needs a different approach: visibility of data flows and behavior, not just of application names. Here is the method. We will talk about why the obvious approaches are not enough, the detection layers that actually work and what each one detects, a step by step discovery process and how to go from one-time visibility to continuous governance.

Why shadow AI is harder to find than shadow IT

Shadow IT was a set of discrete, unapproved apps – and CASB, SSO, and domain-blocking could find them. Shadow AI is hidden in approved browsers, sanctioned SaaS, and embedded features, so the prompt itself is the data path. You are not searching for an unapproved app, you are searching for sensitive data flowing into an AI feature in an approved app. That is why app-inventory tools leave most shadow AI hidden – and why detection must be at the data and behavior level.

The Signals Shadow AI Leaves Behind

Even when it is hiding, shadow AI is not invisible – it leaves traces in several layers. The problem is that each layer contains a different signal and none of them is complete by itself. The key to detection is to collect several and to correlate them.

Signal Where it appears What it reveals
DNS / network traffic Firewall, DNS resolver, proxy logs Links to known AI service domains and API endpoints – the big first pass
Endpoint activity Process, filesystem, local ports on the device Local AI models, desktop AI apps, and agents that do not traverse any monitored network path.
Browser activity Extensions, in-page interactions AI browser extensions and AI features in web apps – the biggest blind spot.
OAuth grants Microsoft 365, Google Workspace, SaaS AI tools and extensions that you have been granted access to your core platforms, and that have been able to bypass access controls.
SaaS / API logs Sanctioned platform admin consoles "Approved platform, unapproved use" – AI agents and features within approved tools.

The Detection Layers — What Each Catches, and Misses

There are five practical detection layers. The most important thing to know: each has a blind spot, and the blind spots are where the riskiest shadow AI lives. Hover each layer to see what it catches and where it fails.

Detection layers — hover for coverage and blind spots
1
DNS & network monitoringCatches: standalone AI tool domains
Partial
2
CASB / SaaS discoveryCatches: cloud AI apps, OAuth grants
Partial
3
OAuth & integration auditCatches: AI apps with data access
Partial
4
Browser & endpoint visibilityCatches: embedded AI, extensions, local models
Closes the gap
5
Prompt-level content inspectionCatches: what data is actually flowing
Turns detection into control
Hover or tap a layer above to see what it catches – and the blind spot that makes it not enough on its own.
The Core Insight

Network and cloud-level detection (layers 1–3) tells you that *some* AI tool was called. The riskiest shadow AI – embedded copilots, browser extensions and the sensitive data going in them – is at the browser and content layers (4–5) where those methods are blind. This is why endpoint-level visibility is not one of many options, but the layer that fills the gap that the others structurally cannot.

The Step-by-Step Detection Process

With the layers known, here is the actual order to run. This works whether you are starting from zero or extending an existing program.

1
Discover
Run all detection layers in parallel — don't pick one

The biggest mistake is to use one method. No single layer will find all shadow AI, so run network, CASB/SaaS, OAuth and – most importantly – browser/endpoint detection at the same time and correlate the results. Each reveals tools the others do not.

Concretely
  • Check if outbound traffic is connecting to known AI providers
  • Audit OAuth grants in Microsoft 365, Google Workspace and core SaaS
  • Use browser/endpoint visibility to detect embedded and in-browser AI
  • Get admin APIs of AI agents built on a sanctioned platform
2
Inventory
Build a living AI tool registry — and map it to people

Transform raw detections into a structured stock of all AI tools in use, who is using them, how often and how. Crucially, map activity back to specific departments and roles — operational accountability and targeted remediation both depend on knowing who, not just what.

Concretely
  • One record per tool: name, category, access method, data reachable
  • Attribute usage to department and role
  • Flag tools with OAuth access to sensitive repositories
3
Assess
Classify by data sensitivity, not by tool popularity

Not all shadow AI is created equal. A marketer thinking of taglines is a different risk than a developer who pastes proprietary code or a clinician who enters patient data. Focus on the high-data-sensitivity, high-regulation intersections first.

Concretely
  • Rate the tool/usage by data sensitivity and regulatory exposure
  • Find any flow of PII, PHI, financial data, source code, or secrets
  • Remediate by risk, not by number of users
4
Enable
Redirect to sanctioned alternatives — don't just block

Detection only works if it leads to a better path. Instead of silently blocking, redirect to approved tools with the same functionality and tell them why the approved option exists. People use shadow AI because it works, if the approved path is as fast, they will take it.

Concretely
  • Stand up approved alternatives for the top discovered use cases
  • At the moment of risky use, redirect rather than dead-end the user
  • Run an AI tool intake process so new needs get a fast yes/no
5
Govern
Make detection continuous — and enforce at the point of use

A one-off audit is stale the week after you do it – new tools are coming out all the time. Detection has to be continuous and visibility has to become control: the ability to look, redact or block sensitive data the instant it is about to go into an AI tool, no matter which one. That is the step that makes a report into protection.

Concretely
  • Run discovery continuously, not as a one-off project
  • Enforce policy inline: inspect, redact, or block at the point of use
  • Log every AI interaction for the audit trail compliance requires
Three paths to AI — and which detection layers can see each
SOURCE PATH TO AI WHO SEES IT Employee browser + device Standalone AI tool ChatGPT, Claude, Gemini ✓ Network & CASB visible to most tools AI embedded in SaaS copilots, in-app features ~ Partially visible "approved app, hidden use" Extension / local AI browser plug-ins, on-device ✗ Network & CASB blind the riskiest gap Only inspection at the device/browser (pink) sees all three paths — including the blind spot the others structurally miss.

Shadow AI lives in the approved browsers, SaaS, and embedded features. The prompt is the data path – that's why finding it requires seeing the data and content, not just a list of apps.

— Polygraf AI, on why shadow AI detection has to happen at the point of use

From Detection to Control: View, Control, Enforce

Finding shadow AI is necessary but not enough. A list of tools doesn't protect anything – what protects you is the ability to act on what you find when it matters. This is the model of Polygraf AI's Desktop Overlay: three stages to turn raw visibility into durable control.

Stage 1
👁️
View
View every AI interaction at the point of use – the embedded copilots, browser extensions and local tools that are missed by network and cloud methods. Full visibility of which tools are used, by whom and what data is going into them.
Stage 2
🎛️
Control
Apply policy to what you see. Check prompts in real time for sensitive data (PII, PHI, source code, secrets) and decide on a per interaction basis what is allowed, what is redacted and what is blocked by tool, user and data type.
Stage 3
🛡️
Enforce
Stop sensitive data in flight. Block or mask at the point of use – not after a breach report – and log every decision for the audit trail. Detection is prevention, inline and real time.

What this looks like in practice

Polygraf Desktop Overlay — live activity ● Monitoring
🚫
Browser extension → consumer AI tooljust now
Detected customer PII + account numbers in prompt to an unsanctioned AI extension. BLOCKED
✂️
Embedded copilot in SaaS suite2 min ago
Detected source code pasted into an in-app AI feature. REDACTED
Sanctioned, BAA-covered AI tool5 min ago
General query, no sensitive data detected. ALLOWED
Free Tool · Polygraf AI Risk Calculator

Estimate your shadow AI exposure in 5 minutes

How much shadow AI risk are you carrying? Polygraf's AI Risk Calculator models your company's exposure (data breach, regulatory and litigation risk) and shows which obligations apply to you based on your industry, tools, data types and existing controls.

  • Quantified exposure estimate across every major risk category
  • A tailored read on which regulations your AI usage triggers
  • Gaps surfaced: visibility, control, and enforcement readiness
  • Modeled reduction from adding endpoint-level detection and control
Run the free AI Risk Assessment →
Sample result
Total Potential Exposure
$49.8M
Data breach
Regulatory
Reputational
Litigation

Your Shadow AI Detection Checklist

Use this to check if your detection program actually fills the gaps. If you can't check most of these, the riskiest shadow AI is probably still out of sight.

Shadow AI detection readiness
You have several detection layers running in parallel, not just network monitoring.
You have visibility at the browser and endpoint level, not just network and cloud.
You can spot the use of embedded AI in sanctioned SaaS – "approved platform, unapproved use".
You look at the prompt content and you know what data is flowing - not just what tools are used.
We audit the OAuth grants to AI tools on your core platforms on a regular basis.
Detections are not just listed as anonymous events but are mapped to departments and roles.
Discovery is always on — not a one-time audit that is stale in a week.
You can act on what you find – inspect, redact or block sensitive data at the point of use.
Polygraf AI

See the Shadow AI Your Other Tools Can't

Polygraf's Desktop Overlay grabs the embedded copilots, browser extensions and local AI that network and cloud tools miss – and it controls what data gets to them, in-line. View, Control, Enforce. On-premise, sub-100ms, zero data egress.

Request a Demo →
Air-gap ready · HIPAA · SOC 2
Deploys in under an hour

NEWS & More

Insights & Updates from Polygraf.

Blog Posts

Most security teams don't know which AI tools employees are using. Polygraf AI presents a step-by-step guide to detecting shadow AI from network signals to endpoint data.

To learn more about Polygraf, please get in touch.

At Polygraf, we envision a future where AI augments human capabilities without compromising safety, privacy, or ethical standards. Trust in our commitment to building this future with you.

Products

thank you

Your download will start now.

Thank you!

Please provide information below and
we will send you a link to download the white paper.