paystack-setup
Warn
Audited by Snyk on Mar 8, 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 designed to integrate with a payment gateway (Paystack). It provides concrete, payment-specific artifacts: environment variables for secret and public keys, the Authorization: Bearer SECRET_KEY header, a reusable paystackRequest helper that performs authenticated fetches to https://api.paystack.co, guidance on initiating/verifying transactions and amount subunit conversion, and HTTP method usage for creating resources (POST). These are not generic callers — they are specific payment APIs and code that can create/verify payments and therefore grant direct financial execution capability.
Audit Metadata