
building-secure-contracts
trailofbits/skillsSummary
Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.
SKILL.md
{
"name": "building-secure-contracts",
"version": "1.1.0",
"description": "Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.",
"author": {
"name": "Omar Inuwa && Paweł Płatek",
"email": "opensource@trailofbits.com",
"url": "https://github.com/trailofbits"
}
}Recommended skills
Browse all →Claude Plugin
audit-context-building
Build deep architectural context through ultra-granular code analysis before vulnerability hunting
Claude Plugin
burpsuite-project-parser
Search and extract data from Burp Suite project files (.burp) for security analysis
Claude Plugin
entry-point-analyzer
Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level, and generates structured audit reports.
