auth-module-builder

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a template for implementing authentication systems. It includes standard security practices like short-lived JWTs, secure cookie configurations, and bcrypt hashing.
  • [CREDENTIALS_UNSAFE]: The code correctly uses environment variables (process.env.JWT_SECRET, process.env.SESSION_SECRET) rather than hardcoding sensitive credentials.
  • [REMOTE_CODE_EXECUTION]: No patterns for remote code execution or untrusted script downloads were found.
  • [DATA_EXFILTRATION]: No network exfiltration or unauthorized file access patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 09:30 AM
Security Audit — agent-trust-hub — auth-module-builder