azure-ai-contentunderstanding-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
azure-ai-contentunderstandingpackage, which is an official library published by Microsoft for Azure services. - [CREDENTIALS_UNSAFE]: Authentication is performed using
DefaultAzureCredentialfrom theazure-identitylibrary. This is the recommended secure approach for Azure applications as it avoids the use of hardcoded API keys or secrets. - [SAFE]: The skill's functionality is limited to standard multimodal analysis tasks through the Azure SDK. No evidence of prompt injection, obfuscation, or unauthorized data access was found.
Audit Metadata