applicationinsights-web-ts
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- Telemetry Sanitization: The skill demonstrates how to use telemetry initializers to remove sensitive query parameters (such as tokens or keys) from captured URLs before data is sent to the cloud. This is a recommended practice for maintaining user privacy and preventing accidental data exposure.
- Official SDK Delivery: It references the official Microsoft Azure Monitor CDN for loading the SDK script. Using vendor-managed CDNs is a standard practice for ensuring the availability and integrity of client-side tracking libraries.
- Sensitive GenAI Data Management: The documentation specifies that capturing detailed GenAI interaction data (like prompts and responses) is sensitive and recommends using explicit flags to control this behavior in production environments, ensuring data handling aligns with organizational policies.
- Environment Isolation: The skill advises users that browser-side connection strings are public and recommends using separate Application Insights resources for browser and backend telemetry to minimize the risk of cross-environment data exposure.
Audit Metadata