
workflow-skill-design
trailofbits/skillsSummary
Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills
SKILL.md
{
"name": "workflow-skill-design",
"version": "1.0.1",
"description": "Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills",
"author": {
"name": "Benjamin Samuels",
"email": "opensource@trailofbits.com",
"url": "https://github.com/trailofbits"
}
}Recommended skills
Browse all →Claude Plugin
agentic-actions-auditor
Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)
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.
