audit-prep-assistant
Prepares codebases for security audits via static analysis, test coverage improvement, and documentation generation.
Install
npx skills add https://github.com/trailofbits/skills --skill audit-prep-assistantStats
| Total installs | 1,254 |
| Weekly installs | 1.2K |
| GitHub stars | 4.0K |
| First seen | Jan 19, 2026 |
| Source | @trailofbits/skills |
Summary
- Helps define review goals by identifying security concerns, previous issues, and worst-case scenarios, then documents them for the assessment team
- Runs platform-specific static analysis tools (Slither for Solidity, Dylint for Rust, Golangci-lint for Go, CodeQL and Semgrep for multiple languages) and triages findings
- Increases test coverage, identifies and removes dead code, and generates a clean codebase snapshot with frozen commit hash and dedicated branch
- Creates comprehensive documentation including architecture flowcharts, user stories, glossaries, actor/privilege maps, NatSpec comments, and on-chain/off-chain assumptions
Tags
solidityrustgogitsecuritycode-qualitydocumentationtestingarchitecturebest-practicesreviewagent-skill
Related skills
| Skill | Installs | vs audit-prep-assistant |
|---|---|---|
| substrate-vulnerability-scanner | 1,173 | -81 |
| monitoring-operations | 1,223 | -31 |
| variant-analysis | 1,380 | +126 |
| entry-point-analyzer | 1,266 | +12 |
| fuzzing-obstacles | 1,266 | +12 |
FAQ
- How many installs does audit-prep-assistant have?
- audit-prep-assistant has 1,254 total installs and 1.2K installs this week.
- Where is audit-prep-assistant hosted?
- audit-prep-assistant is published by @trailofbits/skills at https://github.com/trailofbits/skills.
- How many GitHub stars does audit-prep-assistant have?
- audit-prep-assistant has 4.0K GitHub stars.
- When was audit-prep-assistant first indexed?
- OrangeBot.AI first indexed audit-prep-assistant on Jan 19, 2026.
- How do I install audit-prep-assistant?
- Run: npx skills add https://github.com/trailofbits/skills --skill audit-prep-assistant