appinsights-instrumentation
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard Azure CLI commands for provisioning cloud resources and configuring application settings in
scripts/appinsights.ps1. - [EXTERNAL_DOWNLOADS]: Recommends installing official and well-known instrumentation libraries from a trusted technology provider (Microsoft) via NPM, PyPI, and NuGet registries.
- [CREDENTIALS_UNSAFE]: Implements best practices for secret management by using placeholders in documentation and instructing users to store connection strings in environment variables or Infrastructure-as-Code templates.
- [PROMPT_INJECTION]: Analyzes user source code to determine application frameworks; while this constitutes an ingestion point for external data, it is used legitimately for the skill's primary functionality without malicious patterns.
Audit Metadata