webapp-testing
Fail
Audited by Snyk on Jul 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill's example test code includes a plaintext password literal (await page.fill('#password', 'password123')), which demonstrates and encourages embedding secrets verbatim in generated code/outputs, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata