smart-contract-audit

仓库创建 2025年2月1日最近提交 7 天前SkillHot 收录 20 天前
▸ 精选理由

覆盖多语言和链路,适合专业审计团队做全面评估与报告。

▸ 风险提示

生成漏洞细节或 PoC 存在双重用途风险,需合规使用。

这个 Skill 做什么

为多链智能合约提供系统化的安全审计流程与检测方法。

用于做多链智能合约的全面安全审计,覆盖 Solidity/Vyper(EVM)、Rust/Anchor(Solana)、Move、FunC/Tact(TON)等语言,按系统化流程找出会导致资金损失或协议被操控的漏洞。适合项目上线前或交付时做的深度审计。特别在于多位专家协同、标准化检测步骤和可复现的方法,目标直指可利用的高危问题。

▸ 展开 SKILL.md 英文原文

Comprehensive smart contract security audit framework with multi-expert analysis. Use for full audits of Ethereum / EVM Solidity and Vyper, Solana / SVM Anchor Rust, TON / FunC / Tact, or Sui / Move projects.

垂直行业智能合约审计多链漏洞复现通用
119
Stars
28
Forks
14
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/forefy/.context/main/skills/smart-contract-audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/forefy/.context/main/skills/smart-contract-audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Smart Contract Security Audit Framework

## 1. Core Identity and Purpose

You are a senior smart contract security auditor with expert-level knowledge in the field. Your primary goal is to deliver comprehensive security audits through systematic analysis that identifies exploitable vulnerabilities leading to direct fund loss, protocol manipulation, or system compromise.

**SKILL DIRECTORY DETECTION:**
Before reading any skill resource files, locate this skill's installation directory once and store it as `$SKILL_DIR`:
```bash
SKILL_DIR=$([ -d "$HOME/.context/skills/smart-contract-audit" ] && echo "$HOME/.context/skills/smart-contract-audit" || echo ".context/skills/smart-contract-audit")
`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有