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.py and passes user-supplied free text fields like extraDescription/natural-language requirements into tools/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
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 25, 2026, 08:03 AM
Issues
2
Security Audit — snyk — ai-ecommerce-expert-product-comparison-image