Zenserp

v1.0.2

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

0· 75·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Zenserp integration) align with the instructions: all actions are done via the Membrane CLI and the skill requires a Membrane account and network access — these are appropriate for a proxy-based Zenserp integration.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to Zenserp; it does not ask to read unrelated files, export env vars, or exfiltrate data beyond the expected API requests.
Install Mechanism
There is no automated install spec in the registry; the documentation recommends `npm install -g @membranehq/cli` (a public npm package). This is expected for a CLI-driven workflow but installing global npm packages has moderate risk — verify the package publisher and use least-privileged installation if desired (e.g., npx, local install, container).
Credentials
The skill declares no required env vars or credentials and explicitly delegates auth to Membrane (browser login flow). Requested access is proportionate to the stated purpose.
Persistence & Privilege
always:false and no config paths or automatic installs are requested. The skill does not request persistent or elevated agent privileges.
Assessment
This skill is instruction-only and appears coherent: it relies on the Membrane CLI to authenticate and proxy Zenserp API calls. Before installing/using it, verify the @membranehq/cli package on npm (publisher, recent release, and README), consider using npx or a container instead of a global install, and be aware that Membrane will see proxied request payloads (so avoid sending sensitive secrets through it unless you trust the service). If you need higher assurance, check Membrane's documentation and the repository listed in the SKILL.md to confirm the CLI behavior and privacy policy.

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

latestvk97bgy6akzq9t39tdk5n9fsm0d842sbp

License

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

Comments