ai-ecommerce-expert-ecommerce-content-studio
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). 运行时通过 tools/call 调用 IMIVA MCP(scripts/imiva_mcp.py)会把调用者提供的自由文本参数(如 coreSellingPoints、usageScenario 等)作为工具入参发送给 MCP 处理,因此工作流会间接摄取用户/外部作者的自由文本。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx to fetch and execute the remote npm package "@infimind/ecom-content-cli@latest" at runtime (e.g., scripts/imiva_mcp.py), which runs remote code and is 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