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
lsandfindto detect whether the project uses asrc/directory or a root-levelapp/directory, ensuring files are created in locations where Next.js can discover them. - [COMMAND_EXECUTION]: Executes
grepto verify the presence of theAuthKitProvidercomponent in the application layout and runsnpm run buildto confirm that the generated configuration is valid and the project compiles successfully.
Audit Metadata