guidelines-advisor
Analyzes smart contract codebases to provide security, architecture, and documentation guidance based on best practices.
Install
npx skills add https://github.com/trailofbits/skills --skill guidelines-advisorStats
| Total installs | 1,289 |
| Weekly installs | 1.3K |
| GitHub stars | 4.0K |
| First seen | Jan 19, 2026 |
| Source | @trailofbits/skills |
Summary
- Performs five-phase analysis covering documentation generation, architecture review, upgradeability assessment, implementation quality checks, and dependency evaluation
- Assesses 11 comprehensive areas including function composition, inheritance patterns, event logging, common pitfalls, proxy security, and testing coverage
- Generates plain English system descriptions, architectural diagrams, and NatSpec documentation recommendations tailored to your codebase
- Delivers prioritized recommendations (CRITICAL, HIGH, MEDIUM, LOW) with specific file references and actionable next steps for production readiness
Tags
Related skills
| Skill | Installs | vs guidelines-advisor |
|---|---|---|
| coverage-analysis | 1,237 | -52 |
| entry-point-analyzer | 1,266 | -23 |
| assets | 1,304 | +15 |
| cargo-fuzz | 1,200 | -89 |
| semgrep-rule-creator | 1,229 | -60 |
FAQ
- How many installs does guidelines-advisor have?
- guidelines-advisor has 1,289 total installs and 1.3K installs this week.
- Where is guidelines-advisor hosted?
- guidelines-advisor is published by @trailofbits/skills at https://github.com/trailofbits/skills.
- How many GitHub stars does guidelines-advisor have?
- guidelines-advisor has 4.0K GitHub stars.
- When was guidelines-advisor first indexed?
- OrangeBot.AI first indexed guidelines-advisor on Jan 19, 2026.
- How do I install guidelines-advisor?
- Run: npx skills add https://github.com/trailofbits/skills --skill guidelines-advisor