droid-control
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONPRIVILEGE_ESCALATION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to interact with browsers and live terminal outputs, which exposes it to potential indirect prompt injection vulnerabilities when handling untrusted data from web or TUI sources.
- Ingestion points: Dynamic content loaded from third-party web pages via
agent-browserand active terminal interactions monitored viatctlinSKILL.md. - Boundary markers: Absent; there are no explicit constraints or delimiter boundaries specified to prevent text instructions within target applications from altering execution logic.
- Capability inventory: Ability to interact with native desktop systems, execute commands via
tctl, and type inputs into applications. - Sanitization: Absent; text outputs from terminal sessions and web pages are processed directly without input validation or escaping mechanisms.
- [PRIVILEGE_ESCALATION]: The documentation references the use of
sudo apt-get installcommands to configure environment dependencies such asffmpeg,cage, andwtype. These are standard prerequisite setup procedures for GUI and terminal automation and align with the skill's primary purpose.
Audit Metadata