Paymob

v1.0.2

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

0· 96·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Paymob integration) match the instructions, which explain how to use the Membrane CLI to create a connection and run Paymob actions. Required capabilities (network + Membrane account) are proportional to the stated purpose.
Instruction Scope
SKILL.md confines runtime steps to installing/using the Membrane CLI, logging in, creating connections, listing/running actions, and proxying requests to Paymob. It does not instruct reading unrelated files or env vars or sending data to unexpected endpoints.
Install Mechanism
No bundled code; install instructions ask the user to install @membranehq/cli via npm (global or npx). This is expected for a CLI-driven integration, but installing global npm packages runs third-party code—users should trust the package and/or prefer npx to avoid a global install.
Credentials
The skill declares no required environment variables or credentials. The instructions explicitly recommend letting Membrane manage credentials rather than asking for API keys, which aligns with the integration purpose.
Persistence & Privilege
Skill is instruction-only, has no install-time persistence, and does not set always:true. The default ability for the agent to invoke the skill autonomously is unchanged; there are no additional privileges requested.
Assessment
This skill is a documentation-only integration that tells the agent to use the Membrane CLI to interact with Paymob. Before installing/using it: (1) verify you trust @membranehq/cli (review its npm page or GitHub repo); (2) prefer running via npx if you don't want a global npm install; (3) understand that using the CLI will send requests and authentication flows through Membrane's servers (so review Membrane's privacy/security practices); and (4) be comfortable granting Membrane a connection to your Paymob account, since Membrane will manage credentials on your behalf.

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

latestvk97f03krw6ae2chx727vkw6j6s842b7z

License

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

Comments