loom-code-migration
Warn
Audited by Snyk on Jul 25, 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 implements payment gateway adapters (Stripe and Braintree) with methods that create charges/transactions and perform refunds (e.g., stripe.charges.create, stripe.refunds.create, braintree.transaction.sale, braintree.transaction.refund). These are specific payment APIs that enable moving money, so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata