jira-ticket-prioritizer
Warn
Audited by Snyk on Mar 26, 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). The skill explicitly runs the jira CLI to fetch raw JIRA issue data (Step 1/Step 2:
jira issue listandjira issue view ... --raw) and then instructs the agent to perform LLM-driven semantic analysis and scoring (Steps 3–5 and references/dependency-analysis.md) on ticket summaries/descriptions/linked issues, so untrusted, user-generated JIRA content is ingested and can directly influence dependency graph, prioritization, repo/branch assignment, and subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata