argent-tv-interact
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of untrusted data from target TV applications, which could contain malicious instructions aimed at the agent.
- Ingestion points: UI element labels and tree structures retrieved via the
describetool; application console logs accessed viadebugger-log-registry; network logs. - Boundary markers: Absent. There are no instructions for the agent to use delimiters or treat UI/log data as untrusted.
- Capability inventory: Use of
tv-remotefor navigation,keyboardfor typing, anddebugger-evaluatefor code execution. - Sanitization: Absent. Data from the device is used directly without validation.
- [DYNAMIC_EXECUTION]: The skill allows the execution of arbitrary code within the target device environment.
- Evidence: The
debugger-evaluatetool enables the execution of JavaScript strings on the Vega (Fire TV) runtime. Additionally,reinstall-appallows installing.vpkgpackage files, which involves loading and executing third-party binaries or assets on the target device.
Audit Metadata