Create Fuzzing — Development skill for Claude Code
Create or run Go fuzz harnesses for authorized targets and triage resulting crashes.
How to install Create Fuzzing
Installs to ~/.claude/commands/openshift-traust-create-fuzzing.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/create-fuzzing.md -o ~/.claude/commands/openshift-traust-create-fuzzing.md Restart Claude Code, or start a new session, for it to be picked up.
What Create Fuzzing does
description: "Create or run Go fuzz harnesses for authorized targets and triage resulting crashes."
Author and/or run Go-native fuzz harnesses for $ARGUMENTS using the create-fuzzing skill. Load the skill at .claude/skills/create-fuzzing/SKILL.md and follow its full procedure — locate or add a targets.json entry, author a white-box *_fuzz_test.go under harnesses//, drive `make clone install build fuzz-`, and triage any crashers into follow-up findings. `$ARGUMENTS` may be a repo
Alternatives in Development
- Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
- Rank — /rank - Triage Scraped Jobs into a Ranked Shortlist 36.6k ★
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fuzz Hidden Paths
Discover hidden directories/files with tech-aware SecLists slicing + ffuf, fed by recon intel. Use for hidden-
Fuzz Build
Build AFL++ for Android arm64 + the fuzzing harness, and push to the emulator
Fuzz Run
Run an on-device AFL++ campaign and report crashes/execs
Do Sentry Triage
Triage Sentry crashes for an iOS release into Linear tickets
Ad Scope
Define and record the scope of an authorized Active Directory engagement (domain(s), DC IP, initial credential
Bump Mathlib
Bump mathlib version and fix resulting breakage
Related Agents
Fuzz Agent
Discover hidden directories and files using tech-aware SecLists slicing. Replaces spray fuzzing with surgical
Logic Hacker
Red Team persona for Business Logic and Auth manipulation. Generates and executes stateful fuzzing scripts (Pl
Forge Visual Verifier
Perceptual gate for spec [visual] acceptance criteria. Drives Playwright MCP (navigate + take_screenshot + eva