aliyun-qwen-tts-realtime

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes the official dashscope library provided by Alibaba Cloud, a well-known and trusted technology provider. All network communications are directed to official Alibaba Cloud API endpoints for speech synthesis.
  • [CREDENTIALS_UNSAFE]: The demonstration script scripts/realtime_tts_demo.py retrieves the DASHSCOPE_API_KEY from standard locations including environment variables, .env files, or the user's official Alibaba Cloud credentials file (~/.alibabacloud/credentials). This is the expected and documented method for authenticating with the service.
  • [EXTERNAL_DOWNLOADS]: The skill performs downloads of synthesized audio files from URLs returned by the Alibaba Cloud API. This is the primary function of the fallback mechanism and occurs within the context of the requested synthesis task.
  • [COMMAND_EXECUTION]: The SKILL.md file provides instructions for creating a Python virtual environment and installing the necessary dashscope package using pip. These are standard administrative steps for setting up the skill's environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:27 AM