azure-ai-anomalydetector-java
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- Secure Authentication Practices: The skill promotes security best practices by demonstrating the use of
DefaultAzureCredentialand environment variables for managing sensitive API keys and endpoints, rather than hardcoding credentials.- Official Library Usage: All code samples and dependency configurations reference the officialcom.azure:azure-ai-anomalydetectorlibrary, ensuring the implementation relies on verified and maintained vendor packages.- Standard Data Ingestion: The multivariate detection features utilize Azure Blob Storage URLs for data sources, which is the standard architectural pattern for these services and does not involve arbitrary remote code execution.- Clear Environment Configuration: Documentation explicitly lists the required environment variables, providing transparency regarding what configuration is necessary for the agent to function correctly without hidden side effects.
Audit Metadata