agent-delegate
Warn
Audited by Snyk on Jul 30, 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 required runtime workflow is
references/scripts/agent-delegate.shand it ingests the outsider-controlled free text only from a user-supplied--prompt-file(for bothdelegateandreview) by piping that file’s contents to the peer CLI over stdin ("${CLI_CMD[@]}" < "$prompt_used"), i.e., before any selection of a specific trusted item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata