← 返回 Skills 市场
gora050

Mercado Pago

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mercado-pago
功能描述
Mercado Pago integration. Manage Payments, Refunds. Use when the user wants to interact with Mercado Pago data.
安全使用建议
This skill is internally consistent with its purpose, but before installing/use: 1) Verify the @membranehq npm package is the official CLI (check the package page and repository) — installing global npm packages executes code on your machine. 2) Prefer using 'npx @membranehq/cli' to avoid a global install if you don't want files added to PATH. 3) Understand that Membrane will hold the Mercado Pago auth for the connection; only create connections for accounts you trust and consider using an account with limited permissions for testing. 4) Be cautious granting the agent autonomous invocation if you do not want it to perform payments/refunds without explicit approval. If you need more assurance, ask the publisher for a link to the exact npm package and the Membrane connector documentation before proceeding.
功能分析
Type: OpenClaw Skill Name: mercado-pago Version: 1.0.0 The skill provides instructions for integrating Mercado Pago using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing payment actions via the Membrane platform. The instructions are transparent, align with the stated purpose, and explicitly advise against asking users for sensitive API keys, delegating credential management to the platform instead. No indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Mercado Pago integration) matches the instructions (use Membrane CLI to connect to a 'mercado-pago' connector, list/create/run actions). There are no unrelated environment variables, binaries, or configuration paths requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing/running the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading arbitrary files, scraping environment variables, or sending data to unexpected endpoints. It does instruct interactive/headless login flows that require user actions.
Install Mechanism
The skill has no packaged install spec (instruction-only). The README instructs installing @membranehq/cli via 'npm install -g' or using 'npx'. Installing a global npm package runs code on the host and writes to disk — this is expected for a CLI integration but worth noting. The package is under the @membranehq scope (reasonable), so verify the official package before installing and prefer 'npx' or scoped installs if you want to avoid a global install.
Credentials
The skill declares no required env vars or primary credential. Authentication is delegated to Membrane (login flow and server-side credential storage). There are no requests for unrelated credentials or secrets in the instructions.
Persistence & Privilege
The skill is not always-included (always: false) and is user-invocable. Model invocation is allowed (default) which is normal for skills. Be aware that once you create a Membrane connection, the agent (when it invokes this skill) can run actions that operate on your Mercado Pago account (payments, refunds) — ensure you trust the connected account and limit privileges if possible.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mercado-pago
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mercado-pago 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mercado-pago
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mercado Pago 是什么?

Mercado Pago integration. Manage Payments, Refunds. Use when the user wants to interact with Mercado Pago data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Mercado Pago?

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

Mercado Pago 是免费的吗?

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

Mercado Pago 支持哪些平台?

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

谁开发了 Mercado Pago?

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

💬 留言讨论