e2e-test-builder
Warn
Audited by Socket on Mar 18, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
This material is a benign E2E test scaffold for Playwright/Cypress. No indicators of malware or deliberate exfiltration were found. Notable security risks are operational: hard-coded test credentials and card numbers (test data), and Prisma seeding that will modify whichever database the environment points to — this could be dangerous if accidentally run against production. Ensure tests run only against test environments, rotate any reused credentials, and do not seed production databases.
Confidence: 80%Severity: 15%
Audit Metadata