Skip to main content

browser-expert

Expert in browser automation for testing, scraping, and debugging using Playwright and various browser tools.

Install this skill

or
91/100

Security score

The browser-expert skill was audited on Apr 15, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 83

External URL reference

SourceSKILL.md
83await page.goto('https://example.com');
low line 92

External URL reference

SourceSKILL.md
92await page.goto('https://example.com', { waitUntil: 'domcontentloaded' });
low line 107

External URL reference

SourceSKILL.md
107{ "tool": "browser_navigate", "arguments": { "url": "https://example.com" }},
low line 119

External URL reference

SourceSKILL.md
119goto "https://example.com"
low line 136

External URL reference

SourceSKILL.md
136playwright-cli goto "https://example.com" # Navigate
low line 188

External URL reference

SourceSKILL.md
188| Playwright docs | https://playwright.dev/docs/intro |
low line 189

External URL reference

SourceSKILL.md
189| Playwright API | https://playwright.dev/docs/api/class-page |
low line 192

External URL reference

SourceSKILL.md
192| Claude Chrome docs | https://code.claude.com/docs/en/chrome |
low line 197

External URL reference

SourceSKILL.md
197| Playwright CLI | https://www.npmjs.com/package/@anthropic-ai/playwright-cli |
Scanned on Apr 15, 2026
View Security Dashboard
Installation guide →