Skip to main content

agent-browser

Automates browser tasks for AI agents, enabling web interactions like form filling, data extraction, and testing web applications.

Install this skill

or
92/100

Security score

The agent-browser skill was audited on May 13, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 202

Access to hidden dotfiles in home directory

SourceSKILL.md
202Priority (lowest to highest): `~/.agent-browser/config.json` < `./agent-browser.json` < env vars < CLI flags. Use `--config <path>` or `AGENT_BROWSER_CONFIG` env var for a custom config file (exits wi
low line 18

External URL reference

SourceSKILL.md
18agent-browser open https://example.com # OK
low line 19

External URL reference

SourceSKILL.md
19agent-browser open https://malicious.com # Blocked
low line 65

External URL reference

SourceSKILL.md
65agent-browser diff url https://staging.example.com https://prod.example.com --screenshot
low line 197

External URL reference

SourceSKILL.md
197"proxy": "http://localhost:8080",
low line 240

External URL reference

SourceSKILL.md
240./templates/form-automation.sh https://example.com/form
low line 241

External URL reference

SourceSKILL.md
241./templates/authenticated-session.sh https://app.example.com/login
low line 242

External URL reference

SourceSKILL.md
242./templates/capture-workflow.sh https://example.com ./output
Scanned on May 13, 2026
View Security Dashboard
Installation guide →