warden-sweep
Warn
Audited by Snyk on Apr 28, 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.80). The skill explicitly fetches and parses third-party GitHub content (e.g., scripts/index_prs.py calls
gh pr listand caches PR metadata and diffs withgh pr diff; scripts/find_reviewers.py callsgh apito search users; scripts/organize.py callsgh issue viewand reads comments), and those user-generated PR/issue/diff contents are parsed and used to drive deduplication, reviewer selection, labeling, and branching decisions—so untrusted external content is read and can materially influence tool actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata