ai-ecommerce-expert-ecommerce-infographic-set

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). 运行时工作流通过脚本 scripts/imiva_mcp.py 调用 IMIVA MCP 工具(如 create_detail_page_task),并直接把用户/外部提交的 --args JSON 字段(包含 extraDescription 等自由文本)传入工具,属于对可能由外部作者提供的文本进行 LLM/工具可读处理。

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

  • Potentially malicious external URL detected (high risk: 0.90). scripts/imiva_mcp.py invokes npx to fetch and run the npm package @infimind/ecom-content-cli@latest at runtime (also referenced in config), which will download and execute remote code, so it is a required runtime dependency: "@infimind/ecom-content-cli@latest".

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:01 AM
Issues
2
Security Audit — snyk — ai-ecommerce-expert-ecommerce-infographic-set