azure-resource-manager-postgresql-dotnet

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • Authentication Best Practices: The skill correctly promotes the use of DefaultAzureCredential, ensuring that authentication is handled securely and avoiding the need for hardcoded service principal secrets or account keys. This approach aligns with Azure's identity and access management recommendations.
  • Security Education: The documentation includes a dedicated acceptance criteria file that explicitly warns against security anti-patterns. It provides clear guidance on avoiding hardcoded passwords, ensuring SSL is enabled for database connections, and steering users away from deprecated or insecure APIs.
  • Official Resource Integration: All external links, package references, and documentation point to official Microsoft Azure repositories and domains. The use of standard packages from the NuGet gallery ensures the integrity and reliability of the development environment.
  • Resource Lifecycle Management: The workflows provided cover the full lifecycle of resource management, including secure creation, scaling, and deletion. It also includes cost-management practices, such as stopping development servers when not in use.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:32 PM
Security Audit — agent-trust-hub — azure-resource-manager-postgresql-dotnet