interswitch-split-settlement
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Interswitch's Split Settlement API, providing clear data models and implementation examples.
- [EXTERNAL_DOWNLOADS]: References official Interswitch endpoints (
qa.interswitchng.comandsaturn.interswitchng.com) for API communication. These are well-known domains for the financial services provider. - [DATA_EXFILTRATION]: Correctly utilizes environment variables (e.g.,
INTERSWITCH_SPLIT_PASSPORT_URL) and external authentication helpers (getCollectionsAuthHeaders) instead of hardcoding sensitive credentials or keys. - [COMMAND_EXECUTION]: The provided code snippets use standard network requests via the
fetchAPI and do not involve any shell command execution or subprocess spawning.
Audit Metadata