aliyun-qwen-omni
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's components are dedicated to configuring and preparing requests for the Alibaba Cloud Model Studio Qwen Omni API.
- [COMMAND_EXECUTION]: The skill uses standard shell commands in its validation and quick-start sections. These include creating directories (
mkdir -p), compiling Python scripts (py_compile), and executing a local script (prepare_omni_request.py) to generate a JSON payload. All operations are confined to the local environment and do not process untrusted data. - [EXTERNAL_DOWNLOADS]: The skill references official Alibaba Cloud documentation (aliyun.com) for its sources. These are well-known, trusted domains and do not involve the download of executable code or binary assets.
Audit Metadata