Fuzzing Input Generator

Generate randomized and edge-case inputs to detect unexpected failures, bugs, and security vulnerabilities through fuzz testing. Use when creating test cases for robustness testing, generating adversarial inputs, testing error handling, finding edge cases, or security testing. Produces Python test code with fuzzing inputs for strings, numbers, and structured data focusing on edge cases, invalid inputs, and random valid inputs. Triggers when users ask to generate fuzz tests, create randomized test inputs, test edge cases, find bugs through fuzzing, or generate adversarial test cases.

tools-only 8e88468 3 files · 39.1 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_c38f99c7 commit 8e88468321

Frequently asked questions

npx skillmds add tools-only/fuzzing-input-generator