payuni-checkout
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). The skill is explicitly a payment-gateway integration for PAYUNi UPP: it requires merchant credentials (PAYUNI_MERCHANT_ID, HASH_KEY, HASH_IV), provides code to create orders (createOrder), builds and posts an HTML payment form to sandbox/production Payuni endpoints, and implements callback (NotifyURL/ReturnURL) handling and signature verification to update order status. Its primary and explicit purpose is to execute and process payments via a specific payment API, so it grants direct financial execution capability.
Audit Metadata