review
Warn
Audited by Snyk on Jul 7, 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.75). The required workflow runs
scripts/diff-analyzer.py, which executesgit diff/git diff --cachedand parses the resulting unified diff text (including added lines) into JSON that is then used by the agent, so any outsider-authored code/PR content present in the diff can become LLM-readable free text via the diff output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata