
Permission Auditor
Automatically scan API routes and generate RBAC permission configurations. Detects admin-only, public, and auth-required endpoints, then outputs middleware-ready permission configs with zero configuration needed.
🚀 Permission Auditor scans your API routes and automatically generates role-based access control configurations. One command analyzes your endpoints, detects which ones need authentication, and outputs a ready-to-use permission config for your middleware. No setup required—just point it at your routes folder.
💡 Perfect for building new APIs from scratch or adding security to existing apps. Use it to audit missing auth checks, plan permission hierarchies, or retrofit RBAC onto legacy code. The tool suggests role assignments based on your route patterns, giving you a solid foundation to customize.
✨ Part of the LXGIC Dev Toolkit—one of 110+ free tools with zero paywalls or sign-ups. MIT licensed and built to just work.