agent-browser
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- JavaScript Evaluation: The skill includes an
evalcommand that executes JavaScript within the browser context. This is a core feature for web automation and data extraction, allowing the agent to perform complex browser tasks. - Session State Persistence: The
state saveandstate loadcommands allow for the persistence of browser sessions. This enables the agent to maintain login states across different sessions, and it is a consideration for users to manage these state files securely. - Interaction with External Content: As a browser automation tool, the skill navigates to and extracts data from various websites. This creates a potential surface for indirect prompt injection, where content on a webpage might attempt to influence the agent's behavior, although this is inherent to any tool that processes external web data.
Audit Metadata