Back to browse
GitHub Repository
2 starsTypeScript

Overreach – audit your AI agent's diff against the prompt you gave it

by Naveja·Jun 20, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainSolve My Problem

Deterministic diff parsing catches unauthorized deps and endpoints after LLM extracts scope.

Strengths
  • Three-stage pipeline minimizes LLM calls—only stage one uses a model
  • Catches specific violations: env vars, endpoints, cron jobs, dependencies
  • Demo mode works without API key—npx overreach-cli demo exits with findings
Weaknesses
  • AI agent oversight is getting crowded—Cursor, Continue already audit changes
  • Only 2 stars suggests limited real-world testing so far
Target Audience

Developers using AI coding agents

Similar To

Cursor · Continue · Sourcegraph Cody

Similar Projects

Security●●Solid

Security Scanner for Agent Skills and MCP

Finally a security linter for MCP configs before you accidentally execute a prompt injection payload.

Solve My ProblemShip It
lirantal
701mo ago