azure-resource-manager-mysql-dotnet

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • Official SDK Integration: The skill utilizes official Azure and Identity packages for .NET. These libraries are established tools for secure Azure resource management.
  • Authentication Security: The instructions promote the use of managed identity credentials, which is a recognized best practice for avoiding hardcoded secrets by leveraging environment-based authentication.
  • Credential Management Guidance: The documentation includes clear anti-patterns warning against the use of hardcoded passwords or client secrets, instructing users to favor secure configuration management and environment variables.
  • Network Configuration Patterns: The skill demonstrates how to manage firewall rules to restrict database access. It includes examples for both CIDR-based IP restrictions and the standard configuration for allowing internal Azure services.
  • Trusted External References: The skill references official documentation and source code repositories hosted on the vendor's official GitHub organization and the NuGet package registry.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:32 PM
Security Audit — agent-trust-hub — azure-resource-manager-mysql-dotnet