applicationinsights-web-ts
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill. The provided code snippets follow official documentation and industry standards for telemetry.
- [EXTERNAL_DOWNLOADS]: The skill references the official Microsoft Azure CDN (
js.monitor.azure.com) for loading the Application Insights SDK. This is a trusted, well-known service for this purpose. - [CREDENTIALS_UNSAFE]: The documentation provides appropriate security warnings, noting that connection strings are exposed in client-side code and advising users to isolate frontend resources from backend secrets. It demonstrates the use of environment variables for secure configuration management.
Audit Metadata