spree-testing
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). High likelihood: the workflow’s “Fetch live docs” step downloads public web content from
https://spreecommerce.org/docs/developer/tutorial/testingat runtime, and that fetched page text can be ingested into the agent’s LLM context (public web content → indirect prompt injection risk).
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 https://spreecommerce.org/docs/developer/tutorial/testing" as a live docs dependency to guide testing instructions, so remote content would be fetched at runtime and could directly control the agent's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata