ai-ecommerce-expert-product-demo-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). 运行时工作流通过 IMIVA MCP 调用
create_video_generation_task,用户在prompt等参数中提供的外部自由文本会直接被传入 MCP 方法并用于视频生成(见脚本以invoke(... method, params)将用户参数以 JSON 形式发送)。
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 fetch and execute the remote npm package "@infimind/ecom-content-cli@latest" at runtime (see subprocess call using [npx -y @infimind/ecom-content-cli@latest]), which executes remote code and is required for the MCP client.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata