push-gate
Warn
Audited by Snyk on Jul 9, 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). Yes—
scripts/preflight.shcallsscripts/scan-secrets.sh, which runsgit diff "$DIFF_RANGE" -- .and then feeds the resulting added-line text ($ADDED_FILE) throughrgand prints matches into the LLM-visible output; that diff content originates from the repository being pushed (i.e., potentially outsider-authored code/text).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata