android-testing
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for Android testing strategies, covering Unit, Integration, Hilt, and Screenshot tests. No malicious patterns, obfuscation, or security risks were identified.
- [EXTERNAL_DOWNLOADS]: The skill references standard Android and Kotlin testing libraries (JUnit, AndroidX, JetBrains, Google Dagger/Hilt) and the community-standard Roborazzi library. These are well-known and expected dependencies in the Android development ecosystem.
- [COMMAND_EXECUTION]: Provides standard developer commands for running tests via the Gradle wrapper (
./gradlew), which is routine behavior for Android project maintenance.
Audit Metadata