blockchain-security

Community

Hands-on security testing for smart contracts.

AuthorYukiIto1999
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables secure, practical analysis of Solidity and EVM vulnerabilities in a controlled learning environment, helping researchers and developers understand and mitigate contract risks.

Core Features & Use Cases

  • Delegatecall storage manipulation: study how delegatecall interacts with storage and how mismatched layouts can lead to unintended writes.
  • CREATE address prediction and nonce manipulation: learn how deterministic addresses are produced and how nonces affect deployment addresses.
  • Storage layout & slot computation: derive mapping storage slots and private variable access to audit contracts.
  • Common vulnerability classes: identify reentrancy, access control flaws, and signature malleability patterns.

Quick Start

Run a guided security test on a sample contract in a sandboxed environment to observe delegatecall and storage-layout exploits.

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: blockchain-security
Download link: https://github.com/YukiIto1999/ctf-sleuth/archive/main.zip#blockchain-security

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 471,000+ vetted skills library on demand.