git-fix-pr
Warn
Audited by Snyk on Jul 3, 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.95). The skill’s runtime workflow explicitly ingests outsider-authored PR content—e.g., it collects the PR body, comments, reviews, and inline review threads via
gh pr view ... --json ... body,comments,reviews,files,commitsandgh api repos/OWNER/REPO/pulls/<PR>/comments//reviews, which are free-form text authored by other contributors—into the agent’s LLM context for triage and planning.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata