azure-mgmt-applicationinsights-dotnet
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official Microsoft Azure SDK libraries (
Azure.ResourceManager.ApplicationInsightsandAzure.Identity) for resource management. All dependencies are from the official NuGet registry. - [SAFE]: Code examples demonstrate standard authentication using
DefaultAzureCredential, which follows security best practices for identity management. - [SAFE]: Sensitive information like instrumentation keys, connection strings, and API keys are mentioned in the context of programmatic retrieval or creation, with clear warnings that keys are only shown once. It correctly advises storing connection strings in secure locations like Key Vault.
- [SAFE]: The skill includes sections on error handling and best practices (such as using workspace-based resources and private endpoints) that align with professional development standards.
Audit Metadata