WHOOP is a leading health wearable that delivers comprehensive health insights into daily action by capturing dozens of data points every second, providing personalized Sleep, Strain, Recovery, and Stress tracking with 24/7 coaching.
This app has an open trust check or a verdict held for review.
The five trust checks
Quick Verdict
Best for: Fitness tracking with biometric health data off ad networks
What It Means For You
Biometric health data, including heart rate, HRV, sleep stages, and blood oxygen levels, is not transmitted to third-party analytics or advertising services. GPS workout routes remain within WHOOP's own systems. Behavioral usage events are shared with Amplitude and Sentry for analytics and error reporting.
Quick Verdict
Best for: Fitness tracking with biometric health data off ad networks
What It Means For You
Biometric health data, including heart rate, HRV, sleep stages, and blood oxygen levels, is not transmitted to third-party analytics or advertising services. GPS workout routes remain within WHOOP's own systems. Behavioral usage events are shared with Amplitude and Sentry for analytics and error reporting.
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 totalNetwork Security
2 totalCode Security
2 totalPrivacy
1 totalThird-Party Risk
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.whoop.android
Version
5.445.0
Analysis Date
Jul 30, 2026
Feedback helps us improve our analysis
WHOOP delivers solid health tracking with strong network security, keeping all communications encrypted and restricting browser-based authentication to WHOOP-owned domains. Sign-in data and health records stored locally on the device rely on operating system-level protection rather than an additional app-level encryption layer, and analytics services are initialized before users can review privacy settings. For most fitness and health tracking use cases, the app's data handling is responsible where it matters most.
Data Security: 1 finding (1 low)
Network Security: 2 findings (1 medium, 1 low)
Code Safety: 2 findings (1 medium, 1 low)
Privacy: 2 findings (2 low)
Biometric health values including heart rate, heart rate variability, sleep stages, blood oxygen, respiratory rate, and reproductive health data sync to WHOOP's own servers but are not shared with advertising, analytics, or marketing partners. GPS workout routes are similarly kept within WHOOP's own infrastructure. Health-sensitive data does not flow to third-party companies.
Third parties that may receive data from the app:
Security: 77/100
Privacy: 82/100
The app's privacy practices could be strengthened by:
Pre-consent Analytics Initialization
Analytics and marketing services could be deferred until users have reviewed and accepted the privacy policy, giving users meaningful choice before any behavioral data is sent off-device.
Email Marketing Consent Gating
The marketing email platform receives email addresses during account setup. Requiring explicit opt-in consent before sharing contact information with the marketing service would align with GDPR and CCPA requirements.
Advertising Identifier Use in Health Context
The Google Advertising ID is associated with health app usage. Given the sensitive nature of health data, limiting or opting out of advertising identifier use would reduce the potential for health-context behavioral profiling.
Local Data Encryption
Sign-in data and health records stored on the device could be moved to Android's encrypted storage, adding a protection layer that operates independently of the device screen lock.
File Sharing Scope Reduction
The file sharing configuration exposes broad sections of internal storage. Narrowing these paths to folders specifically intended for sharing would reduce exposure if a sharing URI were inadvertently granted to another app.
Sign-In Callback Broadcast Protection
Sign-in callback data is forwarded via a broadcast that any installed app can receive. Restricting the broadcast with a declared permission or using a local broadcast mechanism would limit receipt to WHOOP's own components.
App Type: Health and fitness wearable companion app; handles biometric, financial, and location data
Third-Party Services: 10+ service providers identified
Context Tags: health, fitness, biometric, location, financial, sensitive data, wearable
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: Whoop, Inc.
Version: 5.445.0
Analysis Date: 2026-07-30
Package: com.whoop.android
Developer not yet contacted