Microsoft OneDrive is a cloud storage platform offering 5GB free storage, photo backup with encryption, file sharing, Microsoft 365 integration, and AI-powered Copilot assistance for organizing and summarizing documents.
Quick Verdict
Best for: General use with standard privacy expectations
What It Means For You
Usage data and device activity may be shared with the app developer and any integrated services. Review the category summary below for details.
Quick Verdict
Best for: General use with standard privacy expectations
What It Means For You
Usage data and device activity may be shared with the app developer and any integrated services. Review the category summary below for details.
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
7 totalPrivacy
4 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.microsoft.skydrive
Version
7.52 (versionCode: 2027520202)
Analysis Date
Apr 17, 2026
Classes Analyzed
4,000
Feedback helps us improve our analysis
Multiple medium-severity issues were identified in this version of the app. Other apps installed on your device can query your OneDrive file metadata without any access restriction, and your advertising ID is collected and linked to your Microsoft account even after you have opted out of ad tracking. The app's core security practices are strong overall, making it appropriate for most users who are comfortable with Microsoft's data practices.
Data Security - 2 findings (1 medium, 1 low)
Network Security - 2 findings (1 medium, 1 low)
Code Safety - 7 findings (1 medium, 2 low, 4 info)
Privacy - 4 findings (2 medium, 2 info)
The following third parties may receive your data:
Security: 90/100
Privacy: 88/100
The app's privacy practices could be strengthened by:
Honor Advertising Opt-Out Settings
When a user has enabled "Limit Ad Tracking" on their device, advertising identifiers should not be collected or transmitted. The current implementation records the opt-out flag but does not act on it, linking your advertising ID to your persistent Microsoft account identity regardless of your preference.
Align Play Store Privacy Disclosures with Actual Data Collection
The Play Store data safety section states "No data shared with third parties" and does not disclose advertising ID or install referrer collection. Accurate disclosure helps users make informed choices before installing the app.
Improve In-App Disclosure for Copilot AI Features
The "Ask My Photos" feature transmits photo library data - including recognized person names and location summaries - to Microsoft's AI service. A clear, prominent disclosure before first activation would better inform users about this data use.
Use Hardware-Backed Storage for Cached Sign-In Data
Modern Android devices support secure hardware storage for sensitive keys. Switching to this method for protecting locally cached sign-in data would meaningfully raise the bar against offline recovery attempts on extracted device storage.
Restrict File Metadata Access to Authorized Apps
Four data access points in the app are currently open to any other app installed on the device without any OS-level permission check. Adding permission declarations to these access points would prevent other installed apps from quietly querying your OneDrive file and folder information.
Validate Destination Before Sending Account Data in Embedded Document Views
The SharePoint document embed feature constructs its destination URL from data passed through internal app navigation. Adding a strict allowed-host check before sending account access data would prevent a compromised component from redirecting that data to an unintended server.
App Type: Cloud storage and productivity - handles sensitive personal files, documents, and photos
Classes Analyzed: 4,000
Third-Party Services: 26
Context Tags: cloud_storage, documents, photos, enterprise, microsoft, copilot, ai, sensitive_data, location, camera
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: 7.52 (versionCode: 2027520202)
Analysis Date: 2026-04-17
Package: com.microsoft.skydrive
Developer not yet contacted