Skip to main content

betterauth-tanstack-convex

Guides users through setting up Better Auth authentication with Convex and TanStack Start, covering installation and configuration.

Install this skill

or
91/100

Security score

The betterauth-tanstack-convex skill was audited on Mar 8, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Access to .env file

SourceSKILL.md
39**.env.local**:
low line 36

External URL reference

SourceSKILL.md
36npx convex env set SITE_URL http://localhost:3000
low line 42

External URL reference

SourceSKILL.md
42VITE_CONVEX_URL=https://adjective-animal-123.convex.cloud
low line 43

External URL reference

SourceSKILL.md
43VITE_CONVEX_SITE_URL=https://adjective-animal-123.convex.site
low line 44

External URL reference

SourceSKILL.md
44VITE_SITE_URL=http://localhost:3000
Scanned on Mar 8, 2026
View Security Dashboard