azure-mgmt-apimanagement-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • Standard Azure SDK Integration: The skill correctly utilizes the official Azure.ResourceManager.ApiManagement and Azure.Identity packages for Azure resource management.
  • Authentication Best Practices: Instructions emphasize the use of DefaultAzureCredential and environment variables for managing Azure credentials, which is a secure and recommended practice for avoiding hardcoded secrets.
  • Sensitive Resource Management: The skill includes patterns for retrieving and regenerating subscription keys. While these involve sensitive data, they are standard administrative operations and the skill provides clear guidance on their intended use within the Azure management plane.
  • Input Surface Considerations: The skill demonstrates how to import API definitions from external files (OpenAPI). While this is a common feature, it represents a surface where untrusted data could be processed, though the skill itself does not introduce specific vulnerabilities in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 09:44 PM