sdk-adapter
Warn
Audited by Snyk on Feb 28, 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 is explicitly designed around purchases, refunds and transfers. The SupportIntegration interface includes revokeAccess (with a refundId and example setting stripeRefundId), transferPurchase, and Purchase types include stripeChargeId/stripeRefundId. App registration fields include stripe_account_id and capabilities like "refund" and "transfer". These are specific financial-operation capabilities (refunds/transfers tied to Stripe), not generic tools, so it represents direct financial execution authority.
Audit Metadata