一键导入
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.