browser-workflow-to-playwright
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to translate workflow steps (including credentials like passwords or API keys found in the markdown) directly into Playwright code (e.g., fill('password123')), which embeds secret values verbatim in the generated output.
Audit Metadata