Skip to main content

create-auth-skill

Facilitates the integration of Better Auth in TypeScript apps, enabling seamless login, sign-up, and session management.

Install this skill

or
64/100

Security score

The create-auth-skill skill was audited on Jun 13, 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 79

Prompting for password/secret input

SourceSKILL.md
796. **Email verification** (only if Email & password was selected above; ask later if needed)
high line 83

Prompting for password/secret input

SourceSKILL.md
837. **Email provider** (only if email verification is Yes, or if Password reset is selected in features; ask later if needed)
low line 23

External URL reference

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

External URL reference

SourceSKILL.md
193BETTER_AUTH_URL=http://localhost:3000
low line 340

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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