qa
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands including
curlfor target verification andpkillto terminate background tunnel processes during cleanup. - [COMMAND_EXECUTION]: It leverages
browser-harnessto execute Python-based browser automation scripts via shell heredocs. - [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
browser-harnessCLI and agent plugins, which are recognized as vendor-specific resources for the author 'browser-use'. - [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection as it navigates and processes content from external websites that could contain malicious instructions.
- Ingestion points: Target URLs provided by users are accessed via the
browser-harnesstool inSKILL.mdandreferences/methodology.md. - Boundary markers: The skill lacks explicit instructions or delimiters to isolate the agent from potentially malicious commands embedded in the external website's HTML or console output.
- Capability inventory: The agent has the ability to execute shell commands, manage network tunnels, and control cloud browser sessions.
- Sanitization: No filtering or sanitization of the retrieved website content is performed before the agent evaluates the page state.
Audit Metadata