paystack-setup
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing
@paystack/inline-js, a well-known package from Paystack's official registry for front-end integrations. - [COMMAND_EXECUTION]: Provides standard package manager commands (npm, pnpm, yarn) for installing dependencies required for the integration.
- [DATA_EXFILTRATION]: Implements a network helper function that communicates with
https://api.paystack.co. This is the official endpoint for a well-known payment service and is necessary for the skill's intended functionality. - [CREDENTIALS_UNSAFE]: References the use of API keys through environment variables. The skill uses safe placeholders for demonstration and provides explicit instructions to avoid hardcoding or exposing secret keys in client-side code.
Audit Metadata