ai-ecommerce-expert-horizontal-16-9-tvc
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 的运行路径主要是将用户提供的素材/卖点等被用户作者化的 prompt 作为参数传入 IMIVA MCP 工具
create_video_generation_task(通过agents/openai.yaml的默认提示与scripts/imiva_mcp.py的tools/call/method调用),属于外部任意文本进入模型并影响下游生成流程的间接提示注入暴露。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime script invokes npx to fetch and execute the remote npm package "@infimind/ecom-content-cli@latest" (via subprocess), which downloads and runs remote code as a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata