Real-time transparency for ChatGPT, Claude, Gemini, and more. Detect hedging, verify claims, and know when you're getting a real answer.
Every AI chatbot hedges. Glassbox shows you exactly where and why.
Three seconds from install to insight.
Glassbox is free, open source, and respects your privacy.
Star on GitHubGlassbox is a browser extension that analyzes AI chatbot responses for transparency. It reads assistant message text on supported sites (ChatGPT, Claude, Gemini, Perplexity, Copilot, DeepSeek) and renders an analysis overlay showing trust scores, flagged language, and factual claims.
All processing happens locally in your browser. Glassbox stores the following in Chrome's local storage, which never leaves your device:
Your preferences (enabled/disabled state, selected API provider). Your API key if you choose to provide one. Cached analysis results to avoid redundant API calls. Aggregate usage statistics displayed in the extension popup.
When you provide an API key and enable deep analysis, the text of AI chatbot responses is sent directly from your browser to the API provider you selected (OpenAI or Anthropic). This request goes straight from your browser to their servers. Glassbox does not proxy, intercept, log, or store these requests.
Without an API key, Glassbox performs all analysis locally with zero network requests.
Glassbox does not collect personally identifiable information. It does not track your browsing history, keystrokes, or clicks. It does not use analytics, telemetry, or advertising services. It does not transmit any data to Glassbox-operated servers because there are none. It does not sell or share user data with third parties.
The only external services Glassbox communicates with are the ones you explicitly configure: OpenAI's API (api.openai.com) or Anthropic's API (api.anthropic.com). These communications only happen when you provide an API key and are governed by the respective provider's privacy policy.
Glassbox requests access to specific AI chatbot websites to inject its content script and read assistant messages. It uses Chrome's storage API to save your preferences locally. It does not request access to any other websites or browser data.
Glassbox is open source. You can review the complete source code at github.com/owenkleinmaier/glassbox to verify these claims yourself.