gcp-security
Fail
Audited by Snyk on Jun 23, 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 includes commands that echo plaintext secret values into gcloud (e.g., echo -n "my-super-secret-value" | gcloud secrets create ...) and commands that access/print secret values, which requires handling or outputting secrets verbatim and is therefore insecure.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata