better-auth-python
Integrates Python/FastAPI backends with Better Auth for JWT verification, ensuring secure API authentication and user management.
Install this skill
or
73/100
Security score
The better-auth-python skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 160
Direct command execution function call
SourceSKILL.md
| 160 | return session.exec(statement).all() |
medium line 180
Template literal with variable interpolation in command context
SourceSKILL.md
| 180 | return fetch(`${API_URL}${endpoint}`, { |
medium line 182
Template literal with variable interpolation in command context
SourceSKILL.md
| 182 | Authorization: `Bearer ${data?.token}`, |
low line 45
External URL reference
SourceSKILL.md
| 45 | BETTER_AUTH_URL=http://localhost:3000 |
low line 66
External URL reference
SourceSKILL.md
| 66 | BETTER_AUTH_URL = os.getenv("BETTER_AUTH_URL", "http://localhost:3000") |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry