convex-ddd-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references standard community and official libraries such as convex-helpers, stripe, and @convex-dev/migrations for implementing core functionality.
- [SAFE]: The architecture enforces strict input validation through Convex's native validator system at the API boundary, reducing the risk of malformed data entry.
- [SAFE]: Security practices are correctly integrated into the design, such as using environment variables for API credentials and providing transactional safety through Convex mutations.
- [SAFE]: The skill includes ESLint rules designed to prevent architectural bypasses, such as direct database access outside of designated repository layers.
Audit Metadata