Adyen

v1.0.2

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

0· 130·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
The skill describes an Adyen integration and its instructions exclusively use the Membrane CLI and Membrane connections/proxy to access Adyen. Requiring a Membrane account and network access is appropriate for this purpose.
Instruction Scope
SKILL.md only instructs the user/agent to install and use the Membrane CLI, log in, create/list connections, run actions, or proxy requests to Adyen. It does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The instructions recommend installing @membranehq/cli via npm (global install). This is a reasonable, common approach but does involve fetching and executing a third‑party npm package; users should trust the @membranehq package on the npm registry or use npx to avoid a permanent global install.
Credentials
The skill declares no required environment variables or credentials and explicitly advises using Membrane-managed connections rather than asking users for API keys. The scope of secrets/access requested is minimal and proportional.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install script bundled. It does not request persistent elevated privileges.
Assessment
This skill is coherent: it uses Membrane as a proxy to interact with Adyen and does not ask for additional credentials. Before installing or using it, consider: (1) you will need a Membrane account and network access — Membrane will see proxied requests and handle auth server-side; (2) the instructions recommend installing a third‑party npm package (@membranehq/cli) — verify the package (or use npx to avoid a global install); (3) review connector permissions in Membrane when you connect Adyen (grant least privilege); (4) do not provide Adyen API keys to the skill itself — follow the advised connection flow. Autonomous invocation is enabled by default on the platform but that is normal; there are no other red flags in the skill's instructions.

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

latestvk977rvsg110jzcfd6x4y711ap9842veq

License

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

Comments