Skip to main content

browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web

91/100

Security score

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

Categories Tested

Security Issues

medium line 40

Access to hidden dotfiles in home directory

SourceSKILL.md
40- **real**: Uses a real Chrome binary. Without `--profile`, uses a persistent but empty CLI profile at `~/.config/browseruse/profiles/cli/`. With `--profile "ProfileName"`, copies your actual Chrome p
low line 204

External URL reference

SourceSKILL.md
204browser-use -b remote run "task" --start-url https://example.com # Start from specific URL
low line 251

External URL reference

SourceSKILL.md
251browser-use session create --start-url https://example.com
low line 321

External URL reference

SourceSKILL.md
321# → url: https://abc.trycloudflare.com
low line 324

External URL reference

SourceSKILL.md
324browser-use --browser remote open https://abc.trycloudflare.com
Scanned on Mar 8, 2026
View Security Dashboard