mit einem Klick
claude-security-review
// Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks.
// Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks.
Commit changes following project quality gates and best practices. Run before creating any git commit.
Review and resolve PR review comments interactively. Fetches unresolved comments, proposes fixes or explains why to skip, and replies on GitHub.
Review code changes using Hyperlane Explorer coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.
| 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.