prime-codebase
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md’s required runtime workflow ingests outsider-authored free text only if the user supplies Jira issue keys or Confluence page IDs, in which case it calls
mcp__atlassian__getJiraIssue(..., responseContentFormat:"markdown")andmcp__atlassian__getConfluencePage(..., contentFormat:"markdown")and then treats the returned issue/page markdown (summary/description/acceptance criteria or page content) as task context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata