← 返回 Skills 市场
gora050

Marqeta

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install marqeta
功能描述
Marqeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marqeta data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marqeta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marqeta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug marqeta
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Marqeta 是什么?

Marqeta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marqeta data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Marqeta?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install marqeta」即可一键安装,无需额外配置。

Marqeta 是免费的吗?

是的,Marqeta 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Marqeta 支持哪些平台?

Marqeta 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Marqeta?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论