qwen3-asr-assistant
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated scripts do not exhibit any malicious behavior such as prompt injection, data exfiltration, or persistence mechanisms.
- [EXTERNAL_DOWNLOADS]: The script
scripts/asr_transcriber.pymakes network requests toapi.qwenlm.comfor transcription. This is a well-known and legitimate endpoint for the Qwen model service. - [COMMAND_EXECUTION]: The agent executes the
scripts/asr_transcriber.pyscript locally to perform audio file processing. The script logic is transparent and focuses on API interaction. - [CREDENTIALS_UNSAFE]: The skill uses a secure approach for API key management, instructing the user to set environment variables rather than hardcoding credentials.
Audit Metadata