azure-ai-agents-persistent-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [Official Dependency Management]: The skill instructs the user to install packages directly from the official NuGet registry (Azure.AI.Agents.Persistent and Azure.Identity). These are legitimate libraries maintained by Microsoft.
  • [Secure Credential Handling]: Code examples demonstrate the use of 'DefaultAzureCredential', which is a security best practice for Azure applications as it avoids hardcoded secrets and supports environment-based authentication.
  • [External Resource References]: All referenced URLs point to official Microsoft documentation, GitHub repositories, and package registries. No suspicious or third-party untrusted domains are used.
  • [Environment Variable Usage]: The documentation correctly guides users to use environment variables for project endpoints and resource IDs rather than hardcoding sensitive configuration data directly in the code.
  • [Standard Tool Integration]: The skill describes the use of standard Azure AI features such as Code Interpreter and Bing Grounding. These are built-in service capabilities and are presented within the context of the SDK's intended use.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 02:09 PM