Braintree

v1.0.2

Braintree integration. Manage data, records, and automate workflows. Use when the user wants to interact with Braintree data.

0· 157·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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 Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 allowing it to manage credentials is the main risk to consider. If you need stronger assurance, inspect the Membrane CLI source code or avoid a global install (use a constrained environment or container).

Like a lobster shell, security has layers — review code before you run it.

latestvk97e8ebb7cq7dry88hny412de9843qva

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments