Skip to main content

webapp-testing

Enables testing and debugging of local web applications using Playwright, capturing screenshots and verifying UI behavior.

Install this skill

or
97/100

Security score

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

Categories Tested

Security Issues

low line 35

External URL reference

SourceSKILL.md
35- **Next.js**: `npm run dev` / `pnpm dev` → http://localhost:3000
low line 36

External URL reference

SourceSKILL.md
36- **Vite**: `npm run dev` → http://localhost:5173
low line 49

External URL reference

SourceSKILL.md
49page.goto('http://localhost:3000')
Scanned on May 15, 2026
View Security Dashboard
Installation guide →