missing-rate-limiting-anti-pattern
π―Skillfrom igbuend/grimbard
Identifies and refactors code lacking proper rate limiting, preventing potential API abuse, performance bottlenecks, and denial-of-service vulnerabilities.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill missing-rate-limiting-anti-patternNeed more details? View full documentation on GitHub β
More from this repository10
Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.
Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.
Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.
Filters and transforms Claude's text outputs by applying custom regex, length, format, and content rules for precise response control.
Identifies and refactors overly detailed error messages that obscure root causes, promoting clearer and more actionable debugging feedback
Identifies and flags potential data leakage risks in code by detecting overly broad data exposures and recommending secure data access patterns.
Detects and prevents XPath injection vulnerabilities by analyzing input sanitization and query construction in XML-based applications.
Provides secure encryption, decryption, key management, and cryptographic protocol implementation for protecting sensitive data across applications.