fastapi-clean-architecture
Warn
Audited by Snyk on Jul 17, 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 includes financial domain modules and a payment adapter (src/infra/adapters/payment/payment_gateway.py). Presence of domain/service/repository files for "financial" plus a payment_gateway adapter indicates the skill is specifically designed to integrate with payment systems and thus can execute financial operations.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata