guidelines-advisor

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

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/andrescardonas7/salchipapa-web --skill guidelines-advisor-andrescardonas7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidelines-advisor
Source: https://github.com/andrescardonas7/salchipapa-web/tree/main/.cursor/skills/guidelines-advisor
Command: npx skills add https://github.com/andrescardonas7/salchipapa-web --skill guidelines-advisor-andrescardonas7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a comprehensive advisor for smart contract development, ensuring your code adheres to industry best practices and security standards, thereby reducing vulnerabilities and improving overall quality.

Core Features & Use Cases

  • Codebase Analysis: Systematically reviews your entire codebase for adherence to security guidelines.
  • Documentation & Architecture: Generates documentation, reviews architecture, and assesses upgradeability patterns.
  • Implementation Quality: Checks for common pitfalls, assesses function composition, inheritance, and event usage.
  • Use Case: A smart contract developer can use this Skill to get a thorough security and quality review of their new DeFi protocol before deployment, identifying critical vulnerabilities and areas for improvement.

Quick Start

Analyze the current smart contract codebase for adherence to Trail of Bits' development guidelines.

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 smart contract security audit using Trail of Bits best practices?

Use this advisor to check smart contract implementation quality by evaluating function composition, inheritance structures, and event usage against established guidelines to identify common pitfalls before deployment.

What does a Solidity code review for common pitfalls and event usage involve?

Use this advisor to check smart contract implementation quality by evaluating function composition, inheritance structures, and event usage against established guidelines to identify common pitfalls before deployment.

Can I assess smart contract upgradeability and architecture with an automated review?

Yes, you can assess smart contract upgradeability and architecture by providing the advisor with codebase access and project context to generate documentation and evaluate upgrade patterns.

Does the smart contract codebase analysis require any specific project context?

Yes, the codebase analysis requires access to the codebase and project context to deliver actionable recommendations for dependency review, testing evaluation, and security improvements.

What is the best way to evaluate Solidity dependencies and testing coverage?

The best way to evaluate Solidity dependencies and testing is using a comprehensive advisor that reviews project dependencies and assesses testing evaluation criteria based on industry best practices.