paystack-settlements
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines access to the Paystack Settlements API for listing settlements and transactions. It uses a helper function (
paystackRequest) to communicate with Paystack, a well-known financial service provider.\n- [PROMPT_INJECTION]: Evaluation of indirect prompt injection surfaces indicates that while the skill processes data from external API responses, this is necessary for its primary function. The risk is minimized by the structured nature of the data.\n - Ingestion points: Data is ingested through API responses from the
/settlementendpoints inSKILL.md.\n - Boundary markers: No specific boundary markers or instructions to ignore embedded content are defined.\n
- Capability inventory: The skill performs network operations via the
paystackRequesthelper.\n - Sanitization: Standard API integration; no explicit sanitization of transaction metadata is defined within the skill documentation.
Audit Metadata