wrangler
Fail
Audited by Snyk on Mar 26, 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 contains multiple examples that embed secrets or credentials directly in commands/flags (e.g., echo "secret-value" | wrangler secret put, --connection-string "postgres://user:pass@...", --origin-password "new-password", --public-credential <AWS_ACCESS_KEY_ID>), which encourages or requires including secret values verbatim in generated output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata