better-auth
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides an initialization script (
better_auth_init.py) that performs standard file operations (writing configuration, creating directory structures, and backing up environment files) which are consistent with its stated purpose. - [SAFE]: Authentication practices documented in the skill adhere to security standards, such as recommending the use of environment variables for sensitive credentials (e.g.,
GITHUB_CLIENT_SECRET) rather than hardcoding them. - [SAFE]: Binary files (
.coverage) included in the skill are standard metadata generated by testing tools (coverage.py) and do not contain executable code or hidden malicious content.
Audit Metadata