blackbaud-renxt-api
Warn
Audited by Snyk on Mar 18, 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 a specific API integration for Blackbaud Raiser's Edge NXT focused on fundraising and donor management and includes explicit endpoints that perform financial actions rather than only generic data access. Examples include POST /gifts and POST /v2/gifts (create gifts), endpoints to create/add pledge payments and fee payments (POST on pledge/payments, feepayments), recurring-gift automation and editing payment information (converttoautomatic, amendments/paymentinformation), and a market-style operation POST /v2/gifts/{gift_id}/stock/sell (sell a stock gift). These are concrete financial-execution operations (creating payment/gift records, posting payments, and selling stock gifts), so this qualifies as direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata