paystack-payment-requests
Audited by Socket on Mar 8, 2026
1 alert found:
Obfuscated FileThe skill's stated purpose (Paystack Payment Requests API integration for invoicing) is coherent with the described endpoints, data structures, and workflows. There are no explicit download-execute or third-party binary installation patterns, and the data flow appears to be direct API interactions with Paystack. However, the fragment lacks explicit secure credential handling guidance (where API keys live, how secrets are stored and rotated), and it does not detail input validation or authorization controls beyond the API-level descriptions. Given these gaps, the skill is overall benign but warrants careful credential management and secure configuration in real usage. Elevated attention to secret management and input validation would improve security readiness.