testing-clickup-cli
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands for building and testing the project using
npmandnode(e.g.,npm test,npm run test:e2e,node --import tsx scripts/sync-command-docs.ts). these are routine operations for managing a codebase. - [CREDENTIALS_UNSAFE]: The documentation mentions a
.env.testfile for storing theCLICKUP_API_TOKEN. It correctly follows security best practices by noting that this file should be excluded from version control (gitignored).
Audit Metadata