delimiter_injection
Conversation delimiter injection (breakout)
Line 328Snippets
createUser(userData: UserData): Chainable<User>; createUser(userData: UserData): Chainable<User>;hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 178Snippets
password: "Test123!@#", password: "Test123!@#",env_access
Environment variable access
Environment variable access
Line 78Snippets
forbidOnly: !!process.env.CI, retries: process.env.CI ? 2 : 0, workers: process.env.CI ? 1 : undefined, password: process.env.ADMIN_PASSWORD!, forbidOnly: !!process.env.CI,Trust Score
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:58
Description
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1