android-tdd
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions focus on best practices for Android software testing, including unit, integration, and instrumented test models.
- [EXTERNAL_DOWNLOADS]: The skill references established testing libraries such as Turbine (from Cash App) and Roborazzi. These are well-known, industry-standard tools for coroutine and screenshot testing in the Android ecosystem.
- [COMMAND_EXECUTION]: Includes standard Gradle build commands (e.g.,
./gradlew test,./gradlew recordRoborazziDebug) which are expected and necessary for executing tests in an Android development environment.
Audit Metadata