init
Sets up a production-ready Playwright testing environment, generating configuration, folder structure, and example tests.
Install this skill
or
86/100
Security score
The init skill was audited on Jun 3, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 127
Template literal with variable interpolation in command context
SourceSKILL.md
| 127 | ```yaml |
low line 51
Access to .env file
SourceSKILL.md
| 51 | forbidOnly: !!process.env.CI, |
low line 52
Access to .env file
SourceSKILL.md
| 52 | retries: process.env.CI ? 2 : 0, |
low line 53
Access to .env file
SourceSKILL.md
| 53 | workers: process.env.CI ? 1 : undefined, |
low line 71
Access to .env file
SourceSKILL.md
| 71 | reuseExistingServer: !process.env.CI, |
low line 59
External URL reference
SourceSKILL.md
| 59 | baseURL: 'http://localhost:3000', |
low line 70
External URL reference
SourceSKILL.md
| 70 | url: 'http://localhost:3000', |
low line 77
External URL reference
SourceSKILL.md
| 77 | - Change `baseURL` to `http://localhost:5173` |
low line 81
External URL reference
SourceSKILL.md
| 81 | - Change `baseURL` to `http://localhost:3000` |
low line 85
External URL reference
SourceSKILL.md
| 85 | - Change `baseURL` to `http://localhost:4200` |
Scanned on Jun 3, 2026
View Security DashboardGitHub Stars 23
Rate this skill
Categorydevelopment
UpdatedSeptember 22, 2026
openclawtestingqa-engineerfrontend-developerbackend-developerdevops-sreproduct-managerplaywrightdevelopmentproduct
ArogyaReddy/alirezarezvani-claude-skills