Skip to main content
jeremylongshore

api-fuzzer

by jeremylongshorev1.0.0

Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detection

Installation guide →
1 skill 1 commandtesting GitHub

Commands

fuzz-api

Fuzz test APIs with malformed inputs and edge cases

Documentation

# API Fuzzer

Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detection.

## Installation
```bash
/plugin install api-fuzzer@claude-code-plugins-plus
```

## Usage
```bash
/fuzz-api
```

## Features
- Malformed input generation
- SQL injection testing
- XSS detection
- Boundary value testing
- Random payload generation

## License
MIT