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
| 44 | subprocess.run(['pkill', '-f', 'chrome'], capture_output=True) |
low line 274
Access to hidden dotfiles in home directory
SourceSKILL.md
| 274 | storage_state="~/.playwright-data/polymarket/auth.json" |
low line 87
External URL reference
SourceSKILL.md
| 87 | base_url="https://your-anthropic-proxy.example.com", # 注意:不加 /v1 |
low line 107
External URL reference
SourceSKILL.md
| 107 | base_url="https://ai.9w7.cn/v1", |
low line 196
External URL reference
SourceSKILL.md
| 196 | 1. 打开 https://polymarket.com/event/fed-decision-in-march-885 |
low line 315
External URL reference
SourceSKILL.md
| 315 | base_url="https://your-anthropic-proxy.example.com", |
low line 322
External URL reference
SourceSKILL.md
| 322 | https://polymarket.com/event/fed-decision-in-march-885 |
Scanned on May 18, 2026
View Security Dashboard