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
Updated letzte Woche
Analysiert
31.03.2026, 15:58
+ 2 previous scans
Kompatibel mit
Skill details
Updated letzte Woche
Analysiert 31.03.2026, 15:58
Beschreibung
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.
Letzte Scans
31.03.2026, 15:58
Latest analysis
31.03.2026, 15:13
Run 2
27.03.2026, 15:54
Run 1