Privacy Policy

AI Leak Checker Browser Extension

Last updated: February 2026

Overview

AI Leak Checker is a browser extension designed to prevent accidental exposure of sensitive data (API keys, credentials, personal information) when using AI chat platforms. We are committed to protecting your privacy and being transparent about our data practices.

Data Collection

What We DO NOT Collect

What We Store Locally

The extension stores the following data locally on your device only using Chrome's chrome.storage.local API:

  1. Settings preferences: Your configuration choices (sensitivity level, enabled detectors, allowlist entries)
  2. Aggregate statistics: Counts only (e.g., "5 potential leaks blocked today") - never the actual sensitive content
  3. Allowlist entries: Domains or patterns you've explicitly marked as safe

This data:

Data Retention

Since all data is stored locally on your device:

Data is automatically deleted when you uninstall the extension. You can also manually clear all data at any time through the extension's settings panel.

We do not have access to any of this data, as it never leaves your device.

How the Extension Works

  1. Local scanning: When you submit text to supported AI platforms (ChatGPT, Claude), the extension scans the text locally in your browser
  2. Pattern matching: We use regex patterns and entropy analysis to detect potential sensitive data
  3. User notification: If sensitive data is detected, you're shown a warning modal with options to cancel, mask, or proceed
  4. No external communication: All processing happens locally - we never send your data anywhere

Permissions Explained

The extension requests the following Chrome permissions:

Permission Why We Need It
storage Store your settings and aggregate stats locally
activeTab Read/modify content only on the current tab when you click the extension
Host permissions for chat.openai.com, chatgpt.com, claude.ai Inject content scripts to monitor form submissions on these specific sites only

We follow the principle of least privilege - we only request permissions absolutely necessary for the extension to function.

Third-Party Services

AI Leak Checker does not use any third-party services, analytics, or tracking. There are no:

Data Security

Children's Privacy

AI Leak Checker is not directed at children under 13 and we do not knowingly collect data from children.

Changes to This Policy

We may update this privacy policy from time to time. We will notify users of any material changes by updating the "Last updated" date and, for significant changes, through the Chrome Web Store update notes.

Your Rights (GDPR & Privacy Rights)

AI Leak Checker is designed to minimize data collection and protect your privacy. Since we don't collect personal data, there is no personal data to access, correct, or delete. However, you have the following rights:

GDPR Lawful Basis: We process locally stored settings and statistics based on legitimate interest (security and data protection). The extension helps protect your organization's sensitive data, which serves a legitimate security interest. All processing occurs locally on your device with your explicit consent via installation.

Contact

If you have questions about this privacy policy or the extension's data practices, please:

Open Source

AI Leak Checker is open source software. You can review the complete source code to verify that we handle your data as described in this policy.


Summary: AI Leak Checker processes everything locally, stores only settings and counts (never actual sensitive data), and never transmits anything to external servers. Your privacy is protected by design.