browser-use
Automates browser interactions using Playwright MCP for tasks like web scraping, UI testing, and form submissions.
Install this skill
or
85/100
Security score
The browser-use skill was audited on Feb 9, 2026 and we found 15 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 27
External URL reference
SourceSKILL.md
| 27 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_close -p '{}' |
low line 44
External URL reference
SourceSKILL.md
| 44 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_navigate \ |
low line 45
External URL reference
SourceSKILL.md
| 45 | -p '{"url": "https://example.com"}' |
low line 48
External URL reference
SourceSKILL.md
| 48 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_navigate_back -p '{}' |
low line 55
External URL reference
SourceSKILL.md
| 55 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_snapshot -p '{}' |
low line 58
External URL reference
SourceSKILL.md
| 58 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_take_screenshot \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_click \ |
low line 72
External URL reference
SourceSKILL.md
| 72 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_type \ |
low line 76
External URL reference
SourceSKILL.md
| 76 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_fill_form \ |
low line 80
External URL reference
SourceSKILL.md
| 80 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_select_option \ |
low line 88
External URL reference
SourceSKILL.md
| 88 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_wait_for \ |
low line 92
External URL reference
SourceSKILL.md
| 92 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_wait_for \ |
low line 99
External URL reference
SourceSKILL.md
| 99 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_evaluate \ |
low line 108
External URL reference
SourceSKILL.md
| 108 | python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_run_code \ |
low line 109
External URL reference
SourceSKILL.md
| 109 | -p '{"code": "async (page) => { await page.goto(\"https://example.com\"); await page.click(\"text=Learn more\"); return await page.title(); }"}' |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
majiayu000/claude-skill-registry