123Formbuilder

v1.0.0

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

0· 34·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
Name/description match the SKILL.md: the skill delegates 123FormBuilder interactions to the Membrane CLI/proxy and does not request unrelated privileges or credentials.
Instruction Scope
Instructions are narrowly focused: install/run the Membrane CLI, authenticate via browser, create a connector, list/run actions, or proxy requests. The doc does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the bundle (instruction-only). The doc instructs installing @membranehq/cli via npm -g or using npx. Installing an npm CLI is common for this use case but runs third-party install scripts and writes code to disk — users should verify the package source and prefer npx or review the package before global install.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle API auth via browser/OAuth. This is proportionate to a connector skill; however using Membrane means you consent to Membrane holding/refreshing credentials server-side.
Persistence & Privilege
The skill is not always-enabled and has no install-time hooks or requests to modify other skills or system-wide config. It does not request elevated or persistent agent privileges.
Assessment
This skill appears internally consistent: it uses the Membrane CLI to proxy calls to 123FormBuilder rather than asking for API keys. Before installing or using it: 1) verify the npm package name (@membranehq/cli) and the Membrane project (homepage/repo) to ensure you trust the publisher; prefer using npx for ephemeral runs rather than npm -g to avoid persistent global installs; 2) review what OAuth scopes and permissions the Membrane connector asks for during browser login—you're granting Membrane access to your 123FormBuilder account; 3) if you cannot or do not want to give a third party credential custody, do not use this skill; and 4) avoid pasting secrets into commands and review Membrane's privacy/security docs if you plan regular use.

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

latestvk97e9cpe7yzvfkt0b8xe3nt22d844gtg

License

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

Comments