gcp-gke-troubleshooting
Fail
Audited by Snyk on Feb 24, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes commands that read and display secret contents (e.g.,
kubectl get secret ... -o yaml) and passes secrets on the command line (e.g.,--docker-password="$(cat key.json)"), which require handling and can expose secret values verbatim—an insecure pattern.
Audit Metadata