integrate-payments
Warn
Audited by Snyk on Feb 16, 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 is explicitly designed to perform payment operations. It provides concrete, language-specific code and SDK usage to create payment checkouts (e.g., payram.payments.initiatePayment, create_payment POST to /api/v1/payment), accept cryptocurrency payments, and check payment status using API keys. It includes server-side routes (Express/Next.js), required headers (API-Key), and references to creating/processing payments and payouts. These are specific payment gateway/crypto integration capabilities (not generic tools), so it grants direct financial execution authority.
Audit Metadata