resonate-external-system-of-record-pattern-python
Warn
Audited by Snyk on Aug 10, 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 payment and ledger APIs: a Stripe call (stripe.charges.create with an idempotency key) for charging cards and a TigerBeetle ledger call (tb.create_transfer / post_ledger_transfer) for posting transfers. These are specific financial execution operations (payment gateway and ledger transfers), so the skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata