code-style
Warn
Audited by Snyk on Mar 22, 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). This skill, while primarily a TypeScript/Effect code-style guide, explicitly defines payment-related types (CreditCard, BankTransfer, Crypto) and sample functions that perform financial actions (chargeCard, initiateBankTransfer, sendCrypto) and even references crypto networks. Those are explicit "send transaction"/payment operations (crypto send, bank transfer, card charge), which qualify as direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata