azure-monitor-opentelemetry-exporter-java
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- Secure Credential Management: The skill correctly instructs users to manage sensitive information, such as Application Insights connection strings, using environment variables rather than hardcoding them into source code.
- Official Dependency Usage: All referenced libraries and Maven coordinates (e.g., com.azure:azure-monitor-opentelemetry-autoconfigure) are official packages from the vendor's ecosystem.
- Trusted External References: The skill provides links to official documentation and source repositories on GitHub and Microsoft Learn for further guidance and verification.
- Best Practice Alignment: The documentation emphasizes standard patterns such as using try-with-resources for scope management and ensuring spans are closed in finally blocks to prevent resource leaks.
Audit Metadata