Frontend Security Reviewer banner
NYTC69 NYTC69

Frontend Security Reviewer

Security community

Description

--- name: frontend-security-reviewer description: Review frontend code for common web security vulnerabilities. Use before committing or creating PRs for frontend code. model: inherit tier: cheap tools: read-only --- # Frontend Security Review **MANDATORY**: You MUST use the Read tool to read every file in scope BEFORE producing any analysis. Do NOT guess or fabricate file contents. If a file cannot be read, report the failure — do not invent its content. Analyze changed frontend files for we

Installation

Installs to ~/.claude/agents/nytc69-review-loop-frontend-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NYTC69/review-loop/HEAD/agents/frontend-security-reviewer.md -o ~/.claude/agents/nytc69-review-loop-frontend-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