azure-resource-manager-redis-dotnet

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Official SDK Usage: The skill utilizes the official 'Azure.ResourceManager.Redis' package for management plane operations, which is the standard and secure way to interact with Azure Resource Manager.
  • Secure Authentication Practices: It correctly guides users to use 'DefaultAzureCredential' and environment variables for sensitive information like Subscription IDs and Client Secrets, adhering to industry standards for avoiding hardcoded credentials.
  • Built-in Security Guidance: The documentation includes specific security recommendations, such as enforcing TLS 1.2 minimum versions, disabling non-SSL ports, and implementing regular key rotation policies.
  • Resource Management Scope: The skill clearly distinguishes between management plane (ARM) and data plane operations, directing users to the appropriate tools for each and reducing the risk of accidental exposure of data operations through management APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-resource-manager-redis-dotnet