The free Xbox app is the best way to stay in the game—wherever you like to play. Connect with friends via voice and text chat, manage your game library, and control your Xbox console remotely.
Quick Verdict
Best for: Xbox gamers managing their console from mobile
What It Means For You
Usage and diagnostic data is collected by Microsoft's own telemetry (OneDS/1DS) and AppCenter, along with crash reporting via Sentry. Firebase Messaging handles push notifications. Account authentication flows through Microsoft's Xbox Auth Library, keeping credentials within the Microsoft ecosystem.
Quick Verdict
Best for: Xbox gamers managing their console from mobile
What It Means For You
Usage and diagnostic data is collected by Microsoft's own telemetry (OneDS/1DS) and AppCenter, along with crash reporting via Sentry. Firebase Messaging handles push notifications. Account authentication flows through Microsoft's Xbox Auth Library, keeping credentials within the Microsoft ecosystem.
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
2 totalNetwork Security
2 totalCode Security
1 totalPrivacy
2 totalThird-Party Risk
1 totalPermission Usage
2 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.microsoft.xboxone.smartglass
Version
2604.2.5 (versionCode 326429701)
Analysis Date
Apr 22, 2026
Classes Analyzed
12,193
Feedback helps us improve our analysis
Generally safe for Xbox users on standard, unmodified devices. The two areas worth knowing about are how your account authentication key is stored and the potential for passive screen recording by the crash-reporting service. Neither issue poses an everyday risk for the vast majority of users, but they are worth understanding if you use this app on a modified device or have privacy concerns about screen activity being shared with third parties.
Data Security - 2 findings (1 medium, 1 info)
Network Security - 2 findings (1 low, 1 info)
Code Safety - 1 finding (1 low)
Privacy - 5 findings (1 low, 4 info)
The following third parties may receive your data:
Security: 93/100
Privacy: 95/100
The app's privacy practices could be strengthened by:
Screen Recording Disclosure
The Sentry session replay SDK is integrated and capable of recording screen content during your session. Users should be informed of this capability at onboarding or in privacy settings, with the option to opt out.
Transparency About Diagnostic Data Recipients
The app sends diagnostic telemetry to both Microsoft's own servers (1DS) and Sentry Inc. A clear, accessible in-app summary of which companies receive data and for what purpose would give users meaningful control.
Hardware-Backed Key Protection
The authentication key used to sign Xbox Live requests is stored in standard app storage rather than the device's secure hardware enclave. Storing it in the hardware-backed secure storage area (which Microsoft's own AppCenter SDK already does correctly in this same app) would protect the key even on devices that have been modified.
Custom URL Scheme Restrictions
The xbox:// and smartglass:// URL schemes can be triggered by any webpage without restriction. Adding host-based validation before processing incoming links would reduce the risk of unintended actions being triggered by malicious web content.
App Type: Gaming and entertainment companion app (social, console management, digital purchases)
Classes Analyzed: 12,193
Third-Party Services: 13
Context Tags: gaming, location, microphone, social
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: Microsoft Corporation
Version: 2604.2.5 (versionCode 326429701)
Analysis Date: 2026-04-22
Package: com.microsoft.xboxone.smartglass
Developer not yet contacted