All-in-one access to AA Roadservice, your digital Membership card and AA Member Benefits—tools to help you plan trips, find AA locations, track journey costs, and practice for your road code test.
Quick Verdict
Best for: NZ drivers managing membership and roadside needs
What It Means For You
Analytics data is sent to Firebase and Google, with collection disabled by default until consent is given. User location is accessed via Geolocator for relevant services. Auth tokens are stored in encrypted on-device storage, and the local database is encrypted with SQLCipher.
Quick Verdict
Best for: NZ drivers managing membership and roadside needs
What It Means For You
Analytics data is sent to Firebase and Google, with collection disabled by default until consent is given. User location is accessed via Geolocator for relevant services. Auth tokens are stored in encrypted on-device storage, and the local database is encrypted with SQLCipher.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
2 totalNetwork Security
1 totalCode Security
4 totalThird-Party Risk
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
nz.co.aa.mobile.android
Version
1.2.1 (versionCode: 10200150)
Analysis Date
May 6, 2026
Classes Analyzed
12,769
Feedback helps us improve our analysis
The app's security foundation is strong, with HTTPS-only networking and hardware-backed protection for your login session. Two development artifacts remain in the production release - a test login callback and a network security override in a third-party plugin. The secure browser-based login flow and plugin-level scoping reduce the practical risk, making this a reasonable choice for AA members who keep their app updated.
Data Security - 2 findings (1 low, 1 info)
Network Security - 1 finding (1 medium)
Code Safety - 4 findings (1 medium, 1 low, 2 info)
Privacy - 1 finding (1 info)
The following third parties may receive your data:
Security: 92/100
Privacy: 98/100
The app's privacy practices could be strengthened by:
Remove the Test Login Callback
The production app contains a development-era login redirect that was not removed before release. Removing it would eliminate a surface through which other installed apps could trigger unexpected login states.
Confirm Maps SDK Key Restrictions
The Google Maps SDK key embedded in the app should be confirmed as restricted to this app's signing certificate in Google Cloud Console to prevent potential misuse against the developer's billing account.
Add Release Guard to Network Override Feature
A network security override in the background downloader plugin is available without any release-mode restriction. Adding a debug-only condition would ensure it cannot be activated in production builds.
Document Database Encryption Key Management
The app uses an encrypted local database, but the source of the encryption key could not be verified from the analyzed code. Confirming this uses hardware-backed key derivation would strengthen the security guarantee for users on all device types.
App Type: Transportation and membership services, location-aware
Classes Analyzed: 12,769
Third-Party Services: 17 services identified
Context Tags: transportation, location, financial, analytics
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on Android applications to help users make informed decisions about app security and privacy.
Developer: NZ Automobile Association
Version: 1.2.1 (Build 10200150)
Analysis Date: 2026-05-06
Package: nz.co.aa.mobile.android
Developer not yet contacted