saleor-shipping
Warn
Audited by Snyk on Jun 29, 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.85). The REQUIRED workflow includes “Fetch live docs” via web-search and fetching
https://docs.saleor.io/...at runtime, which ingests outsider-authored public web page text into the agent’s 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 fetch and review https://docs.saleor.io/docs/developer/shipping (and related site:docs.saleor.io search results) at runtime to drive implementation decisions and prompt content, so it depends on external documentation that directly influences the agent's instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata