qa
Enables browser-based QA verification by automating user flows and interactions using Playwright for effective testing.
Install this skill
or
84/100
Security score
The qa skill was audited on Jun 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 169
Access to .env file
SourceSKILL.md
| 169 | Test credentials should come from `.env.example` or the campaign file. |
medium line 170
Access to .env file
SourceSKILL.md
| 170 | NEVER read from `.env` (protected by the hook). Use test accounts only. |
medium line 187
Access to .env file
SourceSKILL.md
| 187 | - Access .env files (uses .env.example or test credentials from campaign) |
low line 95
External URL reference
SourceSKILL.md
| 95 | await page.goto('http://localhost:3000'); |
Scanned on Jun 3, 2026
View Security DashboardGitHub Stars 592
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
codexclinefrontendplaywrightreactremotionapitestingbackendqa-engineerfrontend-developerproduct-managerplaywrightdevelopmentproduct
SethGammon/Citadel