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, and uniq to scan the local source code for specific ClickUp API patterns and deprecated terminology.
  • [EXTERNAL_DOWNLOADS]: Performs network requests to api.clickup.com using curl and 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
Risk Level
SAFE
Analyzed
Mar 30, 2026, 02:42 PM