Jotform
v1.0.0Jotform integration. Manage data, records, and automate workflows. Use when the user wants to interact with Jotform data.
⭐ 0· 63·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim a Jotform integration and the SKILL.md consistently directs the user/agent to use the Membrane CLI to access Jotform. The documented actions (list forms, submissions, webhooks, etc.) align with expected Jotform functionality.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to the Jotform API via Membrane. The instructions do not request unrelated file reads, system paths, or unrelated credentials.
Install Mechanism
There is no install spec in the registry (this is instruction-only), but SKILL.md recommends installing @membranehq/cli via npm (a public registry package). Suggesting an npm global install is normal for CLI tooling, but installing packages from npm carries the usual trust considerations — the skill does not auto-install anything itself.
Credentials
The skill declares no required env vars and relies on interactive Membrane login for credentials. This is proportionate to the stated purpose, but be aware that Membrane (the third-party CLI/service) will manage and store authentication to Jotform and thus will have access to your Jotform data/credentials.
Persistence & Privilege
Flags show no forced persistence (always:false). The skill is user-invocable and allows autonomous invocation (disable-model-invocation:false), which is the platform default. The skill does not request modifying other skills or system-wide settings.
Assessment
This is an instruction-only Jotform integration that uses the Membrane CLI to handle auth and API calls. Before installing or using it, confirm you trust the Membrane project (review https://getmembrane.com, the npm package @membranehq/cli, and the linked GitHub repo). Understand that authentication is performed via Membrane (it will receive tokens/credentials and proxy requests to Jotform), so verify Membrane's privacy and security policies for handling third-party credentials. If you prefer not to use a third-party proxy, consider using Jotform's official API keys directly under your own control. Finally, follow standard npm safety practices when installing global packages (review package source, versions, and maintainer reputation).Like a lobster shell, security has layers — review code before you run it.
latestvk97cgg01fk0b9tnkxq12yndtyh84bx79
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
