implementing-api-rate-limiting-and-throttling
Implements API rate limiting and throttling to prevent abuse and ensure fair usage across different user tiers.
Install this skill
or
70/100
Security score
The implementing-api-rate-limiting-and-throttling skill was audited on Jun 3, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 264
Eval function call - arbitrary code execution
SourceSKILL.md
| 264 | result = self.redis.eval(lua_script, 1, bucket_key, |
high line 407
Eval function call - arbitrary code execution
SourceSKILL.md
| 407 | result = self.redis.eval(lua_script, 1, key, |
Scanned on Jun 3, 2026
View Security DashboardGitHub Stars 14.7K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
mukul975/Anthropic-Cybersecurity-Skills