Skip to main content

testing-e2e

Facilitates end-to-end testing for web applications using Playwright, Cypress, and Selenium, ensuring reliable automation and CI integration.

Install this skill

or
98/100

Security score

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

Categories Tested

Security Issues

low line 41

External URL reference

SourceSKILL.md
41await page.goto('https://app.example.com');
low line 68

External URL reference

SourceSKILL.md
68- Selenium setup: Use `webdriverio` or similar; Command: `node selenium-test.js` with script like `driver.get('https://example.com')`; Config: JSON file for WebDriver options, e.g., `{ "browserName":
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →