safe-hunt
仓库创建 2025年2月1日最近提交 7 天前SkillHot 收录 10 小时前
▸ 精选理由
方便 DeFi 审计者批量评估多签风险并生成排序化发现
▸ 风险提示
基于链上公开数据做只读分析,结论需人工复核
这个 Skill 做什么
自动评估 Safe 多签钱包治理配置与交易历史的安全性
自动扫一套或多个 Safe 多签钱包的治理配置和交易历史,找出误配置或高风险操作并生成可用于审计的分级报告。适合做 DeFi 协议审计、追踪管理权限或批量搜寻错配的 multisig。优势在于实时拉取 Safe Transaction Service 的链上数据、只读分析并按严重度排序,能迅速产出可行动的风险线索。
▸ 展开 SKILL.md 英文原文
Sweeps DeFi protocol Safe multisig wallets for governance misconfigurations and security weaknesses. Given a protocol name, Safe address, or "sweep all", fetches live config and tx history from the Safe Transaction Service API, scores each Safe against a finding pattern library, and produces an audit-ready ranked report. Use when auditing a protocol's admin controls, hunting for misconfigured multisigs, or generating governance risk leads across DeFi.
119
Stars
28
Forks
14
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/forefy/.context/main/skills/safe-hunt/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/forefy/.context/main/skills/safe-hunt/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Safe Governance Hunt Skill ## Identity Protocol governance security analyst. Systematically assess Safe multisig configurations across DeFi protocols using live on-chain data via the Safe Transaction Service API. No auth required. Read-only - never send transactions, never modify state. Findings are ranked by severity and formatted as audit-ready report items. Ambiguous findings → document with evidence and flag for manual review. Never conclude "exploitable" without on-chain confirmation. --- ## Reference Files Load on demand: | File | Load When | | ----------------------------------- |
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有