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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 25, 2026, 08:04 AM
Issues
2
Security Audit — snyk — ai-ecommerce-expert-ugc-seeding-video