ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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.