Rs React Security Check — Security agent for Claude Code
Subagent of rs-school-react-pr-reviewer.
How to install Rs React Security Check
Installs to ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-security-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bt-diana/claude-pr-review-toolkit/HEAD/.claude/agents/rs-react-security-check.md -o ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-security-check.md Restart Claude Code, or start a new session, for it to be picked up.
What Rs React Security Check does
name: "rs-react-security-check" description: "Subagent of rs-school-react-pr-reviewer. Runs the built-in `security-review` skill against the mentee's PR diff to find real security problems (XSS via dangerouslySetInnerHTML, unsafe URL/protocol handling, secret leakage, unsafe deserialization, injection). Writes line-anchored findings to a Comments JSON file (it does NOT post to the PR) and returns the rest as a flat bullet list (or 'No issues found.'). Its findings are NON-scoring (Additional
Alternatives in Security
- Gitnexus Security Boundary Reviewer — GitNexus security and trust-boundary reviewer 45.8k ★
- Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
- Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Engine Design Review Risk Governance
Before a change you've asked for gets built, checks how the plan could fail, be abused, or break a rule it mus
Usability Heuristics Evaluator
Use this agent when asked to evaluate a website, app, or UI for usability issues, conduct a heuristic review,
P Code Review Security
Invoked by p-code-review to run the security channel across the entire working tree (no diff). Adversarial rea
Vault Librarian
Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta
Shadowcat Code Reviewer
Read-only code-quality review — bugs, logic errors, security, project-convention adherence, simplification and
Health Check
Adversarial audit of a delivered diff — checks whether it satisfies every acceptance criterion and whether eve
Related Skills
Pentest
Run an AI-powered penetration test against a target URL + source code repo. Usage: /pentest [--config ] --ski
Security Guidance
Hook that warns about command injection, XSS, and unsafe patterns
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn