pr-watch-fix-renovate
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). SKILL.md first enumerates outsider-authored Renovate PRs via the GitHub CLI (
gh pr list --author "app/renovate" ... --json ...) and then fan-outs one agent per PR which checks out that PR branch (gh pr checkout <N>) and runs/pr-watch-fix, so the workflow will ingest free text coming from the PR’s branch/contents at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata