tracekit-go-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the required Go SDK from the vendor's official GitHub repository (github.com/Tracekit-Dev/go-sdk).
- [DATA_EXFILTRATION]: Transmits application telemetry data to the authorized vendor endpoint (app.tracekit.dev) as part of the intended APM functionality.
- [SAFE]: Implements security best practices by instructing the agent to use environment variables for API key configuration instead of hardcoding secrets.
Audit Metadata