convex-auth
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Node.js one-liner script to generate RS256 cryptographic keys (JWT_PRIVATE_KEY and JWKS) using the
joselibrary. This enables non-interactive, headless setup of authentication credentials for the application. - [COMMAND_EXECUTION]: The skill uses
npxcommands for Convex environment management (npx convex env set) and for installing UI components vianpx shadcn@latest add. - [EXTERNAL_DOWNLOADS]: The workflow involves installing standard development dependencies from the npm registry, specifically the
@convex-dev/authvendor package and thejosecryptographic utility library.
Audit Metadata