android-testing
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational guide for Android testing strategies, covering unit tests, integration tests, and screenshot testing.
- [EXTERNAL_DOWNLOADS]: The skill references standard Android testing dependencies such as JUnit, AndroidX Test, Espresso, Google Hilt, and Roborazzi within a
libs.versions.tomlconfiguration. These are well-known and trusted components of the Android development ecosystem. - [COMMAND_EXECUTION]: Provides standard Gradle commands (
./gradlew test,./gradlew recordRoborazziDebug) for executing tests. These are routine operations for Android developers and present no security concerns in this context.
Audit Metadata