Trusted by 1.4 million homeowners, GoodLeap Home manages smart home upgrades, payments, and solar monitoring in one place. Set up autopay, track projects, monitor energy consumption, learn upgrade tips, and refer friends.
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: Homeowners managing solar or home financing
What It Means For You
No advertising network receives data to display targeted ads to users. Usage and activity data is shared with analytics and marketing services including Facebook App Events, RudderStack, Pendo, and Salesforce Marketing Cloud. Some user data may not be fully protected in transit.
Quick Verdict
Best for: Homeowners managing solar or home financing
What It Means For You
No advertising network receives data to display targeted ads to users. Usage and activity data is shared with analytics and marketing services including Facebook App Events, RudderStack, Pendo, and Salesforce Marketing Cloud. Some user data may not be fully protected in transit.
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
3 totalNetwork Security
1 totalCode Security
5 totalPrivacy
3 totalPermission Usage
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.goodleap.homeowner
Version
1.6.5 (build 232)
Analysis Date
Aug 12, 2026
Classes Analyzed
25,413
Feedback helps us improve our analysis
CITT's analysis of version 1.6.5 (Build 232) found an authentication secret embedded in the app's bundled configuration files, which may allow access to GoodLeap's internal backend services by anyone who obtains the APK. Analytics and marketing services in this build, including RudderStack, Salesforce Marketing Cloud, and Pendo, appear configured to begin data collection at app launch without a consent gate. Login session data uses hardware-backed encryption and the login flow uses a browser-based approach with a secure verification step, which are meaningful security strengths for a financial app handling payment data.
Data Security: 3 findings (1 critical, 2 medium)
Network Security: 1 finding (1 high)
Code Safety: 5 findings (2 medium, 3 low)
Privacy: 4 findings (3 medium, 1 low)
Third parties that may receive data from the app:
Security: 65/100
Privacy: 78/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
Analytics consent timing
Google Play's data safety section (retrieved 2026-08-11) states the app may share location and personal information with third parties. The analyzed build links RudderStack, Salesforce Marketing Cloud, and Pendo in configurations that appear to initialize data collection at launch. Google's developer policies recommend presenting collection disclosures before data is gathered; whether server-side consent controls satisfy this requirement could not be determined from the binary alone.
Advertising permissions scope
The AndroidManifest.xml in this build declares all four Android Privacy Sandbox advertising permissions, including the Protected Audience API permission for interest-group behavioral targeting. Google Play's published Privacy Sandbox guidance notes these permissions are intended for advertising-supported apps. GoodLeap Home's Play Store listing does not describe an advertising model, so a reader comparing the manifest against the store listing would find this combination unexpected for a financial services app.
Authentication secret management
Industry practice for mobile applications recommends that machine-to-machine authentication secrets be held server-side rather than bundled in the distributed app. Moving these secrets to a backend service would prevent recovery from downloaded app files.
Build artifact scope
This production build bundles development and sandbox environment configuration files alongside production configuration. Restricting the release build to production-environment assets only would reduce exposure of internal service configuration.
Network communication encryption
Removing the cleartext HTTP permission for the specific server address in the network security configuration would ensure all network communication in the app remains encrypted in transit.
App Type: Financial services - home loan management and solar monitoring
Classes Analyzed: 25,413
Third-Party Services: 19 identified
Context Tags: financial, sensitive_data, ads, location, contacts
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: GoodLeap, LLC
Version: 1.6.5 (Build 232)
Analysis Date: 2026-08-12
Package: com.goodleap.homeowner
Developer not yet contacted