clean-architecture
Warn
Audited by Snyk on Feb 27, 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 text explicitly references payment-related interfaces and a specific payment gateway: the project structure lists a PaymentPort and the infrastructure adapters include "Stripe". Mentioning Stripe (a payment gateway) and a PaymentPort indicates explicit support for payment execution rather than only generic tooling. Therefore it contains direct financial execution capability.
Audit Metadata