safe-action-better-auth
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical integration guide for the
@next-safe-action/adapter-better-authpackage. It contains legitimate code samples for setting up authentication middleware, typed session contexts, and role-based access control. - [EXTERNAL_DOWNLOADS]: The documentation instructs users to install
@next-safe-action/adapter-better-authandbetter-authvia npm. These are standard dependencies for the stated purpose of the skill and originate from the expected package registry. - [COMMAND_EXECUTION]: Example commands are provided for package installation (
npm install) and Next.js configuration (experimental: { authInterrupts: true }). These are typical development tasks and do not represent malicious command execution or privilege escalation. - [DATA_EXFILTRATION]: There are no signs of credential harvesting or unauthorized data transmission. The skill demonstrates how to safely handle user sessions within the server-side context of Next.js and Better Auth.
Audit Metadata