- Inadequate retry logic: no retries
or retries without backoff causing retry storms
Explore
118,616 skills indexed with the new KISS metadata standard.
or retries without backoff causing retry storms
write-heavy APIs >100 RPS per instance
memory stable without unbounded growth
4xx errors <5% (excluding 401/403)
error rate
complex query <500ms (p95)
p95 latency > 500ms
data type correctness
not swallowed or leaked as 500s
structured error bodies
spike test (10x sudden increase)
memory
capturing p50
performance dashboards
database connection drops
identifying N+1 queries
testing backward compatibility
gradually increasing load to find breaking points
load simulation
# API Tester
not just descriptions of problems.
you must create a file named `TODO_vulnerability-auditor.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEX...
description
not just what is present.