Budibase
v1.0.0Budibase integration. Manage data, records, and automate workflows. Use when the user wants to interact with Budibase data.
⭐ 0· 54·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 claims to provide a Budibase integration and does that by instructing the agent to use the Membrane CLI as a proxy to Budibase. This is coherent but important to note: the integration is mediated by Membrane rather than a direct Budibase API client. A Membrane account and network access are required (the SKILL.md states this).
Instruction Scope
SKILL.md contains only CLI usage instructions (membrane login, connect, action list/run, request proxy). It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints. The scope stays within discovering and invoking Budibase actions via Membrane.
Install Mechanism
There is no built-in install spec; the documentation tells users to install the Membrane CLI via npm install -g @membranehq/cli (or use npx). That is a standard developer step but does modify the host (global npm install). The skill itself does not automatically download or execute code.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It explicitly instructs using Membrane to manage credentials server-side and not to ask users for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill modifies other skills or requests permanent elevated privileges.
Assessment
This skill is instruction-only and uses the Membrane CLI to access Budibase. Before installing or using it: 1) Verify you trust Membrane (https://getmembrane.com) because it will proxy requests and hold credentials server-side. 2) Be aware you'll be asked to install the Membrane CLI (global npm install or use npx) which alters your environment. 3) Review your Membrane connections and permissions — granting Membrane access to Budibase data means Membrane can read/modify that data. 4) If your organization has policies about third-party integrations or required self-hosted tooling, confirm using Membrane is acceptable. Otherwise, the skill's requested actions and footprint are proportionate and coherent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk9712bf28hsrgn5ec1n85a59xd848sda
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
