cli-gh
Warn
Audited by Snyk on Mar 1, 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 routinely fetches and parses public, user-generated GitHub content (e.g., examples/issue-triage.sh uses
gh issue list --json ...to read issue titles/bodies and apply labels; other scripts and docs callgh api,gh search,gh run view, andgh repo view), so untrusted third-party content from GitHub is read and directly influences automated decisions and actions.
Audit Metadata