tools-github-integration
Warn
Audited by Snyk on Mar 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 pulls and merges remote branches (e.g., "Fetch Latest" /
git checkout main && git pullandgit merge origin/<branch-name>) and then installs/runs project code (npm install,pytest,npm test) from those branches (Git/GitHub), meaning untrusted, user-contributed repository content is ingested and executed as part of the workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata