ecommerce-policy-readiness

Warn

Audited by Snyk on Aug 12, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The required runtime workflow (per references/checks.md) fetches policy text from public storefront URLs (curl on $SHIPPING, $RETURNS, $TERMS, $SUPPORT) at execution time, so an outsider who authors those pages can inject free text that the LLM reads.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs running references/checks.md which invokes curl on user-supplied storefront URLs (placeholders $PDP, $CART, $SHIPPING, $RETURNS, $TERMS, $SUPPORT) at runtime to fetch policy text that is then used to ground and control the agent's outputs, so those external URLs are runtime dependencies.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 12, 2026, 12:13 PM
Issues
2
Security Audit — snyk — ecommerce-policy-readiness