github-issue-query
Warn
Audited by Snyk on Mar 18, 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.90). The skill's script (query-issues.sh) calls
gh issue list --json ...to fetch GitHub issue data (user-generated content from public repositories) and SKILL.md shows the agent will read and apply jq filters to that content, so untrusted third-party issue text can influence subsequent interpretation and actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata