workos-authkit-nextjs

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches documentation from the official WorkOS GitHub repository (github.com/workos/authkit-nextjs). This is a trusted vendor resource used as the source of truth for the integration steps.
  • [COMMAND_EXECUTION]: Uses basic filesystem commands such as ls and find to detect whether the project uses a src/ directory or a root-level app/ directory, ensuring files are created in locations where Next.js can discover them.
  • [COMMAND_EXECUTION]: Executes grep to verify the presence of the AuthKitProvider component in the application layout and runs npm run build to confirm that the generated configuration is valid and the project compiles successfully.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 07:08 PM