android-testing-ui
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Android developer documentation and the Roborazzi GitHub repository, which are well-known resources in the Android development ecosystem.
- [COMMAND_EXECUTION]: Provides example commands using the Gradle wrapper (
./gradlew) to run instrumented tests and manage screenshot baselines. This is standard practice for Android project automation. - [INDIRECT_PROMPT_INJECTION]: The skill's primary function is to validate UI behavior, which involves ingesting and asserting against text strings and UI elements from an application.
- Ingestion points: Android UI tree, test reports, and screenshot comparison outputs.
- Boundary markers: None identified in the provided instructions.
- Capability inventory: Shell command execution through Gradle and Python scripts.
- Sanitization: Not explicitly defined for UI content processing.
Audit Metadata