azure-ai-document-intelligence-dotnet

Pass

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: LOWNO_CODE
Full Analysis

================================================================================

✅ VERDICT: SAFE

This skill is documentation and code examples for the Azure AI Document Intelligence SDK for .NET. It does not contain any executable scripts or direct malicious behavior. It correctly advises users on secure practices for handling sensitive credentials (API keys, SAS URLs) by recommending environment variables and Microsoft Entra ID, and explicitly warns against hardcoding them. The external dependencies are official Microsoft SDKs from trusted sources.

Total Findings: 2

🔵 LOW Findings: • Unverifiable Dependencies (Trusted Source)

  • Line 10: Installation instructions dotnet add package Azure.AI.DocumentIntelligence and dotnet add package Azure.Identity refer to official Microsoft Azure SDKs, which are trusted external sources (github.com/Azure, nuget.org). This is noted as an informational finding.

ℹ️ TRUSTED SOURCE References: • https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence

================================================================================

Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 10:24 AM