IATI - Travel insurance Security & Privacy Scorecard
Android
App usage and behavior is tracked by Firebase Analytics and PostHog, and advertising identifiers are collected via Google AdServices. User data is handled with moderate care, though some local storage practices could be more secure. Network communication is well protected.
Best for
Existing policyholders managing coverage on mobile
Findings
- 0 critical
- 2 high
- 8 medium
- 5 low
- 6 info
1 issue identified across security and privacy analysis.
Top security issues
- Sentry crash reporter captures screenshots at 100% rate including medical consultation screens, transmitting to US servers with no masking
- MeetingDoctors SDK WebView JavaScript interface dispatches arbitrary Android intents without URI scheme validation, exploitable via XSS
- MeetingDoctors SDK encrypts medical session tokens with a hardcoded AES key derivable from the APK — all users' tokens decryptable
Top privacy issues
- android_id transmitted unconditionally to third-party MeetingDoctors servers without consent, creating permanent device fingerprint linked to medical activity
- Firebase Analytics logs medical video consultation lifecycle events (videocall_start/completed) to Google without consent gate — health behavioral data under GDPR Article 9
- Google AdServices ad attribution and advertising ID collection in a medical insurance app with no IAB TCF consent mechanism
Full analysis
What This Means for You
App usage and behavior is tracked by Firebase Analytics and PostHog, and advertising identifiers are collected via Google AdServices. User data is handled with moderate care, though some local storage practices could be more secure. Network communication is well protected.
Recommendation: Use With Caution
Best For: Existing policyholders managing coverage on mobile
Key Findings
Data Security - 7 findings (1 high, 4 medium, 2 low)
Network Security - 1 finding (1 low)
Code Safety - 0 findings
Privacy - 4 findings (1 high, 3 medium)
Privacy Concerns
What Data is Collected
Firebase Analytics and PostHog collect behavioral data including which screens users visit, how long users spend in the app, and actions users take. Google AdServices gathers advertising identifiers to associate in-app activity with ad targeting. Push notifications are delivered via Firebase Messaging. If users use telemedicine or voice consultation features, audio and video sessions are processed through MeetingDoctors, Twilio, and OpenTok/Vonage. Crash and error reports may be sent to Sentry.
Third-Party Data Sharing
Usage data and advertising identifiers are shared with Google, PostHog, and Sentry for analytics and error tracking. Communication session data is shared with MeetingDoctors, Twilio, and OpenTok/Vonage when consultation features are used. The advertising identifier collected by Google AdServices may be used to show users targeted ads in other apps and services outside this app.
Understanding the Scores
| Category | Score |
|---|---|
| Security | 76/100 |
| Privacy | 69/100 |
| Data Security | 60/100 |
| Network Security | 96/100 |
| Code Safety | 87/100 |
| Data Collection | 71/100 |
| Data Sharing | 82/100 |
| User Control | 76/100 |
Positive Security Features
- Network communications are strongly protected, with robust measures applied to data traveling between the device and the app's servers.
- Application code follows sound construction practices, reducing the risk of common coding-level issues that could affect user data.
- Distribution of user information to outside parties is reasonably controlled, reflecting a degree of restraint in how broadly user data is shared.
Areas for Improvement
- Some data stored locally on the device could be better protected. Account details or session information saved on the device may be stored in ways that carry unnecessary risk if the device is accessed by someone else.
- Advertising identifiers are collected and shared in ways that allow user behavior to be tracked across apps and services, which may feel out of place in a health and insurance context where greater privacy is expected.
- A few practices around how personal and policy data is handled locally could be strengthened to provide greater confidence that sensitive information stays protected.
About This Analysis
App Details
| Field | Value |
|---|---|
| App ID | com.iatiseguros.iati |
| Version | 2.0.3 (build 136) |
| Scan Date | 2026-03-29 |
| Platform | Android |
Versions & scan history
| Scan | Date | Overall score |
|---|---|---|
| #1 (current) | 71/100 |