Chrome Extension

Shadow AI visibility — intercepts browser traffic to 50+ AI services

Install
Install from Chrome Web Store
1
Install the extension
Click the button above to open the Chrome Web Store listing and add it to your browser
2
Enter your org key
Click the extension icon in your toolbar and paste your org key from the config panel on the right
3
Shadow AI data flows within minutes
The extension silently monitors visits to AI services and streams events back to ThreatVec
Extension popup — set org key programmatically:
// In the extension popup console:
chrome.storage.sync.set({
  orgKey: "YOUR_ORG_KEY",
  threatvecUrl: "http://app.threatvec.com"
});
Your Config
ThreatVec URL
http://app.threatvec.com
Org Key
Extension sends to:
http://app.threatvec.com/api/v1/signals
Required header:
X-Org-Key: <your org key>
Browser AI services
Extension covers these
ChatGPT
Claude.ai
Google Gemini
Perplexity
MS Copilot web
HuggingFace
Poe
Mistral Chat
Grok
You.com
50+ browser-based AI services detected automatically. List synced from ThreatVec server.
Thick client AI tools
Extension cannot see these
IDE plugins and desktop apps make API calls directly — the browser extension can't intercept those. Use one of these approaches:
Python / JS SDK — for AI agents you build
pip install threatvec
ThreatVec.auto()
Setup wizard →
Network proxy — for all thick client traffic
Route HTTPS through your proxy and connect it to ThreatVec's signal endpoint. Covers VS Code + Copilot, Cursor, Claude Code, and any other tool.
Configure proxy integration →
Thick clients include: VS Code + Copilot · Cursor · Claude Code · Windsurf · Cline · Amazon Q · JetBrains AI
Activity (last 7 days)
AI SITES DISCOVERED
unique services
PII DETECTIONS
sensitive data events
TOTAL EVENTS
events ingested
Policy — Roles & Rules

Define which AI services different user groups can access, and how PII is handled.

Loading roles…