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.
$npx -y skills add forefy/.context --skill safe-huntInstalls into the current project.
Run `npx skills use "https://github.com/forefy/.context" --skill "forefy/.context/safe-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forefy/.context" that are relevant to the current task. Run `npx skills add "https://github.com/forefy/.context"` and select the relevant skills, then follow their instructions.