wrangler
Fail
Audited by Snyk on Jul 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt contains literal secret examples and commands that pass secrets verbatim on the command line (e.g., echo "secret-value" | wrangler secret put, connection strings with user:pass, --origin-password, --public-credential), which would require the LLM to handle or output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata