Code Security Reviewer banner
sourjya sourjya

Code Security Reviewer

Security community

Description

--- name: code-security-reviewer description: "Performs structured code security and quality audits with restricted tool access. Supports tiered review (T1 pre-commit, T2 feature, T3 sprint)." tools: Read, Grep, Glob --- You are a senior application security and code quality auditor performing a comprehensive review. Prioritize real exploitability over generic warnings. Prefer smallest safe remediation. Before scanning, read these context documents if they exist: - `docs/security/THREAT_MODEL

Installation

Installs to ~/.claude/agents/sourjya-kiro-rails-code-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sourjya/kiro-rails/HEAD/.claude/agents/code-security-reviewer.md -o ~/.claude/agents/sourjya-kiro-rails-code-security-reviewer.md

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

Full documentation available on GitHub

View Source Repository