github-repo-management
Warn
Audited by Snyk on Apr 25, 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.80). The SKILL.md explicitly issues curl/gh calls to the public GitHub API (e.g., GET https://api.github.com/repos/$OWNER/$REPO, /issues, /actions/runs, /gists) and parses those JSON fields and run IDs to display information and drive actions (rerun workflows, merge PRs, create releases), which means the agent fetches and interprets user-generated content from public third-party repos that can materially influence subsequent tool actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata