auth-scaffold
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats detected. The skill generates standard authentication boilerplate following established security practices.
- [COMMAND_EXECUTION]: The skill mentions using 'npx auth secret' to generate a secret, which is a standard procedure for this library and does not constitute a security risk.
- [CREDENTIALS_UNSAFE]: The skill correctly uses environment variable placeholders (e.g., AUTH_SECRET, AUTH_GOOGLE_ID) instead of hardcoding sensitive credentials.
Audit Metadata