API Route Reviewer — Security agent for Claude Code
Use this agent when you have just written or modified API route handlers, endpoint configurations, or Express.js middleware and need a thorough review of security, error handling, performance, and bes.
How to install API Route Reviewer
Installs to ~/.claude/agents/nietzsche-ubermensch-claude-code-api-route-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nietzsche-Ubermensch/claude-code/HEAD/agents/api-route-reviewer.md -o ~/.claude/agents/nietzsche-ubermensch-claude-code-api-route-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What API Route Reviewer does
name: api-route-reviewer description: Use this agent when you have just written or modified API route handlers, endpoint configurations, or Express.js middleware and need a thorough review of security, error handling, performance, and best practices. Examples: After implementing new REST endpoints, after adding authentication middleware, after creating validation logic, or after integrating external API calls. The agent should be invoked proactively after completing logical chunks of API rou
Alternatives in Security
- Gitnexus Security Boundary Reviewer — GitNexus security and trust-boundary reviewer 45.8k ★
- Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
- JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Scrutinizer
Use this agent when you want a thorough review of recently written or modified code. It identifies bugs, secur
API Expert
Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints
Be Express Expert
Expert Express.js developer for production-ready Node.js APIs following security best practices and 12-factor
Python Security Auditor
Production-grade Python security auditor eliminating os.execv() vulnerability, bare exception handlers, and si
Dotnet Aspnetcore Specialist
WHEN analyzing ASP.NET Core middleware, request pipelines, minimal API design, DI lifetime selection, or diagn
CI Security Agent
CI/CD security specialist. Audits secrets handling, permissions, dependency scanning, and security configurati
Related Skills
Kai
Activates Kai, Backend Engineer. Implements Express routes, services, API design, error handling, and server-s
Add Observability
Add production observability to a service — structured logging, metrics endpoint, health checks, and Sentry er
Go Review
Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes