aliyun-qwen-tts-voice-design

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'dashscope' package, which is the official SDK for Alibaba Cloud's Model Studio (DashScope).
  • [SAFE]: All external references point to official documentation on help.aliyun.com.
  • [DATA_EXPOSURE]: The instructions guide the user to manage credentials using the standard file path at '~/.alibabacloud/credentials' or environment variables, which is consistent with secure cloud management practices.
  • [COMMAND_EXECUTION]: Provides a local helper script 'prepare_voice_design_request.py' to format JSON requests. The code uses standard libraries (argparse, json, pathlib) to process local data and does not perform network operations or execute shell commands.
  • [SAFE]: The validation step uses 'py_compile' to verify local scripts, which is a benign operation used to ensure script integrity.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:27 AM