agent-browser-verify
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Resource Interaction: The skill communicates with http://localhost to verify the status of a development server. This is a standard development practice for automated testing of local applications.
- Command Line Tool Integration: It utilizes the agent-browser CLI to automate web browser interactions, such as opening URLs and capturing snapshots.
- Browser Script Execution: The skill evaluates JavaScript within the browser context to detect error messages or page states. This logic is used to provide feedback on the health of the local application.
- Data Ingestion Surface: The skill ingests and analyzes content from the local web server's output to validate UI elements. This allows the agent to confirm that the page has loaded correctly and contains the expected content.
Audit Metadata