denial-of-service

Community

Protect Solidity contracts from DoS.

Authorccashwell
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Denial-of-service patterns in Solidity contracts can cause unbounded loops, failed external calls, and griefing, leading to gas exhaustion and degraded user experience.

Core Features & Use Cases

  • Prevents unbounded iteration by favoring pull-based patterns where users claim rewards or state updates.
  • Supports paginated processing for batch operations to stay within gas limits.
  • Provides guidance for handling external calls and failure scenarios to avoid blocking execution.

Quick Start

Describe a safe iteration approach for processing user-controlled lists without running into gas or DoS issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: denial-of-service
Download link: https://github.com/ccashwell/evm-cortex/archive/main.zip#denial-of-service

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.