← Back to Skills Marketplace
gora050

Teamwork Desk

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install teamwork-desk-integration
Description
Teamwork Desk integration. Manage Organizations. Use when the user wants to interact with Teamwork Desk data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Teamwork Desk and manage tickets/customers. Before installing, confirm you trust the @membranehq/cli npm package (review its npm page and GitHub repo). Be aware the SKILL.md expects you to run a global npm install and to perform an interactive login (browser or copy/paste code) — if you prefer, run the CLI in a sandbox/container or use a dedicated environment. Note that the registry metadata omits requiring npm and network/Membrane account; you may want the publisher to declare those dependencies explicitly. If you do not trust Membrane to broker access to your Teamwork data, do not proceed.
Capability Analysis
Type: OpenClaw Skill Name: teamwork-desk-integration Version: 1.0.1 The skill provides a standard integration for Teamwork Desk using the Membrane CLI. The instructions in SKILL.md guide the AI agent to install the '@membranehq/cli' package, authenticate, and perform CRUD operations on tickets and customers via the 'membrane' command. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is consistent with the stated purpose of using a third-party integration platform.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the SKILL.md directs the agent to use the Membrane CLI to manage Teamwork Desk resources. Requiring Membrane (which brokers auth to Teamwork) fits the described purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, creating connections, discovering and running actions, and handling headless login codes. The SKILL.md does not instruct the agent to read unrelated files, exfiltrate data, or access unrelated environment variables.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a moderate-risk operation (network, code runs on host) but is a reasonable step for this integration. The registry metadata did not declare 'npm' or a required binary, which is an omission.
Credentials
The skill does not request environment variables or secrets in the registry metadata and advises against asking users for API keys, because Membrane handles auth. However the SKILL.md requires a Membrane account and network access; those requirements are present in the prose but not declared as required env/config fields—another minor metadata omission.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or modify other skills' configurations. It uses the user's interactive login flow for credentials, so it does not demand long-lived credentials be provided in metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamwork-desk-integration
  3. After installation, invoke the skill by name or use /teamwork-desk-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug teamwork-desk-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Teamwork Desk?

Teamwork Desk integration. Manage Organizations. Use when the user wants to interact with Teamwork Desk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Teamwork Desk?

Run "/install teamwork-desk-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Teamwork Desk free?

Yes, Teamwork Desk is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Teamwork Desk support?

Teamwork Desk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Teamwork Desk?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments