paulayuk/catch-clause — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Chrome extension called Catch Clause that helps normal people understand what a website will do with their data before they create an account or accept cookies. When I visit a site and click the extension icon, it should find the privacy policy, look at the cookies, and give me a clear risk score from 0 to 100 with a simple verdict like SAFE, CAUTION, or UNSAFE.

I want the popup to feel clean and friendly, with a short plain English summary, the main data the site collects, whether it shares data with advertisers or other companies, whether I can delete my data, and a few practical recommendations. Add a full report view with more detail, plus a way to export the results as JSON.

Please keep all analysis local in the browser using Chrome built in AI if available, with a sensible fallback if it is not. Include settings for auto scan, caching, an allow list, and a block list. Look up current Chrome extension docs online if you need to.

Want more depth? Deep Reverse