convex-ddd-architecture
Warn
Audited by Snyk on May 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly references payment-related components: the project layout lists a stripeClient.ts helper and the naming examples include sendInvoice.action.ts. It also documents "adapters" and "actions" for external integrations that are intended to call external APIs (payment gateways). Those are specific payment gateway artifacts (Stripe) and an invoice-sending action, which indicate direct financial execution capability rather than only generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata