scope-creep-detector
Warn
Audited by Snyk on Jul 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required workflow ingests the target repository’s unified diff at runtime via
read_diff()—either from--difffile,--diff -stdin, or by runningdiff/gitthroughrun_git()—and then processes the diff text (parse_diff(diff_text)) into LLM-visible JSON/text fields, so outsider-authored free text from the repo (diff hunks and headers) flows into the agent’s context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata