GPSEC is a GPS fleet tracking application that provides real-time vehicle location monitoring, route optimization, and emergency alert functionality for fleet management operations.
Quick Verdict
Best for: Users who need GPS tracking features
What It Means For You
Location data is a core part of how this app works, and it uses Google and OpenStreetMap services to process it. Push notifications are handled through Firebase, which means device activity reaches Google's infrastructure. User data is handled with moderate care, though there are some gaps in how it is protected at rest.
Quick Verdict
Best for: Users who need GPS tracking features
What It Means For You
Location data is a core part of how this app works, and it uses Google and OpenStreetMap services to process it. Push notifications are handled through Firebase, which means device activity reaches Google's infrastructure. User data is handled with moderate care, though there are some gaps in how it is protected at rest.
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
5 totalNetwork Security
5 totalCode Security
4 totalPrivacy
4 totalThird-Party Risk
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.gpsec.usuario
Version
3.26.35 (versionCode 131)
Analysis Date
Mar 31, 2026
Classes Analyzed
7,941
Feedback helps us improve our analysis
Data Security - 5 findings (1 critical, 1 high, 2 medium, 1 info)
Network Security - 5 findings (1 high, 1 medium, 2 low, 1 info)
Code Safety - 0 findings
Privacy - 4 findings (1 medium, 3 low)
Precise location is collected continuously as part of the app's core function. Device identifiers and notification-related data are also gathered through push notification services.
Location and device activity passes through Google's infrastructure via Firebase Cloud Messaging and Google Maps. OpenStreetMap and its routing and geocoding services also process user location to provide mapping features.
| Category | Score |
|---|---|
| Security | 55/100 |
| Privacy | 72/100 |
| Data Security | 55/100 |
| Network Security | 57/100 |
| Code Safety | 84/100 |
| Data Collection | 91/100 |
| Data Sharing | 90/100 |
| User Control | 86/100 |
This scorecard is based on automated static analysis of the app's code and behavior. Scores reflect the app's security and privacy practices at the time of the scan.
Developer not yet contacted