android-native-dev
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code snippets providing guidance on Android development. No active scripts, binary executables, or automated installation routines are included.
- [SAFE]: All shell commands provided as examples (e.g.,
./gradlew assembleDebug,adb shell am start) are standard Android development tools and are presented in a purely instructional context. - [SAFE]: The skill explicitly recommends security and privacy best practices, including the principle of least privilege for app permissions, avoiding the logging of sensitive data, and utilizing the Android Keystore and EncryptedSharedPreferences for data at rest.
- [SAFE]: Dependency references (such as Jetpack Compose, Robolectric, and MockK) and external links (to developer.android.com and material.io) target official, well-known, and trusted resources within the mobile development ecosystem.
Audit Metadata