tracekit-node-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions align with standard APM setup procedures and do not contain malicious patterns.
- [EXTERNAL_DOWNLOADS]: Recommends installing the
@tracekit/node-apmpackage, which is the official SDK from the vendor 'tracekit-dev'. - [DATA_EXFILTRATION]: Configures the application to send tracing and error data to the official vendor endpoint at
https://app.tracekit.dev/v1/traces. This is the intended functionality of the monitoring service. - [CREDENTIALS_UNSAFE]: Provides guidance on managing the
TRACEKIT_API_KEYusing environment variables and explicitly warns against hardcoding secrets in source code.
Audit Metadata