azure-ai-openai-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official packages from NuGet, a well-known package registry. These packages include Azure.AI.OpenAI, OpenAI, Azure.Identity, and Azure.Search.Documents.
  • [CREDENTIALS_UNSAFE]: While the documentation mentions the use of an API key (AZURE_OPENAI_API_KEY), it correctly treats it as a placeholder and provides specific guidance to use environment variables or Microsoft Entra ID (DefaultAzureCredential) for secure authentication, which is the industry standard for production safety.
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving the execution of remote scripts or unverified binary downloads. All code snippets are static C# examples meant for local application development.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 07:48 PM