Skip to main content

browser-use

Automates browser interactions for testing, form filling, and data extraction, enabling efficient web navigation and information retrieval.

Install this skill

or
91/100

Security score

The browser-use skill was audited on Jun 2, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 218

Access to hidden dotfiles in home directory

SourceSKILL.md
218Config stored in `~/.browser-use/config.json`.
low line 178

External URL reference

SourceSKILL.md
178browser-use open https://example.com && browser-use state
low line 199

External URL reference

SourceSKILL.md
199browser-use tunnel 3000 # → https://abc.trycloudflare.com
low line 200

External URL reference

SourceSKILL.md
200browser-use open https://abc.trycloudflare.com # Browse the tunnel
low line 226

External URL reference

SourceSKILL.md
226| `--cdp-url <url>` | Connect via CDP URL (`http://` or `ws://`) |
Scanned on Jun 2, 2026
View Security Dashboard
Installation guide →