agent-browser
Automates browser testing and UI interactions using Vercel's agent-browser CLI with ref-based element targeting for reliable results.
Install this skill
or
81/100
Security score
The agent-browser skill was audited on Mar 5, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 188
Python subprocess execution
SourceSKILL.md
| 188 | subprocess.run(["agent-browser", "fill", "@email", row["email"]]) |
medium line 189
Python subprocess execution
SourceSKILL.md
| 189 | subprocess.run(["agent-browser", "fill", "@password", row["password"]]) |
medium line 190
Python subprocess execution
SourceSKILL.md
| 190 | subprocess.run(["agent-browser", "click", "@submit"]) |
low line 82
External URL reference
SourceSKILL.md
| 82 | agent-browser open https://example.com |
low line 167
External URL reference
SourceSKILL.md
| 167 | agent-browser open https://acme.com/pricing |
low line 174
External URL reference
SourceSKILL.md
| 174 | agent-browser open https://myapp.com |
low line 205
External URL reference
SourceSKILL.md
| 205 | agent-browser open https://example.com/register |
Scanned on Mar 5, 2026
View Security DashboardInstall this skill with one command
/learn @casper-studios/agent-browserInstalls1
GitHub Stars 9
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
Casper-Studios/casper-marketplace