Even Financial

v1.0.2

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

0· 56·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
The name/description say 'Even Financial integration' and the SKILL.md exclusively describes using Membrane to connect, discover actions, run proxy requests, and manage offers — all coherent with that purpose. No unrelated capabilities are requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, logging in (browser-based auth), creating/listing connections, running actions, and proxying requests to the Even Financial API. The guide does not ask the agent to read arbitrary local files, access unrelated credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md instructs users to install @membranehq/cli via npm (global install) or use npx. Installing global npm packages is a standard approach but will modify the host environment and requires Node/npm to be present — metadata did not declare Node/npm as required.
Credentials
The skill declares no required environment variables or credentials and explicitly tells users to let Membrane handle credentials. This is proportionate for a proxy/integration skill: you authenticate via Membrane rather than providing raw API keys to the skill.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistence or elevated platform privileges. It does not modify other skills or system-wide agent settings.
Assessment
This skill is coherent for interacting with Even Financial through Membrane, but before installing: (1) verify you trust the Membrane project and the npm package (@membranehq/cli) — inspect the upstream repo (provided in SKILL.md) and the npm publisher; (2) be aware the SKILL.md asks you to install a global npm package (or use npx), which will modify your environment and requires Node/npm; (3) authentication is browser-based and grants Membrane access to your Even Financial connection — review Membrane's privacy/security docs and the connector's permission scope; (4) avoid running these commands on untrusted/shared machines and prefer npx (or a local container/VM) if you want to limit system-wide changes; (5) the registry metadata didn’t list Node/npm as a required binary — ensure Node/npm is available before using the skill.

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

latestvk97cfg3ce02nxthvjf8zj755f5843ytr

License

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

Comments