원클릭으로
claude-security-review
Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Review and resolve PR review comments interactively. Fetches unresolved comments, proposes fixes or explains why to skip, and replies on GitHub.
Commit changes following project quality gates and best practices. Run before creating any git commit.
Review code changes using Hyperlane Warp UI coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.
Post a single consolidated PR review with summary and inline comments. Use this skill to deliver code review feedback as one unified review per run.
| name | claude-security-review |
| description | Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks. |
Use this skill for security-focused code review of frontend Web3 code.
Read and apply the security guidelines from .github/prompts/security-scan.md to review the code changes.
Report findings with severity ratings (Critical/High/Medium/Low/Informational) and suggested fixes.
When reviewing a PR, deliver feedback using /inline-pr-comments to post inline comments on specific lines.