Back to skills

building-secure-contracts

security

A collection of 11 skills for smart contract security across Algorand, Cairo, Cosmos, Solana, Substrate, and TON. Covers platform-specific vulnerability scanning and development guidance based on Trai

Setup & Installation

npx skills add https://github.com/trailofbits/building-secure-contracts --skill building-secure-contracts
or paste the link and ask your coding assistant to install it
https://github.com/trailofbits/building-secure-contracts
View on GitHub

What This Skill Does

A collection of 11 skills for smart contract security across Algorand, Cairo, Cosmos, Solana, Substrate, and TON. Covers platform-specific vulnerability scanning and development guidance based on Trail of Bits' Building Secure Contracts framework. Rather than manually cross-referencing Trail of Bits' published vulnerability catalogs and checklists across six blockchain platforms, each skill surfaces the relevant patterns and guidance directly for the codebase you're working in.

When to use it

  • Working with building secure contracts functionality
  • Implementing building secure contracts features
  • Debugging building secure contracts related issues