clerk-observability
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Transmits authentication event logs to DataDog's official intake API (http-intake.logs.datadoghq.com). This is a routine operation for production observability and uses a well-known service domain.
- [SAFE]: The skill adheres to security best practices by utilizing environment variables (process.env.DD_API_KEY) for sensitive credentials rather than hardcoding them. It uses official SDKs for Clerk and Sentry to manage authentication and error reporting safely.
Audit Metadata