GitHub
Warn
Audited by Snyk on Feb 28, 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.md explicitly instructs using the
ghCLI to fetch PRs, issues, workflow runs and logs from GitHub (e.g.,gh api repos/owner/repo/pulls/55,gh run view <run-id>), which are untrusted, user-generated third-party contents that the agent would read and could influence subsequent actions.
Audit Metadata