auth-module-builder
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [GENERAL_SECURITY] (SAFE): The skill follows security best practices for authentication systems.
- [CREDENTIAL_HANDLING] (SAFE): Secrets are properly referenced through environment variables (e.g., process.env.JWT_SECRET) instead of being hardcoded.
- [LIBRARY_USAGE] (SAFE): Demonstrates use of industry-standard libraries like bcrypt and jsonwebtoken for secure password hashing and token management.
Audit Metadata