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 like summary/key) into a runtime-created prompt, which is then sent as initial_message to the agent LLM via POST /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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 25, 2026, 01:41 PM
Issues
2
Security Audit — snyk — jira-issue-to-pr