scripting-adb-for-ci
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for automating ADB in CI environments. It demonstrates security best practices such as using cleanup traps and handling timeout propagation.
- [COMMAND_EXECUTION]: Provides patterns for executing shell commands and ADB operations. These are used for legitimate automation tasks like test sharding and port forwarding.
- [EXTERNAL_DOWNLOADS]: References official Android testing libraries and tools (e.g.,
androidx.test:orchestrator) from trusted sources.
Audit Metadata