azure-mgmt-applicationinsights-dotnet
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The file is strictly informational, providing coding patterns and documentation for .NET development with Azure SDKs.
- External References: Includes links to official Microsoft GitHub and NuGet pages, which are classified as trusted sources.
- Code Patterns: Code snippets use standard Azure identity and resource management practices (e.g.,
DefaultAzureCredential,ArmClient). - Data Exposure: No hardcoded secrets are present. The examples use safe placeholders like
<sub-id>and<rg>. - Command Execution: No dangerous shell commands or subprocess executions were found.
- Prompt Injection: No override or bypass instructions directed at an AI agent were detected.
Audit Metadata