gcp-deploy
Fail
Audited by Snyk on Mar 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes examples that embed secret values directly in commands (e.g., --set-env-vars "API_KEY=abc123" and echo -n "secret-value" | gcloud secrets create ...), which encourages or requires placing secret values verbatim into generated commands or code.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata