📦 Braintree — 支付网关

v1.0.2

Braintree支付网关,提供安全的在线支付解决方案和商户服务。

0· 176·0 当前·0 累计
by @membranedev (Membrane Dev)
下载技能包
最后更新
2026/4/2
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only integration that directs the agent to use the Membrane CLI to interact with Braintree; its requirements and instructions are consistent with that purpose and do not request unrelated credentials or perform unexplained actions.
评估建议
This skill is instruction-only and expects you to install and use the Membrane CLI to connect to Braintree. Before installing: verify the @membranehq/cli package and its publisher on npm, review Membrane's docs and GitHub repository linked in the SKILL.md, and confirm you are comfortable granting the CLI a browser-based login (it will store tokens locally). Because the skill delegates auth to Membrane, you won't be asked for raw Braintree credentials here — but installing a global npm CLI and al...
详细分析 ▾
用途与能力
The name/description claim Braintree integration and the SKILL.md consistently instructs using the Membrane CLI and Membrane account to connect to Braintree. No unrelated credentials, binaries, or config paths are requested.
指令范围
Instructions are limited to installing and using the Membrane CLI, logging in, creating connections, listing/running actions, and proxying requests to the Braintree API via Membrane. The instructions do not ask the agent to read arbitrary system files or exfiltrate unrelated data.
安装机制
Install is a single npm command (npm install -g @membranehq/cli). This is a standard registry install (moderate risk compared to instruction-only), and is proportionate for a CLI-driven integration; users should verify the package and publisher on npm before installing globally.
凭证需求
No environment variables, secrets, or config paths are declared or required by the skill; authentication is delegated to Membrane's login flow. The requested access is proportionate to the stated function.
持久化与权限
The skill is not always-enabled and does not request persistent system privileges. It is instruction-only and relies on the user installing the Membrane CLI; there is no indication it modifies other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/3/18

Revert refresh marker

无害

安装命令

点击复制
官方npx clawhub@latest install braintree
镜像加速npx clawhub@latest install braintree --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库