Skip to main content

browser-use

Automates browser tasks using AI for intelligent decision-making and efficient token usage, ideal for complex interactions.

Install this skill

or
89/100

Security score

The browser-use skill was audited on May 18, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Python subprocess execution

SourceSKILL.md
44subprocess.run(['pkill', '-f', 'chrome'], capture_output=True)
low line 274

Access to hidden dotfiles in home directory

SourceSKILL.md
274storage_state="~/.playwright-data/polymarket/auth.json"
low line 87

External URL reference

SourceSKILL.md
87base_url="https://your-anthropic-proxy.example.com", # 注意:不加 /v1
low line 107

External URL reference

SourceSKILL.md
107base_url="https://ai.9w7.cn/v1",
low line 196

External URL reference

SourceSKILL.md
1961. 打开 https://polymarket.com/event/fed-decision-in-march-885
low line 315

External URL reference

SourceSKILL.md
315base_url="https://your-anthropic-proxy.example.com",
low line 322

External URL reference

SourceSKILL.md
322https://polymarket.com/event/fed-decision-in-march-885
Scanned on May 18, 2026
View Security Dashboard
Installation guide →