home/categories/smart-contracts/killvxk-cybersecurity-skills-zh-skills-analyzing-ethereum-smart-contract-vulnerabilities-skill-md
smart-contractsblockchain
analyzing-ethereum-smart-contract-vulnerabilities
使用 Slither 和 Mythril 对 Solidity 智能合约进行静态分析和符号执行,在部署到以太坊主网之前检测重入攻击、整数溢出、访问控制缺陷和其他漏洞类型。
maintainer
killvxk
Updated 3/17/2026
Stars
9
Forks
0
quick start
Installation and usage
使用 Slither 和 Mythril 对 Solidity 智能合约进行静态分析和符号执行,在部署到以太坊主网之前检测重入攻击、整数溢出、访问控制缺陷和其他漏洞类型。
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use analyzing-ethereum-smart-contract-vulnerabilities