ai-ecommerce-expert-product-color-change
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). 该 Skill 的运行时通过脚本
scripts/imiva_mcp.py调用 IMIVA MCP 工具create_color_change_task,并直接把用户在--args中提供的objectDescription、colors、以及素材(本地路径或 HTTPS URL)等文本/参数传给 MCP;因此外部用户可在不先选择特定“条目”的情况下注入自由文本进入工作流并被模型读取。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill runs npx to fetch and execute the remote npm package "@infimind/ecom-content-cli@latest" at runtime (e.g., via scripts/imiva_mcp.py and the MCP config), which downloads and executes remote code required by the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata