clerk
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
curlutility to interact with the Clerk Backend API for identity management. - It performs standard CRUD operations (Create, Read, Update, Delete) against
https://api.clerk.com/v1/endpoints. - It manages authentication via the
$CLERK_TOKENenvironment variable, avoiding hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill references external documentation and specifications to assist the agent.
- It points to the official Clerk documentation and their public OpenAPI specifications on GitHub.
Audit Metadata