jsm-docs
Warn
Audited by Snyk on Jul 8, 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). SKILL.md instructs the runtime to use WebFetch to load arbitrary JSM documentation pages from support.atlassian.com and developer.atlassian.com, which are outsider-authored web content that can be ingested as free text into the LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to use WebFetch at runtime to load external documentation pages (e.g., https://support.atlassian.com/jira-service-management/ and https://developer.atlassian.com/cloud/jira/service-desk/rest/), which will be fetched and injected into the agent's context to control responses.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata