medusa-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). The required workflow instructs fetching live documentation from public web URLs (e.g.,
https://docs.medusajs.com/resources/medusa-testingand multiplesite:docs.medusajs.com ...searches), which at runtime can ingest outsider-authored free 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 fetching live docs at runtime (https://docs.medusajs.com/resources/medusa-testing) and uses that remote documentation to determine test-runner configuration and implementation steps, so the fetched content would directly control the agent's instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata