Samsung SmartThings is a central control hub for Samsung smart home devices including security cameras, smart locks, thermostats, and connected appliances. Enables remote monitoring and automation of Samsung IoT ecosystem devices.
Quick Verdict
Best for: Samsung device owners managing smart home gear
What It Means For You
Usage and crash data is collected by Samsung Analytics, Microsoft AppCenter, and PLCrashReporter. Feature flag behavior is managed via LaunchDarkly, and third-party sign-in is available through Google and Amazon. Local data is stored with encryption, and network communication with Samsung services uses certificate pinning.
Quick Verdict
Best for: Samsung device owners managing smart home gear
What It Means For You
Usage and crash data is collected by Samsung Analytics, Microsoft AppCenter, and PLCrashReporter. Feature flag behavior is managed via LaunchDarkly, and third-party sign-in is available through Google and Amazon. Local data is stored with encryption, and network communication with Samsung services uses certificate pinning.
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
6 totalNetwork Security
3 totalCode Security
4 totalPrivacy
4 totalThird-Party Risk
5 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.samsung.oneconnect4ios
Version
1.7.45 (Build 22)
Analysis Date
Apr 17, 2026
Feedback helps us improve our analysis
Multiple medium-severity issues include weak protection settings for smart home authentication data, silent health data transmission to Samsung, and globally disabled network security across the app. Consider these risks carefully before granting the app access to your health data, smart home devices, and location.
Data Security - 6 findings (2 medium, 1 low, 3 info)
Network Security - 3 findings (1 medium, 2 info)
Code Safety - 4 findings (1 medium, 2 low, 1 info)
Privacy - 9 findings (4 medium, 5 info)
The following third parties may receive your data:
Security: 90/100
Privacy: 86/100
The app's privacy practices could be strengthened by:
Adding an App-Level Privacy Manifest
Apple requires apps that collect user data or use analytics to include a privacy manifest at the app level. Adding one would allow users and regulators to review exactly what data the app collects and why.
Clarifying the HealthKit Permission Description
The current health data permission message ("SmartThings needs to access your health data") does not describe what data is collected or where it goes. Updating it to specifically mention step counts, sleep data, and transmission to Samsung would give users meaningful informed consent.
Implementing AppTrackingTransparency for Cross-Service Tracking
If SmartThings usage is linked with activity across other Samsung services, Apple's policy requires requesting user permission before initiating that tracking. Integrating the AppTrackingTransparency framework would bring the app into compliance.
Reviewing LaunchDarkly User Context Attributes
LaunchDarkly is configured to accept personal information attributes for feature targeting. Limiting the context to non-identifying attributes (such as a device tier or locale) would reduce the personal data sent to third-party servers on each app launch.
Restricting iTunes File Sharing
Disabling iTunes/Finder file sharing, or limiting the Documents folder contents, would prevent smart home camera logs and hub diagnostics from being extracted by anyone with physical access to the device and a USB cable.
Strengthening Storage Access Protection
Updating the storage protection settings so that files remain inaccessible while the device is locked would reduce exposure of smart home configuration data on a lost or unattended device.
Removing Debug Screens from Production Builds
Environment-selection and debug drawer screens are compiled into the production app. Excluding these from store builds would eliminate the risk of them being reached through undiscovered gestures or URL schemes.
App Type: Smart home IoT control hub - manages security cameras, smart locks, thermostats, and connected appliances; high sensitivity due to device control and health data access
Classes Analyzed: 0 (iOS binary; static headers, symbols, and configuration files analyzed)
Third-Party Services: 20 identified
Context Tags: smart_home, iot, health, camera, location, samsung_ecosystem, analytics
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on iOS applications to help users make informed decisions about app security and privacy.
Developer: Samsung
Version: 1.7.45 (Build 22)
Analysis Date: 2026-04-17
Package: com.samsung.oneconnect4ios
Developer not yet contacted