mobile-testing
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for mobile testing patterns, providing code snippets for configuration and implementation of unit, integration, and UI tests.
- [EXTERNAL_DOWNLOADS]: The skill lists dependencies for testing frameworks including JUnit, JetBrains, MockK, and AndroidX. While the versions for JUnit and Compose BOM appear to be future-dated, they reference established and trusted library providers.
- [COMMAND_EXECUTION]: Provides a standard development command for generating code coverage reports using the Gradle wrapper (
./gradlew koverHtmlReport). This is a legitimate and common task in the Android development lifecycle.
Audit Metadata