claude-code-design-guide
Fail
Audited by Snyk on May 17, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The guide includes patterns that pass tool parameters and tool results (via JSON.stringify) into LLM prompts and ask the LLM to "fix" or return parameters (e.g., executeToolWithRetry and streaming tool-call handling), which would force the model to receive and potentially emit secret values verbatim if those params/results contain credentials.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata