browser-automation
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run shell commands including
pnpm dev,nohup, andlsofto manage the local development application and its CDP port. - [PROMPT_INJECTION]: The skill processes data from a browser context, which creates a potential surface for indirect prompt injection.
- Ingestion points: Browser content is read via
browser_snapshotandbrowser_evalas described in SKILL.md. - Boundary markers: There are no explicit delimiters or safety instructions provided to separate untrusted data from the agent's context.
- Capability inventory: The skill allows the agent to execute shell commands and JavaScript within the browser.
- Sanitization: No content filtering or validation is performed on data retrieved from the browser.
Audit Metadata