web-testing-playwright-e2e
Fail
Audited by Snyk on Apr 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes hardcoded plaintext credentials and session tokens in code examples (e.g., VALID_PASSWORD, AUTH_SESSION_TOKEN, context.addCookies with "abc123"/"test-session-token"), which requires the model to emit secret values verbatim and thus poses an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata