azure-ai-anomalydetector-java
Warn
Audited by Snyk on Feb 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's examples explicitly ingest external data via blob URLs (e.g., ModelInfo.setDataSource("https://storage.blob.core.windows.net/container/data.zip?sasToken") and MultivariateBatchDetectionOptions.setDataSource("https://storage.blob.core.windows.net/container/inference-data.zip?sasToken")), so the agent is expected to fetch and read arbitrary third-party (user-provided) content for training and inference.
Audit Metadata