azure-graph-dotnet

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Documentation references the installation of official Microsoft development tools such as azure-functions-core-tools and azurite, as well as standard NuGet packages like Microsoft.Graph, Azure.Identity, and Polly. These are well-known, trusted resources from an established technology provider.\n- [COMMAND_EXECUTION]: Provides utility shell commands and Bash scripts for development tasks including environment initialization (az login), local testing (func start), and resource configuration (az rest for Graph role assignments). All commands are relevant to the skill's stated purpose.\n- [SAFE]: Implements robust authentication via the Azure Identity library's DefaultAzureCredential chain, which prioritizes secure, non-secret-based authentication like Managed Identities in cloud environments.\n- [SAFE]: Explicitly guides users toward secure configuration management by recommending Azure Key Vault for secrets, using Environment Variables for local settings, and employing OIDC for GitHub Actions to avoid long-lived credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 02:07 PM
Security Audit — agent-trust-hub — azure-graph-dotnet