Skip to main content

agent-browser

Automates web interactions for AI agents, enabling tasks like scraping, form filling, and testing through a simple command interface.

Install this skill

or
87/100

Security score

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

Categories Tested

Security Issues

low line 9

External URL reference

SourceSKILL.md
9Browser automation for AI agents via [inference.sh](https://inference.sh). Uses Playwright under the hood with a simple `@e` ref system for element interaction.
low line 11

External URL reference

SourceSKILL.md
11![Agentic Browser](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kgjw8atdxgkrsr8a2t5peq7b.jpeg)
low line 21

External URL reference

SourceSKILL.md
21infsh app run agent-browser --function open --input '{"url": "https://example.com"}' --session new
low line 37

External URL reference

SourceSKILL.md
37"url": "https://example.com/login"
low line 117

External URL reference

SourceSKILL.md
117"url": "https://example.com",
low line 135

External URL reference

SourceSKILL.md
135"url": "https://example.com",
low line 149

External URL reference

SourceSKILL.md
149"url": "https://example.com",
low line 150

External URL reference

SourceSKILL.md
150"proxy_url": "http://proxy.example.com:8080",
low line 216

External URL reference

SourceSKILL.md
216"url": "https://example.com/contact"
low line 234

External URL reference

SourceSKILL.md
234"url": "https://google.com"
low line 249

External URL reference

SourceSKILL.md
249"url": "https://example.com",
low line 283

External URL reference

SourceSKILL.md
283- [inference.sh Sessions](https://inference.sh/docs/extend/sessions) - Session management
low line 284

External URL reference

SourceSKILL.md
284- [Multi-function Apps](https://inference.sh/docs/extend/multi-function-apps) - How functions work
Scanned on May 21, 2026
View Security Dashboard
Installation guide →