Browser automation CLI for AI agents. Use for website interaction, form automation, screenshots, scraping, and web app verification. Prefer snapshot refs (@e1, @e2) for deterministic actions.
87
83%
Does it follow best practices?
Impact
90%
3.10xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 1.00). The skill's core workflow (SKILL.md) and templates (e.g., templates/capture-workflow.sh and templates/form-automation.sh) explicitly call agent-browser open <url> and agent-browser snapshot -i to fetch and ingest arbitrary public web pages (user-provided URLs), which the agent reads via snapshot refs and uses to drive clicks/fills and other actions—exposing it to untrusted third-party content that could contain indirect prompt-injection instructions.
c033769
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.