skills/wubin1836/ai-ecommerce-expert-agent-skills/ai-ecommerce-expert-viral-video-product-adaptation/Snyk
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/call的arguments形式发送给 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata