ai-ecommerce-expert-product-comparison-image
Warn
Audited by Snyk on Aug 25, 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). runtime workflow invokes IMIVA MCP via
scripts/imiva_mcp.pyand passes user-supplied free text fields likeextraDescription/natural-language requirements intotools/call(e.g.,create_detail_page_task) without selecting a specific pre-authored item first, so outsider-authored text is ingested directly.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill invokes npx to download-and-run the npm package "@infimind/ecom-content-cli@latest" at runtime (scripts/imiva_mcp.py and config examples), which causes remote code to be fetched and executed and is required for the skill to operate.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata