![Image 1 — [Android - Free]: Device Security Audit (Offline)](https://preview.redd.it/j3rw5hx1fewg1.png?width=395&format=png&auto=webp&s=591830e9fb47a953cebf54e735622e8928bbb3e6)
![Image 2 — [Android - Free]: Device Security Audit (Offline)](https://preview.redd.it/kn2ltlw2fewg1.png?width=960&format=png&auto=webp&s=8c3220c40a0f9787a06bb415dd1061227a84e1c4)
![Image 3 — [Android - Free]: Device Security Audit (Offline)](https://preview.redd.it/gngqzls3fewg1.png?width=960&format=png&auto=webp&s=2b3dbb72dfcd7373767d60f518eb7427e789f976)
![Image 4 — [Android - Free]: Device Security Audit (Offline)](https://preview.redd.it/p0mmvdx4fewg1.png?width=960&format=png&auto=webp&s=68bbe0dc4f3756c12fafadab83866eadfb621af0)
[Android - Free]: Device Security Audit (Offline)
Hi Everyone!
I'm a solo developer and I built Device Security Check because I wanted a transparent, diagnostic-first audit tool that doesn't feel like a "black box" antivirus app and works locally most of the time.
Reason for the this app:
Most of the android apps which I used for safety were either not from a someone that I can trust and requires login or other information (device related so to speak).
So I thought of building one which does not do any anonymouse analytics, requires user data to work and with limited and clear legal policy docs and at the same time provides clear cut information about my system.
https://play.google.com/store/apps/details?id=neuracircuit.dev.securityhealthaudit
Highlights:
- Integrity Auditing: Provides a clear breakdown of system integrity signals to help you understand your device's security verdict.
- Permission Risk Mapping: Maps installed app permissions to specific risk categories like sensitive data exposure or system modification.
- Hidden App Discovery: Identifies packages without launcher intents that may be running as bloatware or background services.
- Install Source Verification: Easily identify which apps were sideloaded versus installed from trusted stores.
- Privacy First: No accounts required, no trackers, and all analysis is performed locally on-device.
- Modern UI: Features a high-performance Glassmorphic design implemented natively in Jetpack Compose.
- On-Device Security: Uses AES encryption for any locally stored audit logs.
- [Paid] Background scan: lets you check the device for issues periodically.
- [Paid] Android CVE bulletins: You can verify your device security patch with the latest upto date android CVE bulletin to find any issue which your device and whether a fix is available or not.
Current work:
- Working on improving the network stack and security vulnerabilities.
- More device or app or permission specific issues that most users wont be seeing.
Please try out the app and let me know your honest feedback and review.
Thank you