Security Code Reviewer banner
NarHakobyan NarHakobyan

Security Code Reviewer

Security community

Description

--- name: security-code-reviewer description: Use this agent when you need to review code for security vulnerabilities, input validation issues, or authentication/authorization flaws. Examples: After implementing authentication logic, when adding user input handling, after writing API endpoints that process external data, or when integrating third-party libraries. The agent should be called proactively after completing security-sensitive code sections like login systems, data validation layers,

Installation

Installs to ~/.claude/agents/narhakobyan-awesome-nest-boilerplate-security-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NarHakobyan/awesome-nest-boilerplate/HEAD/.claude/agents/security-code-reviewer.md -o ~/.claude/agents/narhakobyan-awesome-nest-boilerplate-security-code-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository