azure-ai-document-intelligence-dotnet
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [Secure Authentication Patterns]: The skill correctly prioritizes the use of identity-based authentication over static API keys. By recommending the use of managed identity credentials, it reduces the risk of accidental credential exposure.
- [Configuration Management]: The implementation guides use environment variables for sensitive values such as service endpoints and access keys. This approach ensures that secrets are not hardcoded in the application logic.
- [Verified Dependency Sources]: All referenced libraries and installation commands target established, official package registries, which supports the integrity of the development supply chain.
- [Data Access Controls]: The skill provides examples for using time-limited access tokens (SAS URLs) for storage access, which is a standard method for granting granular, temporary permissions to external resources.
- [Official Resource Integration]: All documentation links and API references point to verified domains belonging to the service provider, ensuring that users are accessing authentic and safe technical information.
Audit Metadata