← Back to Skills Marketplace
gora050

Marqeta

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install marqeta
Description
Marqeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marqeta data.
Usage Guidance
This skill delegates Marqeta access to the Membrane service and gives concrete CLI commands to install and use @membranehq/cli. Before installing or using it: (1) verify the Membrane project on npm and the referenced GitHub repo to ensure the CLI package is legitimate; (2) review Membrane's privacy/security docs and terms because that service will hold your Marqeta credentials; (3) prefer running the CLI as a non-root user and inspect what the npm package installs; (4) do not paste Marqeta API keys into chat — follow the browser-based OAuth/connection flow described; (5) if you need stricter control over credentials, consider using your own direct integration instead of a hosted connector. Overall the skill is internally consistent, but trusting a third party with payment credentials is the main operational risk to evaluate.
Capability Analysis
Type: OpenClaw Skill Name: marqeta Version: 1.0.1 The skill bundle provides standard instructions for an AI agent to interact with the Marqeta API using the Membrane CLI. It covers installation, authentication, and action management (listing, creating, and running actions) in a transparent manner. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the instructions are consistent with the stated purpose of providing a platform integration.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description state a Marqeta integration and the SKILL.md consistently instructs the agent to use the Membrane CLI to interact with Marqeta. There are no unrelated required env vars, binaries, or config paths that would be unexpected for a connector delegating auth to a third-party CLI.
Instruction Scope
Runtime instructions remain within the stated scope: install/run the Membrane CLI, create a connection, list/discover/run actions, and complete browser-based auth. The doc does not instruct reading local files, scanning system configuration, or exfiltrating arbitrary data. Minor inconsistencies (suggesting both global npm install and npx usage) are present but are operational, not malicious.
Install Mechanism
There is no packaged install spec in the registry metadata (skill is instruction-only), but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' or use 'npx'. Installing a global npm package is a reasonable delivery mechanism for a CLI but carries the usual moderate risk of installing third-party code; verify the package's provenance on npm/GitHub before installing.
Credentials
The skill requests no environment variables or credentials in the manifest and explicitly says Membrane handles credentials server-side. That is proportionate for a connector delegating auth to a hosted service. Note: using this skill implicitly entrusts Marqeta credentials to Membrane (their account), so that trust boundary is important to consider.
Persistence & Privilege
The skill is not marked 'always:true' and does not request persistent system-wide changes. It is user-invocable and can be invoked autonomously by the agent (default), which is normal — there is no evidence it modifies other skills or agent-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marqeta
  3. After installation, invoke the skill by name or use /marqeta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug marqeta
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Marqeta?

Marqeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marqeta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Marqeta?

Run "/install marqeta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Marqeta free?

Yes, Marqeta is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Marqeta support?

Marqeta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Marqeta?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments