Letsbuild

v1.0.0

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

0· 56·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 skill claims to integrate with LetsBuild via Membrane and all instructions reference the Membrane CLI and Membrane-hosted connections to LetsBuild. This matches the described purpose. Minor inconsistency: the registry metadata lists no required binaries, but the SKILL.md explicitly instructs installing the `membrane` CLI (npm @membranehq/cli).
Instruction Scope
SKILL.md stays on-topic: it instructs using Membrane to discover actions, run actions, create connections, and proxy raw LetsBuild API requests. It does not ask the agent to read unrelated files or environment variables. Note: the proxy feature allows arbitrary HTTP requests to the LetsBuild API (via Membrane) which is a powerful capability but is coherent with the integration purpose.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the documentation advises installing the Membrane CLI with `npm install -g @membranehq/cli`. Global npm installs modify the host system; this is expected for a CLI-based integration but the missing declared binary requirement in metadata is a mismatch to be aware of.
Credentials
The skill does not request environment variables, secret keys, or config paths. Authentication is handled via Membrane's browser login flow and server-side credential management, which is consistent with the stated best practice of not collecting API keys locally.
Persistence & Privilege
The skill is not marked `always:true` and does not claim any persistent system modifications. Autonomous model invocation is allowed (platform default), which would permit the agent to run Membrane CLI commands if the CLI is installed — expected for this kind of integration.
Assessment
This skill is an instruction-only integration that expects you to install the Membrane CLI and to authenticate via a browser flow; it does not ask for API keys. Before installing or using it: 1) verify and trust the @membranehq/cli npm package and the membrane project (check the GitHub repo and npm page), 2) be aware that the skill (or an agent using it) can proxy arbitrary HTTP requests to the LetsBuild API via Membrane—ensure you trust what commands the agent will run, and 3) note the mismatch between the registry metadata (no required binaries) and the SKILL.md (requires the membrane CLI). If you want stricter control, run commands manually rather than enabling autonomous agent invocation, and review the specific Membrane actions the skill will call.

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

latestvk97fpeetpsansj7esxffxtkkh5849e1c

License

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

Comments