Skip to main content

frontend-testing

Facilitates comprehensive frontend testing using Jest, Vitest, and React Testing Library for robust UI and integration tests.

Install this skill

or
93/100

Security score

The frontend-testing skill was audited on Feb 12, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 274

External URL reference

SourceSKILL.md
274cy.visit('http://localhost:3000/login');
low line 307

External URL reference

SourceSKILL.md
307cy.visit('http://localhost:3000/users');
low line 340

External URL reference

SourceSKILL.md
340cy.visit('http://localhost:3000/login');
low line 411

External URL reference

SourceSKILL.md
411- [Jest Documentation](https://jestjs.io/)
low line 412

External URL reference

SourceSKILL.md
412- [Vitest](https://vitest.dev/)
low line 413

External URL reference

SourceSKILL.md
413- [React Testing Library](https://testing-library.com/react)
low line 415

External URL reference

SourceSKILL.md
415- [Testing Library Best Practices](https://testing-library.com/docs/queries/about)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →