security-runner
Warn
Audited by Snyk on Jun 19, 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.65). At runtime the skill calls the GitHub API for Dependabot alerts (
gh api repos/"$REPO"/dependabot/alerts ... --jq ...), and the resulting JSON fields likesecurity_advisory.summaryandhtml_urlare then interpolated into the LLM-readable report text (DETAIL_LOGandREPORT_PATH) and optionally posted viacurl—this content is authored by third parties (Dependabot/GitHub security advisories), not by the operating user.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata