Planso Forms

v1.0.2

PlanSo Forms integration. Manage Forms. Use when the user wants to interact with PlanSo Forms data.

0· 97·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
The name/description (PlanSo Forms integration) matches the instructions: everything is about using the Membrane CLI to discover connectors/actions and proxy requests to PlanSo Forms. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying API calls. They do not instruct reading unrelated files or exfiltrating data. The proxy feature is documented and intended to reach PlanSo endpoints through Membrane.
Install Mechanism
The SKILL.md instructs a global npm install (@membranehq/cli), which is a normal way to obtain a CLI but does execute third-party code on the host. Because there is no packaged install spec in the registry, the installer step is purely advisory. This is expected for a CLI-based integration but you should verify the npm package and its publisher before installing.
Credentials
No environment variables, secrets, or config paths are requested. The skill relies on the user's Membrane account for auth, which is appropriate; the SKILL.md explicitly warns not to ask users for API keys and to let Membrane manage credentials.
Persistence & Privilege
The skill is instruction-only, always:false, and user-invocable. It does not request permanent platform presence or modify other skill configs. Normal autonomous invocation remains possible (platform default) but is not unusual here.
Assessment
This skill is coherent: it simply tells the agent to use the Membrane CLI to interact with PlanSo Forms. Before installing or running it, verify the @membranehq/cli npm package and its publisher (check the npm page and the linked GitHub repo) to ensure you're comfortable running third-party code. Prefer using npx or installing in an isolated environment if you don't want a global install. Be aware that granting a Membrane connection lets that service act on your PlanSo Forms data (it manages auth and proxies requests), so review the permissions/scopes the connector requests in the Membrane UI. Finally, because this skill runs CLI commands, only invoke it if you trust the Membrane tooling and the source repository.

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

latestvk97fpzfmjxrx9ahryd8hzy72kx842zxk

License

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

Comments