go-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate reference documentation and code snippets for OpenTelemetry Go. All code examples follow industry best practices for telemetry instrumentation and configuration.
- [EXTERNAL_DOWNLOADS]: All package references and import paths target official OpenTelemetry Go modules (go.opentelemetry.io) or well-known, reputable community libraries (e.g., Zap, Logrus, Gin, gRPC). These represent standard dependencies for Go development.
- [COMMAND_EXECUTION]: No instances of arbitrary or suspicious command execution were found. The code examples demonstrate standard Go programming tasks like environment variable expansion for configuration files.
- [DATA_EXFILTRATION]: No patterns of unauthorized data exfiltration were detected. The telemetry export examples use standard OTLP protocols and point to local endpoints for demonstration purposes.
Audit Metadata