ai-ecommerce-expert-campaign-kv-style-migration

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). IMIVA 电商专家所需运行时通过 agents/openai.yaml 的 default_prompt 将用户输入(商品素材/卖点/规格/描述等)组织为 MCP 工具调用参数,并在 scripts/imiva_mcp.pyinvoke() 里经 tools/call 把该自由文本参数直接送入 create_visual_migration_task,因此存在被外部用户自由文本注入的间接提示注入风险。

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

  • Potentially malicious external URL detected (high risk: 0.90). scripts/imiva_mcp.py invokes npx to run the remote npm package "@infimind/ecom-content-cli@latest" at runtime (also referenced in SKILL.md and references/mcp-config.example.json), which will fetch and execute remote code that the skill depends on.

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:01 AM
Issues
2
Security Audit — snyk — ai-ecommerce-expert-campaign-kv-style-migration