e2e-testing-patterns
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs and improve deployment confidence.
Install this skill
or
84/100
Security score
The e2e-testing-patterns skill was audited on Mar 2, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 180
Template literal with variable interpolation in command context
SourceSKILL.md
| 180 | email: `test-${Date.now()}@example.com`, |
medium line 349
Template literal with variable interpolation in command context
SourceSKILL.md
| 349 | return cy.get(`[data-cy="${value}"]`); |
low line 81
Access to .env file
SourceSKILL.md
| 81 | forbidOnly: !!process.env.CI, |
low line 82
Access to .env file
SourceSKILL.md
| 82 | retries: process.env.CI ? 2 : 0, |
low line 83
Access to .env file
SourceSKILL.md
| 83 | workers: process.env.CI ? 1 : undefined, |
low line 194
Access to .env file
SourceSKILL.md
| 194 | password: process.env.ADMIN_PASSWORD!, |
low line 86
External URL reference
SourceSKILL.md
| 86 | baseURL: "http://localhost:3000", |
low line 308
External URL reference
SourceSKILL.md
| 308 | baseUrl: "http://localhost:3000", |
Scanned on Mar 2, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawtestingqa-engineerfrontend-developerbackend-developerdevops-sreproduct-managerplaywrightdevelopmentproduct
diegosouzapw/awesome-omni-skill