jira-browser-fetch
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.80). The skill autonomously fetches and parses arbitrary Jira server content (issue REST/HTML/XML, remotelinks, attachments and backlog/JQL results) from a user-specified opts.server and then extracts issue keys and follows them to drive additional fetches and downloads (see scripts/jira-browser-fetch.js: fetchIssue, searchJql, searchBacklog and extractConnectedKeys), meaning untrusted/user-generated third‑party content can materially influence the agent's subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata