posthog-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 secrets (kubectl get secret ... | base64 -d) and shows creating/updating secrets with a literal API key (--from-literal=api-key=NEW_KEY), which requires handling and embedding secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata