azure-ai-voicelive-ts
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized commands were detected in the skill files.
- [EXTERNAL_DOWNLOADS]: The skill references and recommends installation of official packages from the
@azureorganization on NPM, which is a trusted source. All external documentation links point to official Microsoft and Azure domains. - [CREDENTIALS_UNSAFE]: The documentation explicitly advocates for secure authentication patterns, such as using
DefaultAzureCredentialand environment variables. It includes warnings against hardcoding sensitive API keys in code. - [COMMAND_EXECUTION]: Code examples demonstrate legitimate usage of the SDK for WebSocket-based audio streaming and function calling. No patterns for arbitrary shell command execution or unauthorized system access were found.
Audit Metadata