Skip to main content

front-end-testing

Provides framework-agnostic patterns for behavior-driven UI testing, ensuring tests reflect user interactions and catch real bugs.

Install this skill

or
94/100

Security score

The front-end-testing skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 540

Fetch to external URL

SourceSKILL.md
540fetch('/api/users').then(() => {
medium line 58

Prompting for password/secret input

SourceSKILL.md
58<label>Password: <input name="password" type="password" /></label>
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →