AI AGENT ADDONS

V4 Security Foundations

uniswap/uniswap-ai
Security
789installs

Uniswap v4 hooks let you customize trades in powerful ways. But they can also put user funds at risk. Hook vulnerabilities can drain pools if not handled carefully.

This skill teaches you security-first habits for building v4 hooks. You will learn about threat areas like caller verification and reentrancy. You will also understand the risk levels of each hook permission flag.

Special focus is given to the NoOp rug pull attack, the most dangerous exploit. By following this guide, you can build hooks that are safe, audited, and trustworthy.

Add V4 Security Foundations skill to your workflow

Global

mkdir -p ~/.claude/skills/v4-security-foundations

Project

mkdir -p .claude/skills/v4-security-foundations

Source Repository

Stars
214
Forks
35
Watchers
214
License
MIT
Last Push
26 days ago
Created
5 months ago