mongodb
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a developer guide for MongoDB integration and does not contain any malicious patterns.
- [SAFE]: It follows security best practices by demonstrating how to use
process.env.MONGODB_URIfor connection strings, ensuring that sensitive credentials are not hardcoded within the application logic. - [SAFE]: The schema examples include security features such as
select: falsefor passwords and the use ofbcryptin middleware to hash credentials before storage.
Audit Metadata