audit-prep-assistant
关于
This skill helps developers prepare smart contracts for security audits by automating checklist tasks from Trail of Bits. It runs static analysis, improves test coverage, removes dead code, and generates documentation like flowcharts and user stories. Use it to systematically harden your codebase before a formal review.
快速安装
Claude Code
推荐npx skills add plurigrid/asi -a claude-code/plugin add https://github.com/plurigrid/asigit clone https://github.com/plurigrid/asi.git ~/.claude/skills/audit-prep-assistant在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
solana-vulnerability-scanner
其他该Skill用于扫描Solana/Anchor智能合约中的6类关键安全漏洞,包括任意CPI调用、PDA验证不当、签名者/所有权检查缺失等。它专为安全审计场景设计,能帮助开发者快速识别合约中的高风险安全问题。作为Trail of Bits提供的安全工具,适合在审计Solana项目时集成使用。
ton-vulnerability-scanner
其他这是一个用于TON智能合约安全审计的Claude Skill,专门检测三种关键漏洞:整数作为布尔值误用、虚假Jetton合约和未检查gas的TON转发。它适用于开发者在审计FunC合约时快速识别安全风险,由Trail of Bits开发,能帮助提升合约安全性。
audit-prep-assistant
其他这个Skill帮助开发者为代码安全审计做准备,基于Trail of Bits的检查清单。它能自动运行静态分析工具、提高测试覆盖率、清理死代码,并生成流程图和用户故事等文档。适合需要在审计前系统化加固和文档化智能合约项目的开发者使用。
token-integration-analyzer
其他这是一个基于Trail of Bits代币集成检查表的全面分析工具,用于评估代币实现和协议集成安全性。它能检测ERC20/ERC721合规性、20多种异常代币模式,并分析合约权限和稀缺性。开发者可用它来审计代币合约或评估协议如何处理非标准代币,确保集成安全性。
