什么是 audit?
深度EVM智能合约安全审计系统。当被要求审核合同、查找漏洞、检查代码是否存在安全问题或在 GitHub 存储库上归档安全问题时使用。通过并行子代理涵盖 19 个域中的 500 多个非显而易见的清单项目。与安全技能(教授防御性编码)不同——这是为了系统地审核你没有编写的合同。 来源:austintgriffith/ethskills。
深度EVM智能合约安全审计系统。当被要求审核合同、查找漏洞、检查代码是否存在安全问题或在 GitHub 存储库上归档安全问题时使用。通过并行子代理涵盖 19 个域中的 500 多个非显而易见的清单项目。与安全技能(教授防御性编码)不同——这是为了系统地审核你没有编写的合同。
通过命令行快速安装 audit AI 技能到你的开发环境
来源:austintgriffith/ethskills。
A full audit system for any EVM contract. Runs parallel specialist agents against domain-specific checklists, synthesizes findings, and files GitHub issues.
20 specialized skills covering every major vulnerability domain. Fetch the master index first:
| evm-audit-general | Always | | evm-audit-precision-math | Always | | evm-audit-erc20 | Contract interacts with ERC20 tokens | | evm-audit-defi-amm | AMM, DEX, Uniswap V3/V4, liquidity pools | | evm-audit-defi-lending | Lending, borrowing, CDP, liquidations | | evm-audit-defi-staking | Staking, liquid staking, restaking, EigenLayer |
深度EVM智能合约安全审计系统。当被要求审核合同、查找漏洞、检查代码是否存在安全问题或在 GitHub 存储库上归档安全问题时使用。通过并行子代理涵盖 19 个域中的 500 多个非显而易见的清单项目。与安全技能(教授防御性编码)不同——这是为了系统地审核你没有编写的合同。 来源:austintgriffith/ethskills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/austintgriffith/ethskills --skill audit深度EVM智能合约安全审计系统。当被要求审核合同、查找漏洞、检查代码是否存在安全问题或在 GitHub 存储库上归档安全问题时使用。通过并行子代理涵盖 19 个域中的 500 多个非显而易见的清单项目。与安全技能(教授防御性编码)不同——这是为了系统地审核你没有编写的合同。 来源:austintgriffith/ethskills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/austintgriffith/ethskills --skill audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/austintgriffith/ethskills