App Trust Preview for checking Mac downloads before opening them
Hi everyone,
I wanted to share a Mac app I built called App Trust Preview.
I am a big fan of Apparency, and it was part of the inspiration. I made App Trust Preview because I wanted a privacy focused Mac App Store app that goes further for the kinds of files people actually download and inspect before trusting them.
The feature I care about most is saved privacy permission review. App Trust Preview can show the actual choices you have already made in macOS privacy settings for an app. That means you can see whether an app has Camera, Microphone, Screen Recording, Contacts, Photos, Accessibility, Local Network, or other permissions without opening each Privacy & Security section and searching for the app name manually.
I also added buttons that open the relevant System Settings privacy pane, so if you see something you want to change, you can get there quickly.
Another important goal was making the report user friendly. I did not want the app to only dump technical data like certificates, entitlements, package scripts, and Gatekeeper output. App Trust Preview tries to explain what those signals mean in plain language, so the report is useful even if you do not inspect macOS security metadata every day.
It can inspect apps, installer packages, disk images, standalone executables, and scripts. Other features include installer payload review, install script inspection, disk image inspection, readable script previews, executable hashes, readable privacy access summaries, internet access signals, technology detection, and export to PDF, PNG, JSON, or plain text.
It can also open VirusTotal report links by executable hash, which is useful for a quick check to see whether a downloaded app has already been flagged by antivirus engines. The app does not upload the inspected software.
The app runs sandboxed, scans locally, does not launch inspected software, does not modify it, and does not upload it.
It is not antivirus, and it cannot prove software is safe. My goal is to give Mac users more practical context before deciding whether an app, installer, disk image, executable, or script deserves trust.
Website https://apptrustpreview.com/
Mac App Store https://apps.apple.com/app/apple-store/id6767974737
I would love feedback from MPU folks, especially on whether the reports feel clear for people who are technical but do not want to read certificates, entitlements, package scripts, and Gatekeeper output by hand.
