android-native-dev
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a purely informational resource for Android developers, containing markdown guides and standard code templates for mobile development. No harmful instructions or security bypasses are present.
- [EXTERNAL_DOWNLOADS]: The skill references official AndroidX, Jetpack Compose, and testing libraries (JUnit, MockK, Robolectric). These are well-known, trusted dependencies in the Android ecosystem and do not constitute a security risk.
- [COMMAND_EXECUTION]: The documentation includes standard Gradle wrapper (
./gradlew) commands for building, installing, and testing applications. These commands are typical for local development environments and are used as intended for project lifecycle management. - [DATA_EXFILTRATION]: No patterns for sensitive data harvesting or unauthorized network transmission were found. The skill proactively provides guidance on secure data storage using
EncryptedSharedPreferencesand the Android Keystore system.
Audit Metadata