azure-ai-anomalydetector-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install official Microsoft Azure SDK packages (com.azure:azure-ai-anomalydetector and com.azure:azure-identity) from Maven Central. These are well-known, trusted libraries from a major cloud provider.- [CREDENTIALS_UNSAFE]: Analysis of code samples shows proper security hygiene: secrets such as API keys and service endpoints are retrieved from environment variables. The skill also explicitly warns against hardcoding credentials in its acceptance criteria.- [DATA_EXFILTRATION]: The skill utilizes Azure Blob Storage URLs for training and inference data. This is a standard and documented requirement for the Azure AI Anomaly Detector's multivariate service and does not constitute unauthorized data exfiltration.
Audit Metadata