ai-ecommerce-expert-viral-video-product-adaptation

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). 在脚本 scripts/imiva_mcp.py 运行时,通过 invoke(method) 启动 @infimind/ecom-content-cli@latest 后把调用参数(由用户在 --args/additionalRequirements 等字段填写的免费文本)以 tools/callarguments 形式发送给 IMIVA MCP 工具,进而由 IMIVA 侧 LLM 读取这些文本内容。

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes and executes a remote npm package at runtime via npx ("@infimind/ecom-content-cli@latest"), which causes external code to be fetched and run (e.g., scripts/imiva_mcp.py starts npx with PACKAGE), so the npm package string "@infimind/ecom-content-cli@latest" is flagged.

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-viral-video-product-adaptation