android-room
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Android Room and testing dependencies (androidx.room, app.cash.turbine) which are hosted on standard, trusted repositories such as Maven Central and Google's Maven repository.- [SAFE]: Instructions for implementing database encryption using SQLCipher follow secure patterns, including the use of Android Keystore (MasterKey) and cryptographically secure random number generation (SecureRandom) for passphrases.- [SAFE]: The documentation for Full-Text Search (FTS4) specifically includes a security warning to sanitize user input before performing MATCH queries to prevent potential SQLite exceptions or injection-style attacks.
Audit Metadata