azure-ai-document-intelligence-dotnet

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [Standard Security Practices]: The skill correctly identifies and promotes the use of DefaultAzureCredential from the Azure.Identity package, which is a recommended security practice for managing authentication in cloud environments without hardcoding secrets.
  • [Credential Management]: Instructions for using environment variables (e.g., DOCUMENT_INTELLIGENCE_API_KEY) follow standard developer workflows for secret externalization. The use of placeholders like <your-api-key> prevents the exposure of actual credentials.
  • [External Resource Validation]: All referenced domains (azure.com, microsoft.com, nuget.org) are official and trusted resources associated with the vendor, Microsoft. The package installation commands target the official NuGet registry.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-ai-document-intelligence-dotnet