Use LLM-assisted harness generation to expand fuzz coverage for real projects before manual fuzzing work begins.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Generate OSS-Fuzz harnesses with oss-fuzz-gen"
slug: "generate-oss-fuzz-harnesses-with-oss-fuzz-gen"
description: "Use LLM-assisted harness generation to expand fuzz coverage for real projects before manual fuzzing work begins."
github_stars: 1384
verification: "security_reviewed"
source: "https://github.com/google/oss-fuzz-gen"
author: "Google"
publisher_type: "organization"
category: "Security & Verification"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "google/oss-fuzz-gen"
github_stars: 1384
---
# Generate OSS-Fuzz harnesses with oss-fuzz-gen
Use LLM-assisted harness generation to expand fuzz coverage for real projects before manual fuzzing work begins.
## Prerequisites
oss-fuzz-gen, compiler toolchain, fuzzing runtime
## Installation
Requirements and caveats from upstream:
- This framework generates fuzz targets for real-world C/C++/Java/Python projects with
Basic usage or getting-started notes:
- Check our detailed [usage guide](./USAGE.md) for instructions on how to run this framework and generate reports based on the results.
- ## Independent Agent Execution and Evaluation
- You can also execute or evaluate individual agents without running full experiments, using the integrated agent execution framework.
- Source: https://github.com/google/oss-fuzz-gen
- Extracted from upstream docs: https://raw.githubusercontent.com/google/oss-fuzz-gen/HEAD/README.md
## Documentation
- https://github.com/google/oss-fuzz-gen
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-oss-fuzz-harnesses-with-oss-fuzz-gen/)
No comments yet. Be the first to comment!