azure-ai-anomalydetector-java
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
azure-ai-anomalydetectorJava library from a well-known and established technology provider. - [SAFE]: Sensitive information, such as API keys and endpoints, is managed through environment variables (
System.getenv) and theDefaultAzureCredentialbuilder, which aligns with industry security best practices for credential management. - [SAFE]: All external resource references in the code examples, including data sources for training and inference, target standard Azure service domains (
storage.blob.core.windows.net) and represent expected functionality for an Azure-based skill.
Audit Metadata