mysk-research/loupe ? reverse-engineered prompt
Reverse engineered prompt
Build me a privacy focused iPhone and iPad app that shows people what native apps can learn about their device.
I want it to pull real values from public iOS APIs and display them plainly, so users can see things like locale, time zone, screen details, battery, contacts, photos, location, calendars, and a few more advanced signals like URL scheme checks and Keychain persistence. Group everything into three clear sections, one for things any app can see, one for things that need permission, and one for the more sneaky fingerprinting tricks.
Make the experience feel educational and easy to browse, with clean screens, short explanations, and the ability to export the readings if needed. Keep everything on device by default, with no uploading, syncing, or tracking. If it helps, look up the current Apple docs online while building it. Also make it work on macOS as much as possible, even if a few polish details are still rough.
Are you gonna build this?
make sure you review the code using coderabbit