skills/jeremylongshore/claude-code-plugins-plus-skills/clickup-upgrade-migration/Gen Agent Trust Hub
clickup-upgrade-migration
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes standard shell utilities such as
grep,sed, anduniqto scan the local source code for specific ClickUp API patterns and deprecated terminology. - [EXTERNAL_DOWNLOADS]: Performs network requests to
api.clickup.comusingcurland the Fetch API to verify account access and perform API operations. These operations target well-known official endpoints for the ClickUp service. - [CREDENTIALS_UNSAFE]: Demonstrates secure handling of sensitive data by utilizing environment variables (
CLICKUP_API_TOKEN) for API authentication instead of hardcoding secrets. - [SAFE]: The skill's functionality and code examples are consistent with its stated purpose of assisting developers with an API migration task.
Audit Metadata