Skip to main content

clickup

Facilitates task management by integrating with ClickUp API for creating, updating, and listing tasks efficiently.

Install this skill

or
94/100

Security score

The clickup skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 4

External URL reference

SourceSKILL.md
4description: Interact with ClickUp API for task management. Use for listing tasks, creating tasks, updating task status, and managing workspaces. Base URL: https://api.clickup.com/api/v2
low line 37

External URL reference

SourceSKILL.md
37GET https://api.clickup.com/api/v2/list/{list_id}/task
low line 43

External URL reference

SourceSKILL.md
43GET https://api.clickup.com/api/v2/team/{workspace_id}/task
low line 49

External URL reference

SourceSKILL.md
49POST https://api.clickup.com/api/v2/list/{list_id}/task
low line 62

External URL reference

SourceSKILL.md
62PUT https://api.clickup.com/api/v2/task/{task_id}
low line 73

External URL reference

SourceSKILL.md
73GET https://api.clickup.com/api/v2/task/{task_id}
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →