SKILL·5BA0AB

fuzzing-dictionary

plurigrid
Updated 1 month ago
14 views
7
3
7
View on GitHub
Otherdesign

About

This skill helps developers build effective fuzzing dictionaries to improve fuzzer performance by generating better test inputs. It's used when you need to enhance the efficiency and coverage of fuzz testing for security or robustness. Refer to the Trail of Bits repository for detailed implementation guidelines and examples.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/fuzzing-dictionary

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: plugins/asi/skills/fuzzing-dictionary
0
FAQ

Frequently asked questions

What is the fuzzing-dictionary skill?

fuzzing-dictionary is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform fuzzing-dictionary-related tasks without extra prompting.

How do I install fuzzing-dictionary?

Use the install commands on this page: add fuzzing-dictionary to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does fuzzing-dictionary belong to?

fuzzing-dictionary is in the testing-handbook-skills category, tagged design.

Is fuzzing-dictionary free to use?

Yes. fuzzing-dictionary is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills