Route Auditor

Synthex API route compliance scanner. NEVER apply generic REST conventions without grounding in Synthex's specific security pattern. ALWAYS audit against: getUserIdFromRequestOrCookies() auth, { organizationId } on every query, Zod safeParse() on all mutations, withRateLimit() on AI routes, and migrate diff + db execute for schema changes. Activate on ANY request to audit a route, check API security, review an endpoint, or scan for auth or org-scope issues.

cleanexpo e9470de 11.7 KB Updated

File contents

cleanexpo/synthex/tree/main/.claude/skills/route-auditor commit e9470de0b7

Frequently asked questions

npx skillmds@latest add cleanexpo/route-auditor