FitWoody is a subscription fitness app featuring HealthKit integration, GPS workout tracking, and offline data sync via PowerSync. Authenticates via Apple Sign-In and uses Customer.io and TelemetryDeck for analytics. Designed for users who prioritize health privacy without ads.
This app did not meet one of the trust checks in this assessment.
The five trust checks
Quick Verdict
Best for: Logging workouts with health and fitness data on-device
What It Means For You
HealthKit and workout GPS route data stays on the device and is not shared with advertising networks or data brokers. Analytics and in-app messaging are integrated with TelemetryDeck (privacy-preserving hashed identifiers) and Customer.io (EU data residency), with subscription management via RevenueCat. The backend runs on developer-controlled infrastructure at fitwoody.camp, keeping user data outside third-party cloud services.
Quick Verdict
Best for: Logging workouts with health and fitness data on-device
What It Means For You
HealthKit and workout GPS route data stays on the device and is not shared with advertising networks or data brokers. Analytics and in-app messaging are integrated with TelemetryDeck (privacy-preserving hashed identifiers) and Customer.io (EU data residency), with subscription management via RevenueCat. The backend runs on developer-controlled infrastructure at fitwoody.camp, keeping user data outside third-party cloud services.
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.
Code Security
1 totalPrivacy
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
camp.FitWoody
Version
2.6.5 (Build 463)
Analysis Date
Aug 13, 2026
Feedback helps us improve our analysis
CITT rates FitWoody Trustworthy. The app enforces HTTPS globally, avoids ad networks, keeps fitness data on-device, and uses privacy-preserving analytics. Local database encryption gaps represent its main technical concern.
Data Security: 0 findings
Network Security: 0 findings
Code Safety: 1 finding (1 low)
Privacy: 1 finding (1 low)
Third parties that may receive data from the app:
Security: 90/100
Privacy: 88/100
Local Database Encryption
The PowerSync SQLite database used for offline workout sync does not appear to have encryption at rest configured in this build. Enabling database encryption would protect stored workout data if a device is accessed without authorization.
URL Scheme Hardening
The binary registers a custom URL scheme. Configuring Universal Links alongside the custom scheme would provide additional protection against URL scheme interception on shared devices.
App Type: Health and fitness, subscription, HealthKit integration
Classes Analyzed: 0 (iOS binary; static symbol and framework analysis)
Third-Party Services: 7
Context Tags: health, fitness, location, analytics, subscription
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of iOS applications, intended to help people make informed decisions about app security and privacy.
Developer: FitWoody
Version: 2.6.5 (Build 463)
Analysis Date: 2026-08-13
Package: camp.FitWoody
Developer not yet contacted