qwen-image-2
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several external resources from well-known services and trusted platforms:
- Link to
inference.shCLI documentation and application store. - Download instructions for the
beltCLI hosted on GitHub (raw.githubusercontent.com/inference-sh/skills/...). - Reference to an external image from
cloud.inference.shused for documentation purposes. - [COMMAND_EXECUTION]: The skill demonstrates the use of the
beltCLI tool for running image generation tasks. All examples use standard CLI commands (belt login,belt app run) with static inputs. There is no evidence of command injection or execution of arbitrary code. - [DATA_EXFILTRATION]: The skill uses
belt loginfor authentication, which is standard practice for CLI-based services. No sensitive file access or unauthorized network operations were found.
Audit Metadata