# Claude Security Review

> Security-focused review for Hyperlane protocol code. Use for Solidity contracts, Rust agents, and infrastructure changes.

- Skill: `hyperlane-xyz/claude-security-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hyperlane-xyz/claude-security-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hyperlane-xyz/claude-security-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: hyperlane-xyz (https://skillmd.com/u/hyperlane-xyz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hyperlane-xyz/claude-security-review

---


# Security Review Skill

Use this skill for security-focused code review of Hyperlane protocol code.

## When to Use

- Reviewing Solidity smart contracts
- Reviewing Rust agent code
- Checking cross-chain security concerns
- Infrastructure or config changes

## Instructions

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.

### For PR Reviews

When reviewing a PR, deliver feedback as a **single consolidated GitHub review** using `/inline-pr-comments`. Each run produces a separate review. The skill fetches prior reviews/comments for context — avoid duplicating previously raised issues.

