api-payment-pix
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 Payments API for Pix via Kobana with endpoints to create Pix payments (POST /v2/payment/pix), create/send payment batches (POST /v2/payment/pix_batches), and approve/send batches to the bank (PUT /v2/payment/batches/{uid}/approve). It includes authentication, payment creation, cancellation, and batch approval flows — i.e., concrete, specific operations that move money. This is a targeted financial-execution integration, not a generic tool.
Audit Metadata