fuzzy

Official

Fuzz Ruby code for bugs.

Authormonmacllcapp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers find bugs and security vulnerabilities in Ruby code and C extensions by automatically generating diverse inputs to test edge cases.

Core Features & Use Cases

  • Coverage-guided fuzzing: Uses libFuzzer to intelligently explore code paths.
  • Fuzz pure Ruby: Can fuzz standalone Ruby scripts with a tracer.
  • Fuzz C extensions: Directly fuzz native Ruby extensions for memory corruption.
  • Use Case: You have a Ruby gem with a C extension that parses user input. Use this Skill to fuzz the parsing function and uncover potential buffer overflows or memory leaks before they are exploited.

Quick Start

Run the ruzzy fuzzer on the provided harness script 'fuzz_target.rb' with the crash corpus located in './corpus'.

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: fuzzy
Download link: https://github.com/monmacllcapp/skill-forks/archive/main.zip#fuzzy

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.