Skip to main content

webapp-testing

Tests local web applications using Playwright with Python, verifying functionality, debugging UI, and capturing screenshots.

Install this skill

or
93/100

Security score

The webapp-testing skill was audited on Mar 2, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 181

Python subprocess execution

SourceSKILL.md
181server_proc = subprocess.Popen(
low line 136

External URL reference

SourceSKILL.md
136page.goto("http://localhost:3000")
low line 196

External URL reference

SourceSKILL.md
196page.goto("http://localhost:3000")
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →