ClickUp

v1.0.3

ClickUp API integration with managed OAuth. Access tasks, lists, folders, spaces, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with ClickUp workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

10· 16.4k·7 current·8 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (ClickUp API integration with managed OAuth) matches the runtime instructions, which call gateway.maton.ai and ctrl.maton.ai to list/manage ClickUp resources and connections. No unrelated services, binaries, or paths are requested.
Instruction Scope
All instructions are limited to HTTP calls to Maton endpoints and use the MATON_API_KEY environment variable. This is consistent with a managed-OAuth gateway model, but it means ClickUp tokens and API traffic are routed through maton.ai — a trust/privacy consideration for users.
Install Mechanism
Instruction-only skill with no install spec or code files to write to disk. Lowest-risk install posture: nothing is downloaded or executed on the host by the skill definition itself.
Credentials
Only one env var (MATON_API_KEY) is required and is directly used in every example. The requested secret is proportional to a gateway-based ClickUp integration. There are no unrelated secrets or config paths requested.
Persistence & Privilege
The skill is not always-on and uses normal model invocation settings. It does not request system-level persistence or modify other skills' configurations in the provided instructions.
Assessment
This skill appears to correctly implement a ClickUp integration via a third-party managed-OAuth gateway (maton.ai). Before installing: (1) Confirm you trust maton.ai — MATON_API_KEY gives that service the ability to act on your ClickUp data; (2) Store MATON_API_KEY in a secure secret area (do not paste it in chat); (3) Review Maton's privacy/security docs and the scopes granted during OAuth; (4) If you prefer direct integration with ClickUp, consider a skill that calls api.clickup.com directly or an official ClickUp integration; (5) Note there is no code installed locally (instruction-only), but using the skill will cause network calls to Maton endpoints.

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

latestvk975rz7403waktw0rd9ppax3zn80wpqp

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments