← Back to Skills Marketplace
Pipeworx clickup
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-clickup
Description
Access and manage ClickUp tasks, spaces, folders, and create new tasks using the ClickUp REST API v2 with your API key.
Usage Guidance
Don't install this until the vendor explains how the ClickUp API key is provided and stored, and who operates gateway.pipeworx.io. Ask whether the skill calls api.clickup.com directly or proxies requests through the Pipeworx gateway, whether task content or credentials are logged or stored by that gateway, and request a declared primary credential/env var in the manifest. Prefer a skill that documents its auth flow (OAuth or a named env var) and has a public homepage or repo and privacy/security documentation. If you must test, avoid using a high‑privilege ClickUp key and monitor network traffic to see where data is sent.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description say this integrates with ClickUp using an API key, but the skill declares no required credentials or primaryEnv. A ClickUp integration normally requires an API key (or OAuth); the absence of declared credentials is inconsistent. The manifest also points to an external gateway (gateway.pipeworx.io) rather than calling api.clickup.com directly, which is not explained.
Instruction Scope
SKILL.md is very short and partly truncated; it lists operations but does not describe how or where the ClickUp API key is supplied or stored. The provided JSON points the agent to a third‑party MCP server; instructions do not state what data will be forwarded to that server, creating potential for unintended exfiltration of task content or credentials.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing will be written to disk during install. This lowers the technical install risk, but does not mitigate the concerns about external network calls described in the instructions.
Credentials
The skill declares no required environment variables yet its description explicitly says 'BYO API key.' The lack of a declared primary credential or env var for ClickUp API key is disproportionate and leaves unclear how credentials are handled (prompted interactively, sent to gateway, or stored).
Persistence & Privilege
Skill is not marked always:true and uses default autonomous invocation. It does not request persistent system-level privileges or config paths. However, autonomous invocation combined with the external gateway increases blast radius if the gateway or data handling is untrusted.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-clickup - After installation, invoke the skill by name or use
/pipeworx-clickup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx clickup?
Access and manage ClickUp tasks, spaces, folders, and create new tasks using the ClickUp REST API v2 with your API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Pipeworx clickup?
Run "/install pipeworx-clickup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx clickup free?
Yes, Pipeworx clickup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx clickup support?
Pipeworx clickup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx clickup?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills