canva-rate-limits
Manages Canva API rate limits with backoff and queuing strategies to optimize request throughput and handle errors.
Install this skill
or
84/100
Security score
The canva-rate-limits skill was audited on May 19, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 75
Template literal with variable interpolation in command context
SourceSKILL.md
| 75 | console.warn(`Rate limited (attempt ${attempt + 1}/${config.maxRetries}). Waiting ${(delay / 1000).toFixed(1)}s`); |
medium line 147
Template literal with variable interpolation in command context
SourceSKILL.md
| 147 | resetsIn: `${Math.max(0, (w.resetAt - Date.now()) / 1000).toFixed(0)}s`, |
medium line 166
Template literal with variable interpolation in command context
SourceSKILL.md
| 166 | console.log(`Proactively waiting ${waitMs}ms for ${endpoint}`); |
low line 184
External URL reference
SourceSKILL.md
| 184 | - [API Requests & Responses](https://www.canva.dev/docs/connect/api-requests-responses/) |
Scanned on May 19, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
jeremylongshore/claude-code-plugins-plus-skills