jira-update
Warn
Audited by Snyk on May 19, 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.70). The skill attaches to a user-specified Jira server and explicitly fetches and ingests data from that third-party instance (see scripts/jira-update.js and scripts/atlassian-browser.js calling the Jira REST API endpoints like /rest/api/3/issue, /transitions, and /issueLinkType to read transitions, issue fields, and link types), and those responses (user-generated issue/comment/link-type data) are parsed and used to choose actions and build payloads—so untrusted third-party content can influence behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata