skills-workflows
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.80). The skill's preprocessing and PR-workflow examples (e.g., references/preprocessing.md and the pr-summary template) explicitly run commands like !
gh pr diff, !gh pr view --commentsand suggestcurl/API calls, which pull GitHub PR text and external API responses (untrusted, user-generated content) that the agent is expected to read and summarize, enabling indirect prompt injection.
Audit Metadata