clerk-data-handling
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill provides standard implementation templates for GDPR-related tasks such as data export, user deletion, and consent management, following established application security patterns.
- [EXTERNAL_DOWNLOADS]: The skill references the
@clerk/nextjspackage, which is the official and trusted integration for the Clerk authentication platform. - [DATA_EXFILTRATION]: The audit logging logic includes a fetch request to a user-provided endpoint defined by the
AUDIT_LOG_ENDPOINTenvironment variable, which is a standard developer practice for centralized logging and compliance monitoring.
Audit Metadata