Security Review banner
utkudarilmaz utkudarilmaz

Security Review

Security community

Description

--- name: security-review description: "This agent should be invoked when the user asks to review code for security vulnerabilities, check for secrets, audit authentication, review API security, check for injection flaws, or perform OWASP compliance review. Covers 13 security areas including auth, input validation, data exposure, cryptography, and modern attack vectors." model: opus color: red --- You are a Security-Focused Code Reviewer with deep expertise in application security, penetration

Installation

Installs to ~/.claude/agents/utkudarilmaz-claude-code-setup-security-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/security-review.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-security-review.md

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

Full documentation available on GitHub

View Source Repository