automate
Warn
Audited by Snyk on Aug 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow passes prompt/diff text to first-party CLIs (Claude Code
claude -p "$(cat ...)", Codexcodex exec ...with piped stdin, Geminigemini -p ... $(cat ...), Copilotcopilot -p ...) and can incorporate outsider-authored content that the script reads (e.g., PR diffs in the cookbook or untrusted files/logs), meaning the LLM ingests free text supplied via those runtime inputs.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata