qwen-image-2-pro
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references external sources for installation and package management.
- Evidence: Installation guidance points to
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.mdfor setting up the command-line interface. - Evidence: Recommends installing related skills and dependencies from the
inference-shnamespace vianpx skills add. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
beltCLI tool. - Evidence: Includes commands for authentication (
belt login) and executing inference runs (belt app run alibaba/qwen-image-2-pro). - Evidence: Provides a Python SDK example that utilizes a wrapper library (
inferencesh) to programmatically interact with the service.
Audit Metadata