convex-ddd-architecture
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for organizing Convex projects using Domain-Driven Design (DDD) and Hexagonal architecture. The provided patterns encourage isolation of domain logic and secure data handling.
- [CREDENTIALS_UNSAFE]: Demonstrates the correct use of environment variables (process.env.STRIPE_SECRET_KEY) to manage sensitive API credentials, rather than hardcoding them.
- [EXTERNAL_DOWNLOADS]: References several well-known and standard dependencies in the Convex ecosystem, such as stripe, convex-helpers, and @convex-dev/migrations.
- [DATA_EXFILTRATION]: Provides examples of integrating with Stripe for payment processing. These operations are directed at the official Stripe API and are consistent with the skill's stated purpose of building business applications.
Audit Metadata