clerk-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes bash commands for environment diagnostics, such as identifying installed versions of @clerk/nextjs, retrieving system info via next info, and clearing build artifacts with rm -rf .next. These are routine developer actions for troubleshooting build and runtime issues.\n- [DATA_EXFILTRATION]: The skill provides instructions to inspect .env.local for the purpose of validating Clerk API keys. While this involves accessing sensitive configuration files (exposure), it is a necessary part of the documented troubleshooting process to ensure environment variables match the Clerk dashboard and does not involve any external data transmission.
Audit Metadata