jira-issue-to-pr
Warn
Audited by Snyk on Jul 25, 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). This skill polls Jira Cloud issues and extracts outsider-authored ticket
description(and other ticket fields likesummary/key) into a runtime-createdprompt, which is then sent asinitial_messageto the agent LLM viaPOST /api/conversations.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The automation's runtime prompt tells the spawned agent to clone the target GitHub repository specified in Jira tickets (e.g. https://github.com// and https://github.com/acme-org/backend), so arbitrary remote repository content will be fetched at runtime and can influence/contain executable code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata