azure-ai-vision-imageanalysis-java

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Credential Management: The skill demonstrates secure handling of credentials using environment variables and recommends DefaultAzureCredential for Azure Active Directory-based authentication, aligning with security best practices.
  • External Service Interaction: The skill facilitates interaction with Azure AI Vision services using official SDKs. It makes network requests to a user-configured endpoint, which is essential for its intended functionality.
  • File and Network Access: Examples include reading local image files and retrieving images from external URLs for analysis. These operations are necessary for the skill's core purpose of image analysis.
  • Dependency Verification: The skill utilizes official Azure SDK components (com.azure:azure-ai-vision-imageanalysis and com.azure:azure-identity). These are standard, well-maintained libraries from a trusted vendor.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-ai-vision-imageanalysis-java