newebpay-refund
Warn
Audited by Snyk on Feb 15, 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 and specifically designed to perform payment gateway refund operations. It defines concrete refund functions (refundCreditCard, refundEWallet), requires NewebPay merchant credentials (NEWEBPAY_MERCHANT_ID, HASH_KEY, HASH_IV), and provides exact NewebPay API endpoints (CreditCard/Close and EWallet/Refund) and required POST parameters. These are direct payment/transaction APIs to execute refunds, not generic tooling, so it grants direct financial execution capability.
Audit Metadata