atlassian-rest-ops
Warn
Audited by Snyk on Jul 1, 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.75). The runtime path that feeds the agent’s LLM context with outsider free text is the HTTP response bodies from the caller-chosen Confluence/Jira REST calls (e.g.,
curl ... "$ATLASSIAN_BASE_URL/..."; resp="$(curl ...)"), which can include arbitrary user-generated content (issue/comment/page text) returned by Atlassian and then parsed/echoed into the agent context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata