Btcpay Server
v1.0.2BTCPay Server integration. Manage data, records, and automate workflows. Use when the user wants to interact with BTCPay Server data.
⭐ 0· 104·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
OpenClaw
Benign
high confidencePurpose & Capability
The skill is described as a BTCPay Server integration and its SKILL.md only references Membrane and BTCPay actions — this aligns with the stated purpose. Minor note: SKILL.md instructs installing the Membrane CLI via npm, but the skill metadata did not declare a required binary (e.g., npm or membrane) in the registry 'Required binaries' section.
Instruction Scope
Instructions are focused on using the Membrane CLI to discover connectors, create connections, list/run actions, and proxy API requests to BTCPay Server. They do not ask the agent to read unrelated files, environment variables, or system paths.
Install Mechanism
Install instructions recommend 'npm install -g @membranehq/cli' (public npm registry). This is a common, proportionate approach for a CLI-focused skill but carries the normal trust considerations of installing a global npm package.
Credentials
The skill declares no required environment variables or credentials and relies on the Membrane CLI for auth management. That is proportionate to the described behavior; no unrelated secrets are requested.
Persistence & Privilege
The skill does not request always-on presence (always:false). It is user-invocable and permits autonomous invocation by the agent (platform default), which is expected for skills of this type.
Assessment
This skill is internally consistent: it uses the Membrane CLI to interact with BTCPay Server and does not request extra credentials. Before installing, confirm you trust the Membrane CLI package and the listed homepage/repository (verify package maintainer and npm package name), be aware that installing the CLI requires npm and a global install, and that Membrane will handle authentication (it will open a browser or use a headless flow to exchange tokens). If you need stronger assurance, inspect the Membrane CLI source code and the connector implementations on the linked repository and ensure you trust the Membrane service to hold your BTCPay credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk977yanxpy7tnj2xq4a6ts9myx843fmh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
