state-inconsistency-auditor

Community

Finds state desync bugs.

Author0xiehnnkta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies critical bugs where a system's state becomes inconsistent due to operations failing to update all related data, potentially leading to silent data corruption or application failures.

Core Features & Use Cases

  • State Invariant Analysis: Systematically maps coupled state pairs and identifies operations that break their required relationships.
  • Mutation Path Tracking: Analyzes every function and code path that modifies state variables to ensure all dependent states are also updated.
  • Use Case: Auditing a DeFi protocol to ensure that when a user's balance is updated, their corresponding reward or historical snapshot is also correctly adjusted, preventing discrepancies in future calculations.

Quick Start

Analyze the provided codebase for state inconsistency bugs.

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: state-inconsistency-auditor
Download link: https://github.com/0xiehnnkta/nemesis-auditor/archive/main.zip#state-inconsistency-auditor

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.