adb-workflow-orchestrator
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility designed for orchestrating Android Debug Bridge (ADB) automation and follows established orchestration patterns without including suspicious code.
- [COMMAND_EXECUTION]: The orchestrator triggers specialized ADB automation scripts using
uv run. This command execution is localized and consistent with the skill's purpose as a coordination engine. - [PROMPT_INJECTION]: The skill processes workflow definitions in YAML/TOON format. While this represents a surface for indirect prompt injection via untrusted configuration files, it is an essential component of the workflow automation design and does not constitute a direct vulnerability in this context.
Audit Metadata