building-secure-contracts

Automate multi-chain smart contract security reviews across non-EVM platforms.

21|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/woohyun212/security-skill --skill building-secure-contracts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-secure-contracts
Source: https://github.com/woohyun212/security-skill/tree/main/building-secure-contracts
Command: npx skills add https://github.com/woohyun212/security-skill --skill building-secure-contracts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates cross-chain smart contract security reviews by providing platform-specific checklists, tooling patterns, and pre-audit readiness assessments to help security engineers identify vulnerabilities before an audit.

Core Features & Use Cases

  • Cross-chain vulnerability patterns and platform-specific checklists for Solana, Algorand, Cairo, Cosmos, Substrate, and TON.
  • Pre-audit maturity assessment and tooling guidance to determine audit readiness.
  • Use-case oriented guidance for triaging bug-bounty submissions and onboarding teams to multi-chain security reviews.

Quick Start

Provide your contract source and run the pre-audit workflow to obtain a readiness assessment across Solana, Algorand, Cairo, Cosmos, Substrate, and TON.

Frequently Asked Questions about building-secure-contracts

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

FAQPage Schema
How do I prepare smart contracts for a security audit on non-EVM blockchains?

Cross-chain smart contract vulnerability checks require installing chain-specific compilers and linters such as Anchor, cairo-lint, cosmwasm-check, cargo-contract, pyteal/tealer, and the TON compiler to accurately scan non-EVM platforms like Solana, Cairo, and Substrate.

What is a pre-audit readiness assessment for multi-chain smart contracts?

Pre-audit readiness assessments for multi-chain contracts apply automated security checklists and tooling guidance to determine if non-EVM smart contracts are mature enough for formal review across Solana, Algorand, Cairo, Cosmos, Substrate, and TON.

Can I use this security review process for triaging bug bounty submissions?

Yes, this security review process supports triaging bug bounty submissions by applying cross-chain vulnerability patterns and platform-specific checklists to assess reported issues across Solana, Algorand, Cairo, Cosmos, Substrate, and TON environments.

Does this smart contract security review work with Solana and Algorand?

Yes, this smart contract security review works with Solana and Algorand by applying platform-specific vulnerability patterns and checklists alongside chain-specific tooling like Anchor and pyteal/tealer to assess pre-audit readiness on non-EVM chains.

What are the limitations of automating cross-chain smart contract security reviews?

The limitations of automating cross-chain smart contract security reviews include the strict dependency on installing chain-specific tooling like Anchor, cairo-lint, and cargo-contract, meaning the automated assessment cannot run without these specialized compilers and linters properly configured.