All-in-one VPN and privacy blocker offering tracker and ad blocking, scam protection, secure browsing, and call/SMS screening with no account required.
This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.
The five trust checks
Quick Verdict
Best for: Blocking unwanted calls and texts via on-device matching
Not For: Relying on it for sensitive activity on public Wi-Fi
What It Means For You
Call and text number blocking runs entirely on the device without a network lookup, and analytics data is sent only to the developer's own server rather than a third-party analytics vendor. Usage data is still shared with several other analytics and advertising services, including Firebase, Google, Microsoft Clarity, and OneSignal. Some activity may travel with less protection than expected on public Wi-Fi.
Quick Verdict
Best for: Blocking unwanted calls and texts via on-device matching
Not For: Relying on it for sensitive activity on public Wi-Fi
What It Means For You
Call and text number blocking runs entirely on the device without a network lookup, and analytics data is sent only to the developer's own server rather than a third-party analytics vendor. Usage data is still shared with several other analytics and advertising services, including Firebase, Google, Microsoft Clarity, and OneSignal. Some activity may travel with less protection than expected on public Wi-Fi.
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
6 totalPrivacy
1 totalThird-Party Risk
2 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.revokevpnapp
Version
1.3.24 (versionCode 1030024)
Analysis Date
Aug 14, 2026
Classes Analyzed
1,200
Feedback helps us improve our analysis
BLOKK is marketed as a privacy focused VPN and blocker that keeps data on the device, but the analyzed build embeds several data flows that run counter to that claim: login information and behavioral telemetry directed at a development server, phone number lookups sent to an outside spam-detection service, and an active session recording tool. Given that a VPN and call-blocking app is entrusted with browsing history, call activity, and account access, CITT's scoring rubric weighs these findings, together with the exported broadcast receivers that can pause the app's core blocking function and unused provider keys compiled into the package, as material to the overall risk assessment.
Data Security: 2 findings (1 high, 1 low)
Network Security: 1 finding (1 high)
Code Safety: 6 findings (1 high, 2 medium, 3 low)
Privacy: 3 findings (3 high)
Third parties that may receive data from the app:
Security: 50/100
Privacy: 25/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
Third-party sharing label vs. bundled services
Google Play's Data Safety guidance (https://support.google.com/googleplay?p=data-safety) asks developers to declare data shared with third parties. The label for this app, as retrieved, states "No data shared with third parties." Build 1.3.24 links the Microsoft Clarity session recording tool as an active, non-disabled service in its manifest, and contains code that sends incoming caller phone numbers to callerapi.com. Whether these code paths run in a typical user session, and how often, was not tested in this static analysis.
Collected data types vs. observed code paths
The label also states "This app may collect these data types: App activity, App info and performance, and Device or other IDs." Build 1.3.24 additionally contains a code path that embeds login information in a URL sent to a development server, and a separate path that sends VPN traffic history and behavioral telemetry to the same server. Whether this reflects data categories beyond what is disclosed could not be fully determined without observing live network traffic.
Restrict the exported broadcast receivers
The two broadcast receivers that any co-installed app can currently message could require a signature-level permission so only the app itself can pause blocking or restart its service.
Move login information out of the URL
The login-related request could carry the username and password in the request body instead of the URL, reducing how often this data is written into server and proxy logs along the way.
Remove unused provider server keys from the distributed build
The private server keys and account details for several outside VPN services compiled into the package are not referenced by any runtime code path and could be removed from future builds.
App Type: VPN and privacy/security tool (handles network traffic, call, and SMS data; higher sensitivity)
Classes Analyzed: 1,200
Third-Party Services: 15 identified
Context Tags: vpn, financial, sensitive_data, location, contacts, ads
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: MyPA Limited
Version: 1.3.24 (Build 1030024)
Analysis Date: 2026-08-14
Package: com.revokevpnapp
Developer not yet contacted