proxy-inspect

Official

Uncover proxy secrets, secure your contracts.

Author0xHoneyJar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand the underlying architecture of proxy contracts, identify the actual implementation code, and determine who has the authority to upgrade them, crucial for security and auditing.

Core Features & Use Cases

  • Proxy Identification: Detects various proxy patterns like Transparent, UUPS, Beacon, and Minimal proxies.
  • Implementation Discovery: Finds the address of the contract logic being executed.
  • Upgrade Authority Analysis: Traces the chain of control for contract upgrades, identifying risks associated with EOAs, multisigs, or timelocks.
  • Use Case: Before interacting with a DeFi protocol's main contract, use this Skill to verify its proxy pattern and ensure that upgrade authority is held by a secure multisig or timelock, not a single EOA.

Quick Start

Inspect the proxy contract at address 0x123...abc on mainnet to understand its architecture and upgrade controls.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-inspect
Download link: https://github.com/0xHoneyJar/construct-protocol/archive/main.zip#proxy-inspect

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.