Your app for everything. In your app, you'll find your digital membership card for checking in at your McFIT Club and also have full control over your contract details. You can make important changes to your McFIT Club membership yourself.
Quick Verdict
Best for: Gym members comfortable with standard analytics
What It Means For You
Usage and fitness activity is shared with Firebase, Braze, Segment, and Branch.io for analytics and engagement. Advertising identifiers are collected via Google Ads. Crash reports and analytics are consent-gated, and Braze data is routed through EU infrastructure.
Quick Verdict
Best for: Gym members comfortable with standard analytics
What It Means For You
Usage and fitness activity is shared with Firebase, Braze, Segment, and Branch.io for analytics and engagement. Advertising identifiers are collected via Google Ads. Crash reports and analytics are consent-gated, and Braze data is routed through EU infrastructure.
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
1 totalCode Security
5 totalPrivacy
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.heroworkout.mamba.mcfitklub
Version
1.16.6+66 (versionCode 66)
Analysis Date
Apr 13, 2026
Classes Analyzed
13,437
Feedback helps us improve our analysis
A private service authentication key is embedded directly in the app where anyone can extract it, potentially allowing unauthorized access to McFIT's gym location management service and consuming the chain's service quota. Additionally, email addresses are forwarded to an external marketing platform during key membership actions without explicit user consent. McFIT members should be aware of these findings.
Data Security - 1 finding (1 low)
Network Security - 1 finding (1 low)
Code Safety - 5 findings (1 high, 1 low, 3 info)
Privacy - 1 finding (1 medium)
The following third parties may receive your data:
Security: 90/100
Privacy: 88/100
The app's privacy practices could be strengthened by:
Marketing Platform Consent Gating
The Braze marketing service starts unconditionally when the app launches, including forwarding your email address during checkout and contract events. Industry best practice recommends gating this service behind explicit user consent, consistent with how Firebase Analytics is already handled in this app.
Privacy Policy Transparency
The privacy policy could more explicitly disclose which personal data fields (name, email, gender, date of birth) are forwarded to the marketing platform and under which legal basis this processing occurs.
Relocate Private Service Keys to Server Side
The private Woosmap location service key is embedded in the app where anyone can extract it. Routing location service requests through a McFIT-controlled backend proxy that holds the key securely on the server would remove this exposure from the distributed app entirely.
Validate Custom URL Scheme Handlers
The custom URL scheme handler forwards incoming navigation requests to the main screen without checking their origin or structure. Adding an allowlist of permitted navigation destinations would prevent other apps on the same device from triggering unexpected in-app navigation flows.
App Type: Fitness membership management app with financial and contract data handling
Classes Analyzed: 13,437
Third-Party Services: 17
Context Tags: fitness, health, location, membership, financial, videos
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on Android applications to help users make informed decisions about app security and privacy.
Developer: RSG Group GmbH
Version: 1.16.6+66 (versionCode 66)
Analysis Date: 2026-04-13
Package: com.heroworkout.mamba.mcfitklub
Developer not yet contacted