github-labels-query
Warn
Audited by Snyk on Jul 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In
query-labels.sh, the runtime reads GitHub label objects (includingdescription) returned by the GitHub REST API callGET repos/${OWNER}/${REPO}/labelsand then passes the raw response intojq, but those are fetched from a user-selected repository rather than an arbitrary outsider-posted feed/queue at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata