canva-rate-limits
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational code snippets and documentation for interacting with the Canva Connect API. The logic follows industry standards for API resiliency, including exponential backoff with jitter and proactive throttling based on rate-limit headers.
- [EXTERNAL_DOWNLOADS]: The documentation references the
p-queuelibrary, which is a well-known and widely used Node.js package for rate limiting and concurrency control. The link provided points to the official repository (sindresorhus/p-queue).
Audit Metadata