testcase-builder
Fail
Audited by Snyk on Mar 12, 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 outputs test cases directly from provided JSON and will reproduce any input values (e.g., data_rows, args,
${...}substitutions) verbatim with no guidance to use env vars or safe handling, so if secrets are included in the input they will be emitted by the LLM.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata