azure-ai-voicelive-java
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Verified Software Dependencies: The skill integrates with established Java libraries for identity management and reactive programming. These packages are distributed through standard package registries and are consistent with the skill's stated purpose.
- Credential Management Practices: Authentication is handled using environment variables, which is a recommended practice for avoiding hardcoded secrets in source code. This approach allows users to manage sensitive API keys and credentials securely outside of the skill instructions.
- Official Source References: Documentation links point to the official source code repositories for the associated SDKs, providing transparency and allowing for independent review of the underlying implementation.
- Standard Service Interaction: The skill communicates with well-known cloud AI endpoints for audio processing and real-time streaming, which is the core functionality described in the documentation.
Audit Metadata