signals-scout-feature-flags

Fail

Audited by Snyk on Aug 4, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt explicitly instructs the agent to quote event-supplied feature-flag keys in reports and scratchpad entries (even if truncated/sanitized), which forces the LLM to reproduce untrusted strings verbatim and therefore can exfiltrate secret-looking values present in events.

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s required runtime workflow ingests outsider-authored free text from event payload properties—specifically $feature_flag and $feature_flag_response inside execute-sql queries over events (including the “ghost flags” anti-join where arbitrary key strings are surfaced and treated as data at runtime).

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
Aug 4, 2026, 12:28 PM
Issues
2
Security Audit — snyk — signals-scout-feature-flags