azure-ai-contentsafety-java

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • Standard Credential Management: The code examples demonstrate the use of environment variables and the DefaultAzureCredential provider for authentication. This is a recommended security practice to avoid hardcoding sensitive keys or secrets directly in source code.
  • Official SDK Usage: The skill references and utilizes official Microsoft Azure libraries (com.azure:azure-ai-contentsafety), ensuring that data interactions occur through verified and maintained communication channels.
  • Expected File and Network Operations: The skill includes patterns for reading local image files and sending content to Azure endpoints for analysis. These operations are essential to the skill's primary purpose of content moderation and are performed using standard Java APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 06:20 PM