code-maturity-assessor
code maturity assessor
What it does
- Project structure and platform
- Contract/module files
- Test coverage
- Documentation availability
- Search the code for relevant patterns
- Read key files to assess implementation
- Present findings with file references
Requirements & configuration
- | "Found some findings, assessment complete" | Assessment requires evaluating ALL 9 categories | Complete assessment of all 9 categories with evidence for each |
- | "This is taking too long" | Thorough assessment requires time per category | Complete all 9 categories, ask clarifying questions about off-chain processes |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
code-maturity-assessor FAQ
What does the code-maturity-assessor skill do?
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations. Project structure and platform Contract/module files
What does code-maturity-assessor require?
| "Found some findings, assessment complete" | Assessment requires evaluating ALL 9 categories | Complete assessment of all 9 categories with evidence for each | | "This is taking too long" | Thorough assessment requires time per category | Complete all 9 categories, ask clarifying questions about off-chain processes |
How do I install code-maturity-assessor?
Run: npx -y skills add https://github.com/trailofbits/skills --skill code-maturity-assessor --agent claude-code — the source lives at github.com/trailofbits/skills.
Maintain code-maturity-assessor?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/trailofbits-skills-code-maturity-assessor?ref=badge) npx agentictools info skills/trailofbits-skills-code-maturity-assessor The second line is the CLI lookup for this page — handy in READMEs and docs.