skills/wubin1836/ai-ecommerce-expert-agent-skills/ai-ecommerce-expert-nano-banana-2-ecommerce-image/Snyk
ai-ecommerce-expert-nano-banana-2-ecommerce-image
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,其入参images与prompt(均来自运行时用户请求/文本)会在调用中直接被传给 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., in scripts/imiva_mcp.py), which downloads and runs remote code that the skill relies 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