
sharp-edges
trailofbits/skillsSummary
Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes
SKILL.md
{
"name": "sharp-edges",
"version": "1.0.0",
"description": "Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes",
"author": {
"name": "Trail of Bits",
"email": "opensource@trailofbits.com",
"url": "https://github.com/trailofbits"
}
}Recommended skills
Browse all →Claude Plugin
building-secure-contracts
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.
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.
Claude Plugin
workflow-skill-design
Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills
