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 jose library. This enables non-interactive, headless setup of authentication credentials for the application.
  • [COMMAND_EXECUTION]: The skill uses npx commands for Convex environment management (npx convex env set) and for installing UI components via npx shadcn@latest add.
  • [EXTERNAL_DOWNLOADS]: The workflow involves installing standard development dependencies from the npm registry, specifically the @convex-dev/auth vendor package and the jose cryptographic utility library.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 05:25 PM
Security Audit — agent-trust-hub — convex-auth