agent-browser-verify
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Browser Automation: The skill utilizes commands to open a browser at localhost addresses, take screenshots, and execute JavaScript within the browser context. This is the core mechanism for its intended verification tasks.
- Environment and Workflow Management: Includes instructions to use CLI tools for pulling environment variables and inspecting workflow statuses. These are standard operations for synchronizing local development environments with deployment platforms.
- Data Ingestion Surface: The skill reads and evaluates content from the browser DOM and console errors. While this involves processing external data, it is a necessary component for detecting runtime errors and validating UI elements during the development process.
- Command Execution Patterns: Employs various CLI utilities to monitor logs and manage development processes, which are expected behaviors for a tool designed to assist with server verification.
Audit Metadata