proxy-upgrade-safety

Community

Secure upgradeable smart contracts.

AuthorRamprasad4121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies critical vulnerabilities in upgradeable smart contract proxy patterns, preventing catastrophic failures like storage corruption, unauthorized upgrades, and contract takeovers.

Core Features & Use Cases

  • Vulnerability Detection: Pinpoints storage layout collisions, uninitialized implementations, function selector clashes, and authorization flaws.
  • Pattern Coverage: Supports Transparent Proxy, UUPS (EIP-1822), Beacon, Diamond (EIP-2535), and Minimal Proxy patterns.
  • Use Case: When auditing a new version of an upgradeable DeFi protocol, use this Skill to ensure the implementation upgrade is safe and won't corrupt user funds or break the contract.

Quick Start

Analyze the attached smart contract files for proxy upgrade vulnerabilities.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: proxy-upgrade-safety
Download link: https://github.com/Ramprasad4121/srp/archive/main.zip#proxy-upgrade-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.