saleor-customers
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.75). SKILL.md’s “Fetch live docs” steps instruct runtime web-search and fetching Saleor documentation pages (e.g.,
https://docs.saleor.io/docs/developer/users), which are outsider-authored public web content that can be ingested as readable 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 at runtime to fetch and use live docs (https://docs.saleor.io/docs/developer/users), which would directly influence prompts and behavior, so this external URL is a runtime dependency controlling the agent.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata