gitops-patterns
Fail
Audited by Snyk on Apr 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 includes an explicit example that places a plaintext secret directly into a shell command (kubectl create secret ... --from-literal=API_KEY=supersecret), which instructs embedding secret values verbatim and therefore poses a high exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata