CODYGIENE

Independent quality control for modern software.

Your AI writes the code.
CODYGIENE checks what was actually built before you ship it.

What it checks

Five analysis areas, one deterministic report.

Security

Exposed secrets, unsafe handlers, injection patterns, RLS and auth signals.

Performance

N+1 queries, unbounded fetches, blocking work in request paths.

Code Health

Oversized modules, circular dependencies, dead-code and duplication signals.

AI Quality

Redundant abstractions, inconsistent safeguards, silent failure patterns.

Architecture Insights

Workspace cycles, blast radius and cross-boundary signals · informational, never scored.

Built to be trusted

The scanner never asks you to take its word for it.

Runs locally

All analysis executes on your machine or CI runner. No code leaves your environment.

No source-code upload

The scanner does not transmit your source. Privacy is architectural, not promised.

Deterministic analysis

Same input, same findings · verified bit-identical across repeated scans.

Install

$ npm install -g @codygiene/cli
$ codygiene scan

CODYGIENE is in public beta · your feedback shapes the first stable release.