ai-ecommerce-expert-product-image-to-video
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启动@infimind/ecom-content-cli@latest,并把用户输入的prompt、referenceImages(含 HTTPS URL)等参数直接作为 MCPcreate_video_generation_task的请求内容发送给模型/服务;该工作流并不主动从外部抓取任意网页正文,但会读取用户提供的自由文本(prompt)与用户提供的素材引用信息。
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 npm package "@infimind/ecom-content-cli@latest" at runtime (see PACKAGE = "@infimind/ecom-content-cli@latest"), which fetches and executes remote code that the skill relies on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata