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 2周前
分析时间
2026年3月31日 15:58
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:58
说明
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.
最近扫描
2026年3月31日 15:58
Latest analysis
2026年3月31日 15:13
Run 2
2026年3月27日 15:54
Run 1