Ingenico Group

v1.0.0

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

0· 62·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
high confidence
Purpose & Capability
The name/description claim managing Ingenico Group data and the instructions consistently show how to do that via the Membrane CLI (create a connection, list actions, run actions, proxy requests). There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, logging in, creating/listing connections, running actions, and proxying requests through Membrane. It does not instruct reading local files, harvesting environment variables, or sending data to unexpected endpoints beyond Membrane/Ingenico.
Install Mechanism
Installation is an npm global install of @membranehq/cli (public npm package). This is a standard approach for CLI tooling but carries the usual npm supply-chain risk; there are no downloads from arbitrary URLs or archive extraction steps.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to handle authentication server-side and directs users to create a connection rather than exposing API keys in the agent.
Persistence & Privilege
The skill is not force-enabled (always:false) and is user-invocable. It does not request persistent system privileges or indicate it will modify other skills or global agent configuration.
Assessment
This skill is coherent and limited in scope, but before installing: (1) confirm you trust the @membranehq npm package and consider using npx to avoid a global install or inspect the package source; (2) review Membrane's privacy/permission model because the service will hold credentials and proxy requests to Ingenico on your behalf; (3) be prepared for an interactive browser-based login (or the headless URL/token flow) and avoid pasting secrets into third-party prompts.

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

latestvk971d7ryzb2kqt4bjgm2e1p13n84d1e2

License

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

Comments