Skip to main content

create-auth-skill

Facilitates the integration of authentication layers in TypeScript/JavaScript apps using Better Auth, streamlining user management.

Install this skill

or
64/100

Security score

The create-auth-skill skill was audited on Feb 28, 2026 and we found 8 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 56

Prompting for password/secret input

SourceSKILL.md
566. **Email verification** (only if Email & password was selected above — ask in a follow-up call)
high line 60

Prompting for password/secret input

SourceSKILL.md
607. **Email provider** (only if email verification is Yes, or if Password reset is selected in features — ask in a follow-up call)
low line 10

External URL reference

SourceSKILL.md
10**For code examples and syntax, see [better-auth.com/docs](https://better-auth.com/docs).**
low line 170

External URL reference

SourceSKILL.md
170BETTER_AUTH_URL=http://localhost:3000
low line 317

External URL reference

SourceSKILL.md
317- [Docs](https://better-auth.com/docs)
low line 319

External URL reference

SourceSKILL.md
319- [Plugins](https://better-auth.com/docs/concepts/plugins)
low line 320

External URL reference

SourceSKILL.md
320- [CLI](https://better-auth.com/docs/concepts/cli)
low line 321

External URL reference

SourceSKILL.md
321- [Migration Guides](https://better-auth.com/docs/guides)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →