paystack-transactions
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides integration guidelines for the official Paystack Transactions API, a well-known payment processing service.
- [SAFE]: The documentation includes critical security best practices for developers, specifically advising that transactions must always be verified server-side and that amounts should be validated against expected values to prevent client-side manipulation.
- [SAFE]: Code examples demonstrate proper handling of dynamic URL parameters using
encodeURIComponentto prevent injection vulnerabilities in API requests. - [SAFE]: All external references, such as the
@paystack/inline-jslibrary and Paystack API endpoints, are standard for payment integrations and originate from a well-known service.
Audit Metadata