appinsights-instrumentation

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official telemetry libraries from Microsoft's public registries and to add the official Azure CLI extension for Application Insights.
  • Evidence: References npm install @azure/monitor-opentelemetry in references/NODEJS.md.
  • Evidence: References pip install azure-monitor-opentelemetry in references/PYTHON.md.
  • Evidence: References az extension add -n application-insights in scripts/appinsights.ps1.
  • [COMMAND_EXECUTION]: The skill uses standard CLI tools to manage application configurations and cloud resources, following established development workflows.
  • Evidence: Commands such as az monitor log-analytics workspace create and az webapp config appsettings set are used in scripts/appinsights.ps1 to configure the Azure environment.
  • [DATA_EXFILTRATION]: The skill provides instructions for managing sensitive connection strings by retrieving them through official authenticated channels (Azure CLI) and storing them in appropriate locations like environment variables or Infrastructure-as-Code templates.
  • Evidence: Instructions in references/ASPNETCORE.md, references/NODEJS.md, and references/PYTHON.md guide the user to query the connection string and apply it as an environment variable without hardcoding or external transmission.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 05:23 PM
Security Audit — agent-trust-hub — appinsights-instrumentation