android-expert
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Android development patterns using Jetpack Compose, Material3, and type-safe navigation. All code examples follow official Google recommendations and standard industry practices.
- [SAFE]: Permission declarations in the provided documentation and manifest examples (such as Camera, Network, and Notification permissions) are contextual and limited to necessary app functionality described in the skill.
- [SAFE]: The shell script
analyze-apk-size.shis a benign developer utility that utilizes standard system tools likeunzip,du, andstatto analyze build artifacts locally. It does not perform unauthorized network requests or access sensitive user data. - [SAFE]: All external dependencies mentioned, including Google Accompanist and the Coil image loading library, are well-known and reputable packages within the Android development ecosystem.
Audit Metadata