sf-b2c-cartridges
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 explicitly instructs runtime web-fetching of outsider-authored public documentation (e.g., the SFRA GitHub repo and other web pages) via “Web-fetch official sources” and “Web-search,” which would ingest 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.70). The skill explicitly instructs the agent to "Web-fetch" live documentation at runtime and names the SFRA GitHub repo (https://github.com/SalesforceCommerceCloud/storefront-reference-architecture), which the agent would fetch and use to determine cartridge structure and guide its code-generation instructions, making this an external runtime dependency that directly controls prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata