adb-uiautomator

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the legitimate uiautomator2 library for Android interaction. All scripts (adb-uiautomator-find.py, adb-uiautomator-tap.py, adb-uiautomator-wait.py, and test-uiautomator-connection.py) implement standard automation logic without suspicious behaviors.
  • [COMMAND_EXECUTION]: The workflows (element-detection.toon, ui-interaction.toon) execute ADB shell commands such as uiautomator dump and input tap. These are restricted to the primary purpose of the skill and use standard ADB utilities.
  • [EXTERNAL_DOWNLOADS]: The scripts list uiautomator2 and click as dependencies. These are well-known, safe libraries from standard registries (PyPI).
  • [DATA_EXPOSURE]: Screen captures and UI dumps are stored in /tmp/. While this is a shared directory, it is standard practice for temporary storage in automation workflows and does not constitute exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 12:32 PM
Security Audit — agent-trust-hub — adb-uiautomator