reentrancy

Community

Detect reentrancy vulnerabilities.

AuthorApegurus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps prevent reentrancy vulnerabilities in Solidity smart contracts, a common and critical security flaw that can lead to significant financial loss.

Core Features & Use Cases

  • Pattern Detection: Analyzes code for known reentrancy patterns, including classic, cross-function, cross-contract, and read-only reentrancy.
  • Vulnerability Research: Leverages historical incidents like The DAO hack and Cream Finance to provide context and examples.
  • Remediation Guidance: Offers clear steps and code examples for fixing reentrancy issues using the Checks-Effects-Interactions pattern and reentrancy guards.
  • Use Case: A developer can use this Skill to proactively scan their new smart contract code for reentrancy risks before deployment, ensuring greater security.

Quick Start

Analyze the provided Solidity code for reentrancy 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: reentrancy
Download link: https://github.com/Apegurus/solidity-argus/archive/main.zip#reentrancy

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.