smart-contract-analysis-skill

Solid

Ethereum and blockchain smart contract security analysis

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
51
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Smart Contract Analysis Skill ## Overview This skill provides Ethereum and blockchain smart contract security analysis capabilities. ## Capabilities - Execute Slither static analysis - Run Mythril symbolic execution - Analyze Solidity code patterns - Detect reentrancy vulnerabilities - Check for integer overflow - Generate Echidna fuzz tests - Support multiple EVM chains - Create formal verification specs ## Target Processes - smart-contract-auditing.js - security-tool-development.js ## Dependencies - Slither - Mythril - Echidna - Solidity compiler (solc) - Python 3.x - Node.js (for Hardhat/Foundry) ## Usage Context This skill is essential for: - Smart contract security audits - DeFi vulnerability research - Automated vulnerability detection - Fuzz testing smart contracts - Formal verification support ## Integration Notes - Supports Solidity and Vyper - Can analyze multiple EVM-compatible chains - Integrates with Hardhat and Foundry - Supports custom detector development - Can generate audit reports

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills