clickup
Facilitates interaction with ClickUp's REST API for efficient task management and workflow automation.
Install this skill
or
40/100
Security score
The clickup skill was audited on Feb 9, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 49
Curl to non-GitHub URL
SourceSKILL.md
| 49 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?include_closed=false&subtasks=true" \ |
medium line 110
Curl to non-GitHub URL
SourceSKILL.md
| 110 | curl -s "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true" \ |
medium line 126
Curl to non-GitHub URL
SourceSKILL.md
| 126 | curl -s "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true" \ |
medium line 138
Curl to non-GitHub URL
SourceSKILL.md
| 138 | curl "https://api.clickup.com/api/v2/list/{list_id}/task" \ |
medium line 154
Curl to non-GitHub URL
SourceSKILL.md
| 154 | curl "https://api.clickup.com/api/v2/task/{task_id}" \ |
medium line 172
Curl to non-GitHub URL
SourceSKILL.md
| 172 | curl "https://api.clickup.com/api/v2/task/{task_id}" \ |
medium line 181
Curl to non-GitHub URL
SourceSKILL.md
| 181 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?space_ids[]={space_id}&subtasks=true" \ |
medium line 188
Curl to non-GitHub URL
SourceSKILL.md
| 188 | curl "https://api.clickup.com/api/v2/list/{list_id}/task?subtasks=true" \ |
medium line 195
Curl to non-GitHub URL
SourceSKILL.md
| 195 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?include_closed=true&subtasks=true" \ |
medium line 221
Curl to non-GitHub URL
SourceSKILL.md
| 221 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true&assignees[]={user_id}" \ |
low line 49
External URL reference
SourceSKILL.md
| 49 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?include_closed=false&subtasks=true" \ |
low line 110
External URL reference
SourceSKILL.md
| 110 | curl -s "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true" \ |
low line 126
External URL reference
SourceSKILL.md
| 126 | curl -s "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true" \ |
low line 138
External URL reference
SourceSKILL.md
| 138 | curl "https://api.clickup.com/api/v2/list/{list_id}/task" \ |
low line 154
External URL reference
SourceSKILL.md
| 154 | curl "https://api.clickup.com/api/v2/task/{task_id}" \ |
low line 172
External URL reference
SourceSKILL.md
| 172 | curl "https://api.clickup.com/api/v2/task/{task_id}" \ |
low line 181
External URL reference
SourceSKILL.md
| 181 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?space_ids[]={space_id}&subtasks=true" \ |
low line 188
External URL reference
SourceSKILL.md
| 188 | curl "https://api.clickup.com/api/v2/list/{list_id}/task?subtasks=true" \ |
low line 195
External URL reference
SourceSKILL.md
| 195 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?include_closed=true&subtasks=true" \ |
low line 221
External URL reference
SourceSKILL.md
| 221 | curl "https://api.clickup.com/api/v2/team/{team_id}/task?subtasks=true&assignees[]={user_id}" \ |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categoryproject management
UpdatedApril 4, 2026
openclawapiproject-manageroperations-managergrowth-marketerclickupproject managementoperationsmarketing
openclaw/skills