commit-narrator
Warn
Audited by Snyk on Jul 11, 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.70). The required workflow runs
git diff --staged --binaryand pipes the resulting staged diff text intopython3 scripts/narrate.py --diff -, so the LLM context is fed by repository content authored by other contributors (e.g., commit diffs from outside the operating user) via the staged diff.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata