01Detects synchronous API calls that cause high latency
02Identifies missing rate limiting and backoff logic
03Audits code for API key leakage and PII logging
04Enforces webhook signature verification and idempotency
05Provides circuit breaker and graceful degradation patterns
061,206 GitHub stars