Vision Helpdesk
v1.0.2Vision Helpdesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vision Helpdesk data.
⭐ 0· 53·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description say this integrates with Vision Helpdesk and all instructions focus on using the Membrane CLI to connect, list actions, run actions, or proxy API calls; requested capabilities and required tooling match that purpose.
Instruction Scope
Instructions tell the agent/operator to install and use the Membrane CLI, create connections via browser-based auth, and proxy arbitrary Vision Helpdesk API calls through Membrane. This is coherent with the stated purpose, but it means user data and API requests will be routed through Membrane's servers — a privacy/third-party data-flow consideration the user should be aware of.
Install Mechanism
No automated install spec in the skill (instruction-only). The SKILL.md recommends installing @membranehq/cli via npm (or using npx). Installing or running an npm package executes code from the public registry, so users should verify they trust the Membrane package and its provenance before installing globally or running npx.
Credentials
The skill declares no required environment variables, no credentials, and relies on Membrane for auth management. That aligns with the guidance in the doc (do not ask users for API keys).
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request elevated or permanent platform privileges. always:false and default invocation settings are appropriate.
Assessment
This skill is coherent but routes Vision Helpdesk requests and any proxied data through Membrane (getmembrane.com). Before using: 1) confirm you trust Membrane and review its privacy/security policy since it will hold/mediate auth and API traffic; 2) verify the npm package (@membranehq/cli) provenance before installing or running via npx; 3) avoid sending highly sensitive secrets in free-form requests routed through third parties; and 4) if you need strict data residency, consider calling Vision Helpdesk APIs directly instead of using a proxy service.Like a lobster shell, security has layers — review code before you run it.
latestvk973ebes6xne2a2sf91fa3egqs84218a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
