e2e-testing
Covers end-to-end testing best practices using Playwright, Cypress, Selenium, and Puppeteer for reliable web application testing.
Install this skill
or
82/100
Security score
The e2e-testing skill was audited on Feb 27, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 348
Template literal with variable interpolation in command context
SourceSKILL.md
| 348 | <div data-testid={`product-card-${product.id}`}> |
medium line 548
Template literal with variable interpolation in command context
SourceSKILL.md
| 548 | const uniqueEmail = `test-${Date.now()}@example.com`; |
low line 41
Access to .env file
SourceSKILL.md
| 41 | forbidOnly: !!process.env.CI, |
low line 42
Access to .env file
SourceSKILL.md
| 42 | retries: process.env.CI ? 2 : 0, |
low line 43
Access to .env file
SourceSKILL.md
| 43 | workers: process.env.CI ? 1 : undefined, |
low line 59
Access to .env file
SourceSKILL.md
| 59 | reuseExistingServer: !process.env.CI, |
low line 558
Access to .env file
SourceSKILL.md
| 558 | retries: process.env.CI ? 2 : 0, |
low line 46
External URL reference
SourceSKILL.md
| 46 | baseURL: "http://localhost:3000", |
low line 58
External URL reference
SourceSKILL.md
| 58 | url: "http://localhost:3000", |
low line 76
External URL reference
SourceSKILL.md
| 76 | baseUrl: "http://localhost:3000", |
Scanned on Feb 27, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedApril 5, 2026
openclawtestingqa-engineerfrontend-developerbackend-developerproduct-managertechnical-pmplaywrightseleniumpuppeteerdevelopmentproduct
diegosouzapw/awesome-omni-skill