nodeboot-starter-persistence-mongodb

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions for configuring MongoDB persistence within the Node-Boot ecosystem. It includes code snippets for TypeORM entities and repositories specific to MongoDB.
  • [COMMAND_EXECUTION]: Instructs the user to use npx degit for project scaffolding and pnpm dev for local development. These are standard developer operations using the vendor's official templates.
  • [EXTERNAL_DOWNLOADS]: References documentation and project samples from the author's official GitHub repository (github.com/nodejs-boot).
  • [CREDENTIALS_UNSAFE]: Demonstrates safe secret management practices by using environment variable placeholders (${MONGODB_URL}) rather than hardcoding credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 10:17 PM
Security Audit — agent-trust-hub — nodeboot-starter-persistence-mongodb