What problem does it solve? Evaluating whether a codebase is ready for production or audit is subjective and inconsistent without a structured framework. This Skill applies Trail of Bits' 9-category code maturity framework to produce evidence-based ratings with file:line references and a prioritized improvement roadmap. ## Core Features & Use Cases - Nine-Category Assessment: Evaluates arithmetic safety, auditing, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing practices. - Evidence-Based Scorecard: Every rating is backed by concrete file and line references, with clear criteria for Weak, Moderate, Satisfactory, and Strong levels. - Improvement Roadmap: Generates priority-ordered recommendations (CRITICAL/HIGH/MEDIUM) with effort estimates and impact analysis. - Use Case: Before a mainnet launch, run the assessment on a Solidity DeFi protocol to identify gaps like missing arithmetic specifications or centralized upgrade controls, then follow the roadmap to reach audit readiness. ## Quick Start Assess this codebase's maturity using the Trail of Bits framework and generate a full scorecard with an improvement roadmap.