auth-implementation-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and implementation guide for developers. It promotes industry-standard security practices such as multi-factor authentication, secure cookie configurations, and the use of well-vetted libraries.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were detected. The code samples correctly utilize
process.envplaceholders to demonstrate secure configuration management. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js libraries (e.g., jsonwebtoken, bcrypt, passport) for authentication tasks. No suspicious or unverified third-party scripts or packages are included.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution or unsafe dynamic code evaluation (like eval or exec) were found in the provided templates.
- [PROMPT_INJECTION]: The instructions are focused on guiding the agent to provide accurate technical assistance and do not contain any patterns attempting to bypass safety filters or override system instructions.
Audit Metadata