Back to browse
GitHub Repository

You writes your code. Brakit watches what it does.

15 starsTypeScript

My API was leaking its full database schema. I found out by accident

by speak2aditya·Mar 3, 2026·3 points·1 comment

AI Analysis

●●●BangerShip ItBig BrainSolve My Problem

Zero-config instrumentation catches N+1 queries and PII leaks; integrates Claude via MCP.

Strengths
  • True zero-config installation (npx brakit install) with framework auto-detection—no boilerplate or config files needed.
  • MCP integration with Claude/Cursor closes the loop: findings surface in IDE, Claude fixes them autonomously.
  • Detects novel, high-signal issues (N+1 patterns, PII in responses, response overfetch) that generic APM tools miss.
Weaknesses
  • Node.js only; no Python/Go/Java support limits adoption across polyglot teams.
  • Dashboard and findings tied to local dev; production observability story not addressed.
Target Audience

Full-stack Node.js developers, teams using Claude/Cursor for AI-assisted debugging.

Similar To

New Relic APM · Datadog APM · Sentry

Similar Projects