gh-cli
Warn
Audited by Snyk on Feb 16, 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). This skill clearly fetches and parses public, user-generated GitHub content (e.g., examples/issue-triage.sh uses
gh issue list --json number,title,body,authorand parses issue titles/bodies; other scripts usegh run view,gh api, andgh searchto ingest workflow files, logs, PRs, and repo content), so the agent would read and interpret untrusted third‑party content.
Audit Metadata