ai-ecommerce-expert-ugc-seeding-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 运行时通过 IMIVA MCP 工具
create_video_generation_task直接摄入用户提供的prompt/素材描述等自由文本到视频生成任务参数中(见脚本调用的tools/call传入arguments),因此外部用户可提交任意文本影响 LLM 工作流输入。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). scripts/imiva_mcp.py invokes npx to fetch and execute the remote npm package "@infimind/ecom-content-cli@latest" at runtime, which is remote code the skill depends on and will execute locally.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata