SecretSifter — Privacy Policy

Effective date: March 15, 2026

Summary: SecretSifter does not collect, transmit, or share any personal data. All scan findings are stored exclusively in your local browser. The only external network call made by the extension is an optional Google Maps API key validation probe sent directly to Google’s servers — see Section 5 for full details.

1. What SecretSifter Does

SecretSifter is a browser extension designed for security professionals and penetration testers. It intercepts network responses (JavaScript files, JSON APIs, XML responses, HTML pages, and WebSocket frames) in the active browser tab and scans them for exposed secrets such as API keys, tokens, passwords, and credentials using pattern-matching rules.

2. Data Collection

SecretSifter does not collect any personal data. Specifically:

3. Local Storage

SecretSifter stores the following data locally in your browser only using chrome.storage.sync and chrome.storage.session:

This data never leaves your device except as described in Section 5. You can clear all stored findings at any time using the “Clear” button in the extension popup or DevTools panel.

4. Permissions Used

5. Google Maps API Key Validation

External network call: When SecretSifter detects a potential Google Maps API key in a scanned page, it automatically sends a validation probe to maps.googleapis.com to determine whether the key is live and unrestricted.

Specifically:

6. Children’s Privacy

This extension is intended for security professionals and is not directed at children under the age of 13. We do not knowingly collect any information from children.

7. Changes to This Policy

If this privacy policy is updated, the effective date above will be revised. Significant changes will be noted in the extension’s version release notes.

8. Contact

For questions about this privacy policy, please open an issue on the GitHub repository or contact the developer directly via GitHub.