tech-android
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality coding standard for Android development. All technical guidance, such as unidirectional data flow and structured concurrency, aligns with security best practices to prevent common mobile vulnerabilities.
- [SAFE]: Code examples for sensitive operations, such as networking (Retrofit/Ktor) and runtime permissions, correctly implement security protocols. For instance, the networking rules emphasize using interceptors for authentication and the permission rules mandate checking status at the point of use to prevent crashes and unauthorized access.
- [SAFE]: All external references target official documentation (developer.android.com) or well-known, trusted open-source libraries (Retrofit by Square, Turbine by CashApp/Square, and Ktor by JetBrains).
- [SAFE]: No obfuscation, hidden instructions, hardcoded credentials, or suspicious remote code execution patterns were found across the skill's rule files.
Audit Metadata