azure-ai-document-intelligence-dotnet
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [Secure Authentication Patterns]: The skill recommends using the
Azure.Identitylibrary andDefaultAzureCredential, which is a secure method for managing identity without hardcoding credentials in source code. - [Best Practice Configuration]: The instructions advocate for retrieving sensitive information like API keys and endpoints from environment variables, which is a standard security practice for cloud applications.
- [Trusted Package Sources]: The guide uses official Azure SDK packages available through standard package management systems, ensuring that the dependencies originate from a recognized vendor.
- [Safe Data Ingestion]: While the skill is designed to process external documents, the provided code snippets focus on safe extraction and analysis patterns within the intended scope of the service.
Audit Metadata