skills/wubin1836/ai-ecommerce-expert-agent-skills/ai-ecommerce-expert-seedance-2-ecommerce-video/Snyk
ai-ecommerce-expert-seedance-2-ecommerce-video
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). The runtime workflow invokes the IMIVA MCP tool
create_video_generation_taskwith a user-suppliedprompt/parameters (including free-form text) viascripts/imiva_mcp.py call ... --args, meaning outsider-authored text is directly ingested by the model without first selecting a specific trusted item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). I flagged the npm package reference "@infimind/ecom-content-cli@latest" because the skill invokes npx at runtime (e.g., subprocess Popen with [npx, "-y", PACKAGE]) which fetches and executes remote code provided by that package.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata