guidelines-advisor

Analyze Solidity smart contracts against Trail of Bits' Development Guidelines.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill guidelines-advisor-hongmaple0820
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: guidelines-advisor
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/design/building-secure-contracts/skills/guidelines-advisor
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill guidelines-advisor-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trail of Bits' best practices guide teams to systematically assess and improve smart contract code quality, architecture, and testing.

Core Features & Use Cases

  • Generate clear system documentation and architecture analysis based on Trail of Bits guidelines.
  • Assess upgradeability patterns and proxy usage.
  • Review dependencies and testing quality; provide actionable recommendations.
  • Produce prioritized improvement roadmap and deliverables.

Quick Start

Provide your Solidity project and run the advisor to generate a security-focused assessment.

Frequently Asked Questions about guidelines-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a security review on Solidity smart contracts?▼

Assessing upgradeability patterns in smart contracts involves analyzing proxy usage and architecture to generate plain-English system descriptions and prioritized improvement recommendations based on development guidelines.

What is the best way to generate architecture diagrams for a Solidity project?▼

Generating architecture diagrams for a Solidity project requires analyzing the codebase against Trail of Bits guidelines to produce clear system documentation and architecture analysis.

Can I assess production readiness for Solidity projects of varying sizes?▼

Yes, you can assess production readiness for Solidity projects of varying sizes by analyzing the codebase to evaluate dependencies, testing quality, and implementation to produce a prioritized improvement roadmap.

How do I evaluate testing quality in a Solidity codebase?▼

To evaluate testing quality in a Solidity codebase, the advisor analyzes your project against Trail of Bits guidelines to provide actionable testing guidance and implementation recommendations.

Does this tool review dependency management for smart contracts?▼

Yes, this tool reviews dependency management for smart contracts by analyzing your Solidity project to deliver dependency assessments and actionable improvement recommendations.