tracekit-nuxt-sdk
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileThe skill content is coherent with its stated purpose of guiding a developer to integrate TraceKit into a Nuxt 3 project. It uses standard, trusted sources (npm registry) and maintains a scoped data flow (client-side tracing data to the TraceKit service). The main risk is the exposure of a public API key on the client via runtimeConfig, which is typical for browser-based SDKs but should be restricted to a public-facing key rather than a secret. Overall, the footprint is proportionate and aligns with legitimate developer tooling for observability. No evidence of credential harvesting, unintended data exfiltration to unknown endpoints, or supply-chain exploitation is detected. Recommend proceeding with caution around key exposure and enforcing environment-based key management.