kavo-labs/kavo

🚀 The fastest way to build CRUD APIs in TypeScript. Works with your favorite JavaScript framework and ORM, featuring filtering, sorting, pagination, and OpenAPI support.

12Stars on the repository
37Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

kavo-perf-auditor

01

kavo-labs/kavo

Agent Claude Code

Flags N+1 query patterns, unbounded include/relation depth, missing pagination limits, and inefficient query-builder usage in Kavo's engine and TypeORM adapter. Use during review of any branch touching query resolution, the include resolver, pagination, or packages/orms/typeorm. Read-only; never edits files.

not rated 12 2d ago A 72 tokens original Apache-2.0

kavo-reviewer

02

kavo-labs/kavo

Agent Claude Code

Reviews a Kavo branch for correctness, engine/registry design invariants, package-boundary and public-API compliance, docs sync, and naming-convention compliance. Use as the main review pass before opening or merging a PR. Read-only; reports findings and never edits.

not rated 12 2d ago A 60 tokens original Apache-2.0

kavo-labs/kavo

Agent Claude Code

Audits a Kavo change for security-relevant surface — mass assignment, filter/sort/select allowlist bypass, exposeInternals misuse, and DTO leakage of internal fields. Use during review of any branch touching config resolution, query normalization, DTO derivation, or the TypeORM adapter. Read-only; never edits files.

not rated 12 2d ago A 72 tokens original Apache-2.0

kavo-test-auditor

04

kavo-labs/kavo

Agent Claude Code

Audits test coverage and test quality for a Kavo change — missing error/edge paths, tests that assert implementation instead of behavior, and misplaced test files. Use during review, or when deciding what tests a change still needs. Read-only.

not rated 12 2d ago A 56 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: