ai-ecommerce-expert-ecommerce-aigc-marketing
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 在运行时通过脚本
scripts/imiva_mcp.py直接调用 IMIVA MCP 工具(如create_smart_refine_task),其--args中的prompt/images/aspectRatios等会包含用户/外部输入的自由文本并被发往 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 npm package "@infimind/ecom-content-cli@latest" at runtime (see scripts/imiva_mcp.py), 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