azure-ai-vision-imageanalysis-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the official azure-ai-vision-imageanalysis package from PyPI, which is the standard library provided by Microsoft for Azure AI service integration.\n- [SAFE]: Authentication is handled via secure methods such as environment variables (VISION_ENDPOINT, VISION_KEY) or Managed Identity (DefaultAzureCredential), adhering to best practices and avoiding hardcoded secrets.\n- [SAFE]: All image analysis operations (OCR, tagging, object detection) are performed using official SDK methods without direct command execution or risky system-level operations.\n- [SAFE]: The skill uses trusted endpoints from Microsoft Azure (cognitiveservices.azure.com) for API communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:34 AM