Nietzsche-Ubermensch

API Route Reviewer — Security agent for Claude Code

Security community

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

Terminal
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

Full documentation available on GitHub

View Source Repository