Skip to main content

playwright-cli

Automates browser interactions for web testing, form filling, and data extraction, enhancing web application testing efficiency.

Install this skill

or
87/100

Security score

The playwright-cli skill was audited on May 15, 2026 and we found 13 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 15

External URL reference

SourceSKILL.md
15playwright-cli goto https://playwright.dev
low line 33

External URL reference

SourceSKILL.md
33playwright-cli open https://example.com/
low line 34

External URL reference

SourceSKILL.md
34playwright-cli goto https://playwright.dev
low line 98

External URL reference

SourceSKILL.md
98playwright-cli tab-new https://example.com/page
low line 139

External URL reference

SourceSKILL.md
139playwright-cli route "https://api.example.com/**" --body='{"mock": true}'
low line 188

External URL reference

SourceSKILL.md
188> playwright-cli goto https://example.com
low line 190

External URL reference

SourceSKILL.md
190- Page URL: https://example.com/
low line 223

External URL reference

SourceSKILL.md
223npx playwright-cli open https://example.com
low line 230

External URL reference

SourceSKILL.md
230playwright-cli open https://example.com/form
low line 243

External URL reference

SourceSKILL.md
243playwright-cli open https://example.com
low line 244

External URL reference

SourceSKILL.md
244playwright-cli tab-new https://example.com/other
low line 254

External URL reference

SourceSKILL.md
254playwright-cli open https://example.com
low line 263

External URL reference

SourceSKILL.md
263playwright-cli open https://example.com
Scanned on May 15, 2026
View Security Dashboard
Installation guide →