posthog-incident-runbook

Fail

Audited by Snyk on Mar 12, 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 contains commands that read and decode secrets (kubectl get secret ... | base64 -d) and instruct embedding an API key as a literal in a kubectl create command, which require handling and potentially outputting secret values verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The runbook explicitly fetches and interprets public third‑party content (e.g., the Quick Triage step: "curl -s https://status.posthog.com | jq" used in the Decision Tree to decide wait vs act), so external page content can influence agent decisions and tool use.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 12, 2026, 12:12 AM
Issues
2