changeset-validation
Warn
Audited by Snyk on Aug 6, 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). In
scripts/changeset-prompt.mjs, the runtime prompt given to the LLM includes outsider-authored free text from the PR body ({{PR_BODY}}) when--ciis used, and from changeset markdown files/diffs that a PR author can submit, which are read from the repo working tree/git at runtime and injected into the prompt.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata