groq-incident-runbook
Fail
Audited by Snyk on Mar 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 runbook explicitly decodes and displays Kubernetes secrets and uses commands like
kubectl create secret --from-literal=api-key=NEW_KEY, which require reading and inserting secret values verbatim into CLI commands or outputs, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata