azure-mgmt-applicationinsights-dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official Microsoft packages Azure.ResourceManager.ApplicationInsights and Azure.Identity via the NuGet registry, which is a well-known and trusted service.
  • [COMMAND_EXECUTION]: Instructions include standard .NET CLI commands (dotnet add package) for managing project dependencies.
  • [CREDENTIALS_UNSAFE]: The code snippets demonstrate how to programmatically access sensitive information like Connection Strings and API Keys. These are part of the intended resource management functionality and use placeholders for user-specific values.
  • [REMOTE_CODE_EXECUTION]: No patterns of executing untrusted remote code were found. All external references point to official Azure documentation and GitHub repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:28 PM