temporal
Warn
Audited by Snyk on Mar 13, 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's example activities explicitly call a payment gateway: src/activities.ts defines processPayment that uses stripe.charges.create to create charges. That is a specific Payment Gateway API and constitutes direct financial execution (creating charges). Even though the skill is an orchestration framework, the included code demonstrates explicit payment transaction capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata