GOV.UK ID Check is a government identity verification app that proves your identity for HMRC services and GOV.UK One Login by matching your face to photo ID. Requires Android 10+.
Quick Verdict
Best for: UK residents verifying identity for government services
What It Means For You
Identity documents are processed using ReadID and iProov for verification, with Google ML Kit handling on-device scanning. Firebase Core is present for app infrastructure. Data sharing with third parties is minimal, focused on the verification process itself rather than advertising or analytics.
Quick Verdict
Best for: UK residents verifying identity for government services
What It Means For You
Identity documents are processed using ReadID and iProov for verification, with Google ML Kit handling on-device scanning. Firebase Core is present for app infrastructure. Data sharing with third parties is minimal, focused on the verification process itself rather than advertising or analytics.
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
1 totalCode Security
2 totalPrivacy
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
uk.gov.documentchecking
Version
1.25.0
Analysis Date
Mar 4, 2026
Classes Analyzed
16,948
Feedback helps us improve our analysis
Data Security - 1 finding (1 medium)
Network Security - 0 findings
Code Safety - 0 findings
Privacy - 1 finding (1 low)
The app collects identity document information and biometric data (face imagery) during the verification process. Document scanning is performed on-device via Google ML Kit, which means document images are processed locally before any data is sent externally. Firebase Core may collect basic device stability and diagnostic information to support app infrastructure.
Data sharing is tightly limited to the services required for identity verification. ReadID and iProov receive document and biometric data as part of the government identity-checking process. No advertising networks or behavioral profiling services receive user personal information. Google Play Services handles standard device functions only.
| Category | Score |
|---|---|
| Security | 94/100 |
| Privacy | 98/100 |
| Data Security | 96/100 |
| Network Security | 100/100 |
| Code Safety | 94/100 |
| Data Collection | 99/100 |
| Data Sharing | 100/100 |
| User Control | 99/100 |
This scorecard is based on automated static analysis of the app's code and configuration. It reflects the app's technical implementation of security and privacy practices at the time of scanning and is intended to help everyday users make informed decisions.
| Field | Value |
|---|---|
| App Name | GOV.UK ID Check |
| Package ID | uk.gov.documentchecking |
| Version | 1.25.0 |
| Scan Date | 5 March 2026 |
| Platform | Android |
Developer not yet contacted