clickup-upgrade-migration
Facilitates migration between ClickUp API versions, handling breaking changes and adapting to new endpoint structures.
Install this skill
or
71/100
Security score
The clickup-upgrade-migration skill was audited on May 18, 2026 and we found 9 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 82
Template literal with variable interpolation in command context
SourceSKILL.md
| 82 | const data = await this.request(`/team/${workspaceId}/space`); |
medium line 87
Template literal with variable interpolation in command context
SourceSKILL.md
| 87 | return this.request(`/list/${listId}/task`, { |
medium line 94
Template literal with variable interpolation in command context
SourceSKILL.md
| 94 | const res = await fetch(`https://api.clickup.com/api/v2${path}`, { |
medium line 142
Template literal with variable interpolation in command context
SourceSKILL.md
| 142 | it(`${name}: returns workspaces with id and name`, async () => { |
medium line 159
Curl to non-GitHub URL
SourceSKILL.md
| 159 | curl -sf https://api.clickup.com/api/v2/user \ |
low line 97
Access to .env file
SourceSKILL.md
| 97 | 'Authorization': process.env.CLICKUP_API_TOKEN!, |
low line 120
Access to .env file
SourceSKILL.md
| 120 | const useV3 = process.env.CLICKUP_API_V3 === 'true'; |
low line 94
External URL reference
SourceSKILL.md
| 94 | const res = await fetch(`https://api.clickup.com/api/v2${path}`, { |
low line 159
External URL reference
SourceSKILL.md
| 159 | curl -sf https://api.clickup.com/api/v2/user \ |
Scanned on May 18, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categoryproduct
UpdatedJune 10, 2026
claude-codeapibackendgrowth-pmproduct-managerbackend-developersdrtechnical-pmclickupproductdevelopmentsales
jeremylongshore/claude-code-plugins-plus-skills