Squirrel Detective
Offline privacy auditor for installed apps
- Android
- Kotlin
- Gradle
- Problem
- Apps quietly observe what else is installed on the phone and how the device is used.
- What I built
- A fully offline Android app: parses manifests, scores risk from permission/receiver combinations, and explains every finding in plain language. Zero network calls, zero analytics.
- Result
- Open source under MIT. Local-only analysis — no servers, no signature feeds.