skills/wubin1836/ai-ecommerce-expert-agent-skills/ai-ecommerce-expert-batch-sku-color-unification/Gen Agent Trust Hub
ai-ecommerce-expert-batch-sku-color-unification
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/imiva_mcp.pyusessubprocess.Popento execute shell commands vianpx. This is used to bridge the Python agent environment with the Node.js-based@infimind/ecom-content-clipackage. The command is restricted to the specific vendor package and is used for intended functionality. - [EXTERNAL_DOWNLOADS]: The skill downloads and executes the
@infimind/ecom-content-clipackage from the NPM registry at runtime usingnpx -y. This dependency is consistent with the skill's purpose as an interface for the IMIVA (Infimind) ecommerce platform. - [DATA_EXPOSURE]: The skill requires an
MCP_TOKENfor authentication. The instructions follow security best practices by advising users to store the token in environment variables rather than hardcoding it within the skill or configuration files. - [INDIRECT_PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection as it processes external image paths and user-provided descriptions (
objectDescription). However, these inputs are used as parameters for the image processing API rather than being executed as instructions. The potential risk is low and inherent to tools processing external content.
Audit Metadata