Agent skill
claude-tob-review
Trail of Bits security skills analysis for Solidity contracts. Use for deep smart contract security review with invariant suggestions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/claude-tob-review
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 using /inline-pr-comments to post inline comments on specific lines.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?