Short version: PhishGuard AI does not collect, transmit, sell, or share any personal data. All URL and message analysis runs locally inside your browser. There are no accounts, no analytics, no trackers, and no servers operated by us.
PhishGuard AI analyzes URLs you visit or scan, and message text you paste into the Message Scanner. This processing happens entirely on your device using an AI model bundled inside the extension.
All data lives exclusively in your browser's local extension storage (chrome.storage.local) and is never synced or uploaded:
Removing the extension deletes all of it. Nothing persists outside your browser.
The extension makes no network requests for analysis purposes.
Optional exception: if you explicitly enable "Server Mode" in settings, scan requests are sent only to a backend server you configure. The default address points to your own machine (localhost:5000). Server Mode is off by default, and when it is off (or unreachable), the extension silently uses its built-in offline engine.
activeTab, scripting, host access (<all_urls>) — to analyze the URL of the page you are on and show warning banners when a site is flagged.storage — to save your trust lists, preferences, stats, and result cache locally.contextMenus — for the right-click "Scan this link" option.notifications — to show the verdict of right-click scans without opening the popup.We do not sell, rent, or share any data. We do not use third-party analytics, advertising SDKs, fingerprinting, or remote fonts/scripts. The extension contains no code that phones home.
PhishGuard AI is a general-audience tool and collects no data from anyone, including children under 13.
If a future version ever introduces data collection, this policy will be updated and the store listing will disclose it before that version ships. The "collects nothing" declaration is enforced in the extension manifest itself (data_collection_permissions: none).
Questions or privacy requests: open an issue on the project repository or contact the developer via the support email listed on the store listing.