clickup-incident-runbook

Fail

Audited by Snyk on Mar 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The runbook mostly uses an environment variable ($CLICKUP_API_TOKEN), which is safe, but it also includes commands that embed a token literal (e.g., gh secret set CLICKUP_API_TOKEN --body "pk_NEW_TOKEN" and vault kv put ... value="pk_NEW_TOKEN"), which instructs copying/including secret values verbatim in CLI commands and thus requires handling secrets directly.

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

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 30, 2026, 02:43 PM
Issues
2