ai-ecommerce-expert-multi-platform-content-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 调用 IMIVA MCP 工具(如 create_image_expand_task/get_user_tasks)时,会直接把用户在 --args 中提交的自由文本字段(如 sellingPointstargetAudienceusageScenario 等)作为 JSON 参数传给外部 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 -y @infimind/ecom-content-cli@latest at runtime (see scripts/imiva_mcp.py), which fetches and executes a remote npm package that the skill requires, so remote code is executed during runtime: @infimind/ecom-content-cli@latest

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:03 AM
Issues
2
Security Audit — snyk — ai-ecommerce-expert-multi-platform-content-adaptation