api-database-mongodb
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for MongoDB and Mongoose integration, adhering to established security best practices.
- [SAFE]: Database connection examples correctly utilize environment variables (
process.env.MONGODB_URI) rather than hardcoding sensitive credentials. - [SAFE]: Insecure practices, such as hardcoding credentials or using
localhostin connection strings, are exclusively presented in 'Bad Example' blocks for instructional purposes. - [SAFE]: Analysis of all scripts and documentation reveals no evidence of obfuscation, unauthorized network operations, or remote code execution.
Audit Metadata