Marqeta
v1.0.0Marqeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marqeta data.
⭐ 0· 29·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
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Marqeta integration) aligns with the instructions, which show how to install and use the Membrane CLI to connect to Marqeta, list actions, run actions, and proxy requests. Nothing requested (no env vars, no unrelated binaries) is out of scope for a Marqeta integration.
Instruction Scope
SKILL.md limits runtime actions to installing the Membrane CLI, logging in via Membrane, creating/listing connections, running actions, and proxying requests to Marqeta through Membrane. It does not instruct reading unrelated files, accessing other credentials, or sending data to arbitrary external endpoints outside the stated Membrane->Marqeta proxy usage.
Install Mechanism
There is no formal install spec in the manifest; the README instructs a global npm install of @membranehq/cli. Installing a global npm package is expected for a CLI-based integration but requires network access and elevated permissions on some systems; this is a moderate (expected) install action rather than a high-risk arbitrary download.
Credentials
No environment variables, credentials, or config paths are required by the skill itself. Authentication and secrets are delegated to Membrane (browser login / connection creation), which is appropriate for this integration. The skill does require a Membrane account, which is proportional to the described behavior.
Persistence & Privilege
always is false and the skill is user-invocable. There is no instruction to modify other skills or system-wide agent settings. Using Membrane will result in server-side connection state on Membrane's service, which is expected for this workflow.
Assessment
This skill is an instructions-only integration that relies on the third-party Membrane CLI/service to handle Marqeta authentication and API proxying. Before installing or using it: (1) ensure you trust Membrane as a service because credentials and connections are managed there; (2) be aware the README asks you to run a global `npm install -g @membranehq/cli`, which requires network access and may need admin privileges; (3) in headless or shared environments, follow the headless login flow carefully so you don't accidentally expose login URLs/codes; and (4) if you need stricter guarantees, review Membrane's privacy/security docs and the @membranehq/cli package on npm/GitHub before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk974pj8fahw3m1hvrmhptk7vxn847vhs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
