azure-ai-contentsafety-java
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Azure AI Content Safety SDK for Java (
com.azure:azure-ai-contentsafety). - [SAFE]: Secret management follows security best practices by utilizing environment variables (
System.getenv) and Azure'sDefaultAzureCredentialfor authentication. - [SAFE]: File access is restricted to reading local image files for the purpose of content moderation analysis.
- [SAFE]: Network communication is directed solely toward official Azure service endpoints for moderation tasks.
Audit Metadata