Skip to main content

clerk-rate-limits

Helps manage Clerk API rate limits effectively, optimizing usage and preventing throttling during high-traffic scenarios.

Install this skill

or
82/100

Security score

The clerk-rate-limits skill was audited on Feb 9, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 67

Template literal with variable interpolation in command context

SourceSKILL.md
67console.warn(`Rate limited, retrying in ${delay}ms (attempt ${attempt + 1})`)
medium line 35

Webhook reference - potential data exfiltration

SourceSKILL.md
35| Webhooks | Unlimited | Unlimited | Unlimited |
medium line 225

Webhook reference - potential data exfiltration

SourceSKILL.md
2253. **Use webhooks** - Let Clerk push updates instead of polling
low line 237

External URL reference

SourceSKILL.md
237- [Clerk Rate Limits](https://clerk.com/docs/backend-requests/resources/rate-limits)
low line 238

External URL reference

SourceSKILL.md
238- [API Best Practices](https://clerk.com/docs/backend-requests/overview)
low line 239

External URL reference

SourceSKILL.md
239- [Pricing & Quotas](https://clerk.com/pricing)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →