Skip to main content

mindtickle-rate-limits

Manages rate limits for MindTickle's API, ensuring efficient user onboarding and data handling for sales teams.

Install this skill

or
89/100

Security score

The mindtickle-rate-limits skill was audited on May 26, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 92

Template literal with variable interpolation in command context

SourceSKILL.md
92throw new Error(`MindTickle API ${res.status}: ${await res.text()}`);
medium line 107

Template literal with variable interpolation in command context

SourceSKILL.md
107fetch(`${MT_BASE}/api/v1/users`, {
low line 132

External URL reference

SourceSKILL.md
132- [MindTickle Platform Integrations](https://www.mindtickle.com/platform/integrations/)
Scanned on May 26, 2026
View Security Dashboard
Installation guide →