skills/wubin1836/ai-ecommerce-expert-agent-skills/ai-ecommerce-expert-product-background-replacement/Snyk
ai-ecommerce-expert-product-background-replacement
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中,create_smart_refine_task的工具调用参数(含prompt等用户/工作流输入的自由文本)会通过 MCPtools/call直接发送给@infimind/ecom-content-cli,因此会让外部自由文本进入所需工作流的可读上下文。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx to run the remote npm package "@infimind/ecom-content-cli@latest" at runtime (see scripts/imiva_mcp.py and config examples), which causes npm to fetch and execute remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata