azure-monitor-opentelemetry-exporter-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for using Azure Monitor telemetry libraries in Java. It contains standard implementation patterns for distributed tracing and metrics collection.
- [EXTERNAL_DOWNLOADS]: The skill references official and trusted resources, including GitHub repositories within the 'Azure' organization and artifacts on Maven Central. These references are documented for dependency management and documentation purposes and do not involve untrusted remote code execution.
- [CREDENTIALS_UNSAFE]: The documentation includes references to connection strings but correctly utilizes placeholders (e.g., 'xxx', '{connection-string}') rather than hardcoding sensitive credentials.
- [COMMAND_EXECUTION]: Code examples provided are for standard Java application development and do not include dangerous system-level command execution or shell injection vectors.
Audit Metadata