auth-setup
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides educational boilerplate and documentation for implementing secure authentication and authorization flows in Convex.
- [EXTERNAL_DOWNLOADS]: References official packages from WorkOS (@workos-inc/authkit-react, @workos-inc/authkit-nextjs), which is a well-known and trusted authentication service provider.
- [COMMAND_EXECUTION]: Includes standard installation commands (npm install) for the referenced WorkOS dependencies required for the implementation.
- [CREDENTIALS_UNSAFE]: Demonstrates environment variable configuration using safe placeholders (e.g., your_workos_api_key, generate_a_random_32_character_string) instead of hardcoding any actual secrets or credentials.
Audit Metadata