smithery/hyperlane-xyz

claude-tob-review

Trail of Bits security skills analysis for Solidity contracts. Use for deep smart contract security review with invariant suggestions.

Installation

$ npx skills add smithery/hyperlane-xyz --skill claude-tob-review

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/hyperlane-xyz · top by installs.

npx skills add smithery/hyperlane-xyz

Browse all from smithery/hyperlane-xyz

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 976 B
  • docs SUMMARY.md 159 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Trail of Bits Security Review Skill

Use this skill for deep Solidity smart contract security analysis using Trail of Bits methodologies.

When to Use

  • Reviewing new or modified Solidity contracts
  • Before deploying contract upgrades
  • Security audit preparation
  • Finding vulnerability variants

Instructions

Read and apply the ToB security guidelines from .github/prompts/tob-security-skills.md to analyze the Solidity changes.

Provide findings with severity ratings and invariant recommendations for testing.

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.