release-manager
Warn
Audited by Snyk on Apr 12, 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 README's "Release Planning Automation" example (generate_release_plan_from_github) explicitly fetches public GitHub API data (https://api.github.com/repos/{repo}/milestones/... and issues) and ingests user-generated PR/issue content into the release plan workflow used by release_planner.py, so untrusted third-party content can directly influence release decisions and tool actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata