guidelines-advisor

Analyze smart contract codebases against Trail of Bits' development guidelines.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/ofelixdev/cc-kit --skill guidelines-advisor-ofelixdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidelines-advisor
Source: https://github.com/ofelixdev/cc-kit/tree/main/template/skills/guidelines-advisor
Command: npx skills add https://github.com/ofelixdev/cc-kit --skill guidelines-advisor-ofelixdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the critical need for robust smart contract development by systematically analyzing code against established security guidelines and best practices, ensuring higher quality and fewer vulnerabilities.

Core Features & Use Cases

  • Comprehensive Code Analysis: Evaluates documentation, architecture, upgradeability, implementation quality, common pitfalls, dependencies, and testing.
  • Actionable Recommendations: Provides prioritized, specific guidance to improve security, maintainability, and adherence to best practices.
  • Use Case: A development team can use this Skill to perform a pre-audit review of their new smart contract codebase, identifying and fixing potential issues before engaging a formal audit, saving time and resources.

Quick Start

Analyze the provided smart contract codebase for security vulnerabilities and adherence to best practices.

Frequently Asked Questions about guidelines-advisor

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

FAQPage Schema
How do I audit my Solidity smart contracts for security vulnerabilities before a formal audit?

Smart contract security analysis evaluates code against Trail of Bits guidelines to identify vulnerabilities in documentation, architecture, upgradeability, and testing. It systematically checks for common pitfalls and implementation quality issues to ensure higher quality and fewer vulnerabilities in your codebase.

How do I review smart contract codebases for adherence to best practices?

To review smart contract codebases, analyze documentation, architecture, upgradeability, implementation quality, dependencies, and testing against established development guidelines. This generates actionable, prioritized recommendations to improve security and maintainability across your Solidity codebase.

Can I use this to perform a pre-audit security review of Solidity code?

Yes, you can perform a pre-audit security review of Solidity code to identify and fix potential issues before engaging a formal audit. It analyzes common pitfalls, dependencies, and upgradeability against Trail of Bits guidelines to save time and resources.

What specific areas of smart contract architecture does this security analysis cover?

Smart contract security analysis covers documentation, architecture, upgradeability, implementation quality, common pitfalls, dependencies, and testing. It assesses these areas against Trail of Bits guidelines to provide comprehensive quality assessments for Solidity platforms.

Does this smart contract review work with Solidity and Trail of Bits guidelines?

Yes, this smart contract review works with Solidity by analyzing codebases against Trail of Bits development guidelines. It evaluates implementation quality, common pitfalls, and dependencies to provide comprehensive security and quality assessments for your code.

What are the limitations of using automated guidelines analysis for smart contract security?

Automated guidelines analysis for smart contract security provides prioritized recommendations but should be used as a pre-audit step. It identifies common pitfalls and quality issues against established guidelines, though it does not replace a formal security audit for complex architectural vulnerabilities.