clerk-auth
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of official @clerk/clerk-react and convex packages from the npm registry. These are standard dependencies from well-known technology service providers.
- [SAFE]: The provided code examples demonstrate secure authentication patterns, including server-side user identity verification using identity.subject and robust role-based access control guards.
- [CREDENTIALS_UNSAFE]: Environment variable sections use safe placeholders such as pk_test_... and do not contain any hardcoded secrets or credentials.
Audit Metadata