AegisGate Lens β Free Privacy-First Browser Protection for AI Tools
Free, privacy-first Chrome extension that protects users across 8 AI providers (ChatGPT, Claude, Gemini, Copilot, DuckDuckGo, Perplexity, Mistral, Grok) with 4-facet regex detection. 500/500 Node tests, 3/3 Go tests, 16/16 headless smoke + 128/128 mini-smoke in real Chrome. Zero external dependencies. No account required.
π AegisGate Lens v0.1.4 is LIVE β CWS approved 2026-07-13. Install on the Chrome Web Store (free, forever, 8 AI providers).
AegisGate Lens v0.1.4 will add the following to the live v0.1.0-beta below:
- Clickable “π‘οΈ Lens active” indicator β opens the extension popup with 3 new controls: hide indicator, pause Lens for 1h/1d, and “Not PII β dismiss for 24h”
- 8 AI providers (still β we consolidated from the 10 in v0.1.0-beta)
- 132 regex patterns across 4 detection facets (PII, secrets, XSS, compliance)
- 500/500 unit tests + 3/3 Go tests + 16/16 headless smoke (5/5 stable runs)
- 2.31% false positive rate on 6,500 WildChat prompts (5.1Γ better than v0.1.0-beta)
- 100% on-device, zero network egress by default, 12 privacy non-negotiables
Check back after the CWS review completes to download v0.1.4.
- 8 AI providers: ChatGPT, Claude, Gemini, Copilot, DuckDuckGo, Perplexity, Mistral, Grok
- 132 regex patterns across 4 detection facets: PII, secrets, XSS, compliance
- 647 automated tests: 500/500 Node + 3/3 Go + 16/16 headless smoke + 128/128 mini-smoke (5/5 stable runs)
- 2.31% FPR on 6,500 WildChat prompts (5.1x better than v0.1.0-beta baseline)
- Sub-millisecond detection (p50 0.076ms, p95 0.085ms, p99 0.14ms for 500-char prompts)
- 100% on-device, zero network egress by default
- 12 privacy non-negotiables, Apache 2.0, zero external dependencies
- Free, forever
π‘οΈ AegisGate Lens β Privacy-First Browser Protection for AI Tools
AegisGate Lens is a free Chrome extension that detects PII (SSN, email, phone, credit card), secrets (API keys, tokens, private keys), XSS payloads, and compliance violations (OWASP LLM Top 10, MITRE ATLAS, EU AI Act) in real time as you type into ChatGPT, Claude, Gemini, Microsoft Copilot, DuckDuckGo, Perplexity, Mistral, and Grok. All processing happens locally in your browser β no account, no telemetry, no data exfiltration.
The same security team behind AegisGate Platformβ’ (the enterprise gateway) builds Lens as the consumer-facing layer. The two products share the same detection corpus, the same MITRE ATLAS mapping, and the same privacy commitments. See Lens vs Platform for the side-by-side comparison.
Why Lens?
- π Privacy by design: 12 non-negotiables. No prompt text, no URLs, no page content, no account, no personal identifiers, no fingerprinting. All detection happens in your browser.
- π― 4-facet detection: PII (55 patterns), secrets (41 patterns), XSS (12 patterns), compliance (24 patterns) β 132 total regex patterns for fast, on-device detection.
- β‘ Real-time: 500/500 Node tests + 3/3 Go tests + 16/16 headless smoke + 128/128 mini-smoke in real Chrome. Detection latency sub-millisecond (p99 0.14ms for 500-char prompts). No network round-trips β 100% on-device detection.
- π 8 AI providers: ChatGPT, Claude, Gemini, Microsoft Copilot, DuckDuckGo, Perplexity, Mistral, Grok. No special setup per provider.
- π Regex-based detection: Fast, predictable, deterministic patterns. No ML model loading, no inference latency, no false positives from subjective interpretation.
- π Free, forever: No “Pro” tier, no feature gate, no credit card. Lens is the consumer-facing product; Platform is the optional enterprise gateway.
How it works
Lens injects a content script into the 8 supported AI providers. As you type a prompt, the content script:
- Detects with 4 regex facets:
- PII: SSN, email, phone, credit card (Luhn-validated), DOB, address, driver’s license, passport, tax ID, bank account, IP address (55 patterns)
- Secrets: API keys (AWS, GitHub, OpenAI, Stripe, Slack), RSA private keys, OAuth tokens, database credentials (41 patterns)
- XSS:
<script>tags, event handlers,javascript:URLs, SVG-based XSS, DOM clobbering, polyglot payloads (12 patterns) - Compliance: 24 patterns including OWASP LLM Top 10 (5/10 implemented with footnote), MITRE ATLAS techniques, EU AI Act patterns
- Warns via a non-blocking banner at the top of the page that explains what was detected, why it matters, and what to do about it (3 options: Cancel, Edit & Redact, Send Anyway).
- Never sends your prompt to any server β not even opt-in. The only data Lens may send is anonymous, hashed metadata (detection category, no text) when you explicitly opt in to help improve detection.
- Stores nothing by default. No keystroke logging, no prompt caching, no history.
See the architecture overview for details on the 4-facet detection system.
The 12 Privacy Non-Negotiables
Lens never sends or stores:
- β Prompt text (input or output)
- β URLs
- β Page content
- β Personal identifiers (PII detected in your prompts is rewritten in your browser, never sent)
- β Account credentials
- β Browser fingerprinting
- β Cross-site tracking
- β AI provider metadata
- β Keystroke timing
- β Mouse movement
- β Session identifiers
- β IP addresses (when self-hosted) β only the Gateway server IP if you use the optional opt-in telemetry
If we ever change any of these, the change will be:
- Documented in SECURITY.md
- Disclosed in the release notes
- Announced via the Lens GitHub Discussions
Try it
- π‘οΈ Install from Chrome Web Store β one click, no account
- π Lens on GitHub β Apache 2.0, 500/500 tests, zero external dependencies
- π Privacy Policy β the full text of what Lens does and doesn’t collect
- ποΈ Architecture β how the 4-facet detection system works
- π Security Model β content security policy, vulnerability disclosure
- π Changelog β what changed in each version
- βοΈ Lens vs Platform β when to use Lens alone, when to add Platform
For enterprise teams
AegisGate Lens is the consumer-facing layer. The same team builds AegisGate Platformβ’ β the server-side gateway that adds central policy management, team-wide analytics, MCP/A2A/ACP/RESPONSE protection, the Trust Framework, MITRE ATLAS enforcement, OWASP LLM Top-10, the EU AI Act Compliance Module, and SIEM export. The two products share the detection corpus.
| Use case | Recommendation |
|---|---|
| Individual developers, security researchers, journalists, privacy-conscious users | Lens alone (free) |
| Teams of 2-10 who need a shared detection policy | Lens + Platform Developer ($79/mo) |
| Enterprises needing SIEM, compliance modules, central policy | Platform Professional or Enterprise (custom) |
See pricing for details.
Built with privacy by the AegisGate Security team. Report vulnerabilities to security@aegisgatesecurity.io (see .well-known/security.txt for the disclosure policy per RFC 9116).