Mojo Helpdesk
v1.0.2Mojo Helpdesk integration. Manage Tickets, Users, Organizations, Reports. Use when the user wants to interact with Mojo Helpdesk 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
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (Mojo Helpdesk integration) matches the instructions, which consistently teach using the Membrane CLI and Membrane connections to access Mojo Helpdesk. Minor mismatch: registry metadata lists no required binaries/env but the instructions expect npm (or npx) and the 'membrane' CLI to be available/installed.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, creating connections, listing/running Membrane actions, and proxying API requests through Membrane. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
No formal install spec is provided (instruction-only). The docs recommend installing @membranehq/cli via npm or using npx, which is a standard approach. This is moderate-risk only to the extent the user installs a global npm package in their environment; there are no obscure download URLs or extract steps.
Credentials
The skill declares no required secrets and explicitly tells agents not to ask users for API keys. It does require a Membrane account (server-side auth) and network access — which is proportional but means the user grants Membrane delegated access to their Mojo Helpdesk data.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed but is the platform default and not combined with other concerning flags.
Assessment
This skill is an instruction-only integration that relies on the Membrane service and its CLI to access Mojo Helpdesk. Before installing or using it: (1) ensure you are comfortable granting Membrane access to your Mojo Helpdesk account (check Membrane's security/privacy docs); (2) be aware you'll need npm or npx to run the CLI and may install a global package; (3) run the CLI and any auth flows in an environment you control (not a sensitive production host) if you have concerns about third-party access.Like a lobster shell, security has layers — review code before you run it.
latestvk9740ppwh81nk2y5vkgepjd2hn842h53
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
