mongodb
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate documentation and boilerplate code for MongoDB and Mongoose integration in Node.js environments.
- [SAFE]: The skill correctly recommends using environment variables (
process.env.MONGODB_URI) for database connection strings rather than hardcoding credentials. - [SAFE]: Code samples follow security best practices, such as using
bcryptfor password hashing and employing Mongoose schema validation to sanitize inputs.
Audit Metadata