saleor-webhooks
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). Outsider free text is fetched at runtime from public web pages (e.g.,
https://docs.saleor.io/...and web-search results) in the “Fetch live docs” steps, and that readable content could be ingested 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.70). The skill explicitly instructs the agent to fetch live documentation at https://docs.saleor.io/docs/developer/extending/webhooks/overview at runtime to determine exact event types, subscription queries, and behaviors, meaning remote content would directly shape the agent's instructions and is a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata