Interswitch Group

v1.0.0

Interswitch Group integration. Manage data, records, and automate workflows. Use when the user wants to interact with Interswitch Group data.

0· 100·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to integrate with Interswitch Group and all runtime instructions use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to Interswitch. Requesting a Membrane account and network access is coherent with this purpose.
Instruction Scope
SKILL.md is focused on installing and using the Membrane CLI to authenticate and interact with Interswitch endpoints. It does not instruct the agent to read unrelated files, export arbitrary environment variables, or exfiltrate data to unexpected endpoints beyond Membrane/Interswitch.
Install Mechanism
There is no install spec in the bundle (instruction-only), but the runtime instructions tell users to run 'npm install -g @membranehq/cli'. Installing a global npm package is a reasonable way to acquire the CLI, but it is a moderate-risk operation: verify the package name, its publisher, and the upstream repository before installing, since npm packages run code on install and will be placed on disk.
Credentials
The skill declares no required environment variables or credentials and instead relies on Membrane to manage auth. That is appropriate for a connector-based integration. The SKILL.md explicitly advises not to ask users for API keys, which is consistent with the declared scope.
Persistence & Privilege
The skill does not request 'always: true' and contains no install-time scripts or instructions that modify other skills or system-wide agent settings. It asks the user to run CLI commands locally; there is no elevated or permanent agent privilege requested by the skill itself.
Assessment
This skill is internally coherent: it expects you to use the Membrane CLI to connect to Interswitch and does not request unrelated secrets. Before installing: (1) verify the npm package (@membranehq/cli) and its upstream repository/maintainer to ensure you are installing the official CLI, (2) prefer installing in a controlled environment or using a tool-specific install method (not necessarily global) if you are cautious about global npm packages, (3) be aware that any data you send via the CLI will pass through Membrane and then to Interswitch — only send data you are comfortable sharing with those services, and (4) review the authentication steps the CLI requires in case browser-based auth produces tokens or codes you should treat as sensitive. If you need higher assurance, ask the skill publisher for the exact package checksum or a signed release URL and confirm the registry owner/publisher identity.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e4gg8fxzpgs4x1m3v3vdgkx84g551

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments