Formtitan

v1.0.2

FormTitan integration. Manage Forms, Submissions, Users, Roles, Integrations. Use when the user wants to interact with FormTitan data.

0· 86·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md exclusively describes interacting with FormTitan via the Membrane CLI (listing actions, running actions, proxying requests). There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions are specific to installing and using the Membrane CLI, logging in, creating/locating a FormTitan connection, listing/running actions, and optionally proxying raw API requests through Membrane. The doc does not instruct reading unrelated files or accessing unrelated environment variables. It explicitly advises against asking users for API keys (use Membrane connections instead).
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli`. Installing a global npm CLI is a normal step for this integration but does execute third-party code on the host—users should ensure they trust the package and use appropriate environment isolation if concerned.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage auth, which is proportionate to the stated purpose. Be aware that using Membrane routes FormTitan credentials/requests through Membrane's service (expected for this design).
Persistence & Privilege
Skill has no installs, no always:true, and does not request persistent system-wide changes. It is user-invocable and can be called autonomously per platform defaults, which is normal for skills.
Assessment
This skill delegates FormTitan access to the Membrane service and requires installing the @membranehq/cli npm package. Before installing or using it: 1) confirm you trust Membrane (review their privacy, data handling, and auth model) since FormTitan traffic and credentials will be proxied through their service; 2) if you prefer, install the CLI in an isolated environment (container or VM) instead of globally; 3) do not supply raw FormTitan API keys to the skill—use Membrane connections as instructed; and 4) verify the @membranehq/cli package provenance (npm package page / repository) before global installation.

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

latestvk97ba4qb3nn6n0710em07b8s2s8421yc

License

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

Comments