clickup-rate-limits
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate implementation patterns for handling ClickUp API rate limits, including exponential backoff and request queuing.
- [SAFE]: Authentication is handled correctly via environment variables (
process.env.CLICKUP_API_TOKEN) rather than hardcoded secrets. - [EXTERNAL_DOWNLOADS]: References the well-known
p-queuelibrary and official ClickUp developer documentation as external resources.
Audit Metadata