azure-resource-manager-redis-dotnet
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for installing and using official Microsoft Azure SDK packages (Azure.ResourceManager.Redis and Azure.Identity) from the standard NuGet registry.
- [SAFE]: Authentication is handled via DefaultAzureCredential, which is the recommended secure pattern for Azure services to avoid hardcoded credentials and support Managed Identities.
- [SAFE]: The documentation includes explicit security-hardening configurations, specifically disabling non-SSL ports and enforcing a minimum of TLS 1.2 for all Redis instances.
- [SAFE]: Instructions regarding sensitive environment variables for service principal authentication use safe placeholders and align with standard developer practices.
Audit Metadata