Overview
Audits database migrations for risky SQL before deploy. Walks migrations/, prisma/migrations/, db/migrate/, supabase/migrations/, and alembic/versions/ and flags destructive DDL, lock-heavy ALTER TABLE, NOT NULL without DEFAULT, plain CREATE INDEX (vs CONCURRENTLY), unbounded TRUNCATE/DELETE, and FK validation without NOT VALID. Returns 0-100 score, per-finding kind/severity/path/line/evidence/recommendation, and a Venice plain-English verdict. Dual input: {repo: 'owner/name'} for public GitHub
Health
x402 Payment Validation
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-18 08:16:55 | healthy | 402 | 243ms | |
| 2026-09-18 00:22:35 | healthy | 402 | 2605ms | |
| 2026-09-17 12:25:26 | timeout | — | — | timeout |
| 2026-09-17 06:23:36 | healthy | 402 | 110ms | |
| 2026-09-16 14:58:37 | healthy | 402 | 137ms | |
| 2026-09-16 07:07:58 | timeout | — | — | timeout |
| 2026-09-15 23:20:40 | healthy | 402 | 36ms | |
| 2026-09-15 15:10:55 | healthy | 402 | 20ms |