azure-ai-openai-dotnet
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of official, well-known libraries (
Azure.AI.OpenAIandOpenAI) via the standard .NET package manager (NuGet). - [DATA_EXPOSURE]: Guidance is provided for managing sensitive credentials through environment variables rather than hardcoding. It also highlights the use of Microsoft Entra ID (via
Azure.Identity) for more secure, keyless authentication in production environments. - [COMMAND_EXECUTION]: Contains standard development commands for adding dependencies (
dotnet add package), which is consistent with the skill's purpose as a developer resource.
Audit Metadata