adb-device-testing
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes numerous ADB commands for UI interaction, application management, and file operations on connected Android devices or emulators.
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests untrusted data from the device (UI XML and screenshots) to inform its testing logic. Ingestion points: /tmp/ui.xml and /tmp/screen.png in SKILL.md. Boundary markers: None. Capability inventory: adb shell command execution. Sanitization: None.
Audit Metadata