RippleStore
Sign in Sign up
Store  /  Static Analysis  /  RippleCheck
R

RippleCheck

Ripple

Insurance for AI-generated code — know what else breaks before you ship.

Static Analysis Open source MIT macOS, Windows, CLI

About RippleCheck

RippleCheck traces every AI edit across your codebase using a real Abstract Syntax Tree and flags what it might break. It resolves real references with ts-morph for JavaScript/TypeScript and Python's own ast module, reporting the defining file and every other file that references a symbol, with line numbers.

Each finding carries a risk level derived purely from fan-out: safe (used nowhere else), moderate (1–2 other files), high (3 or more). The scan is static, deterministic and entirely local — no account, no network call, no code leaves your machine.

Runs three ways: as an MCP server for Claude Code and Cursor, as Claude Code hooks for automatic reporting, or as a standalone desktop app for macOS and Windows. It never auto-applies fixes — it generates a copy-paste-ready prompt and leaves the decision to you.

Discussion (0)

Sign in to join the discussion.

No comments yet.