ai-ecommerce-expert-douyin-ecommerce-content
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 里通过 tools/call 直接把调用参数(例如 prompt 等用户输入形成的 JSON args)发送给 IMIVA MCP(如 create_video_generation_task),因此外部用户可在提交“--args”/agent输入中注入任意自由文本并被 LLM/工具端读取处理。
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill invokes and executes a remote npm package at runtime via npx ("@infimind/ecom-content-cli@latest"), which fetches and runs remote code that the skill depends on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata