qwen-image-2-pro
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes the
beltCLI tool to interact with the inference.sh API for image generation. This tool is configured within theallowed-toolssection. - [EXTERNAL_DOWNLOADS]: References installation documentation and configuration files located in the inference-sh organization's GitHub repository.
- [INDIRECT_PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection as it processes external inputs to generate content.
- Ingestion points: Accepts user-provided text in the
promptparameter and external image links in thereference_imagesfield (SKILL.md). - Boundary markers: No specific delimiters or "ignore" instructions are provided to separate user inputs from the command structure in the provided examples.
- Capability inventory: The skill utilizes the
beltCLI to perform operations based on user input. - Sanitization: Input data is passed directly to the CLI tool without explicit sanitization or validation logic shown in the instructions.
Audit Metadata