create-auth
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with standard project configuration files (such as
package.json,drizzle.config.ts, andprisma/schema.prisma) to auto-detect the developer's environment and framework, which is standard behavior for scaffolding tools. - [SAFE]: Installation and execution commands (e.g.,
npm install,npx @better-auth/cli) use official packages from the vendor's namespace, following established developer workflows. - [SAFE]: The skill promotes security best practices, including a dedicated security checklist that advises on the use of secure cookies, rate limiting, and the management of sensitive environment variables like
BETTER_AUTH_SECRET.
Audit Metadata