Monei

v1.0.2

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

0· 79·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description say 'MONEI integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to MONEI and run actions or proxied API requests. Required tooling and steps (Membrane login, create connection, run actions) are coherent with that purpose.
Instruction Scope
Runtime instructions focus on installing/using the Membrane CLI, authenticating via browser, creating connections, listing actions, running actions, and proxying requests. They do not instruct reading unrelated files or environment variables, nor sending data to unexpected endpoints beyond Membrane/MONEI.
Install Mechanism
The skill has no formal install spec (instruction-only), which is lowest platform risk. The doc tells users to run `npm install -g @membranehq/cli` — a normal, expected step for this integration but one the user must verify (npm packages carry moderate third-party risk if run blindly).
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle credentials rather than asking for API keys. Requesting only a Membrane account and network access is proportionate to its function.
Persistence & Privilege
No special persistence flags (always:false); the skill is instruction-only and does not request to modify other skills or system-wide settings. It does require interactive auth via browser or headless flow, which is expected for OAuth-like connectors.
Assessment
This skill appears internally consistent: it uses the Membrane CLI to manage auth and proxy requests to MONEI rather than asking for raw API keys. Before installing or running commands, verify the npm package (@membranehq/cli) and the Membrane project are the official sources you trust, and confirm you are comfortable granting Membrane (and any connectors you create) access to your MONEI account and payment data. If you plan to let an agent execute these commands autonomously, consider whether you trust the agent to perform actions that may create charges, refund customers, or read sensitive customer/payment records. If you need higher assurance, inspect the Membrane CLI source and the connector's permissions on the Membrane dashboard before proceeding.

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

latestvk973bfdm7hesrx962tp5emm5vx843fpv

License

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

Comments