- Information disclosure in error responses: stack traces
internal paths
Explore
114,221 skills indexed with the new KISS metadata standard.
internal paths
missing expiration
or retries without backoff causing retry storms
memory stable without unbounded growth
4xx errors <5% (excluding 401/403)
write-heavy APIs >100 RPS per instance
complex query <500ms (p95)
not swallowed or leaked as 500s
p95 latency > 500ms
error rate
structured error bodies
memory
capturing p50
performance dashboards
testing backward compatibility
identifying N+1 queries
gradually increasing load to find breaking points
load simulation
# API Tester
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...
not just descriptions of problems.
not just what is present.
description
not generic advice.