Skip to main content
Run any Skill in Manus
with one click

oss-fuzz-integrator

Stars0
Forks0
UpdatedMarch 24, 2026 at 01:17

Integrates newly written LibFuzzer harnesses (along with their seed corpora and dictionaries) into an existing OSS-Fuzz project, then builds and packages both AddressSanitizer (asan) and UndefinedBehaviorSanitizer (ubsan) versions, saving each to a separate backup directory so neither build is overwritten. Use this skill whenever the user wants to: - Add new fuzz harnesses to an OSS-Fuzz project - Package new harnesses using the OSS-Fuzz container workflow - Produce asan + ubsan instrumented fuzzer binaries via OSS-Fuzz - Integrate locally written drivers into an existing oss-fuzz build.sh / Dockerfile - "用oss-fuzz打包我写的harness" / "把新harness加入oss-fuzz构建" Trigger proactively whenever the user has written new .c/.cpp harnesses in a target_project directory and mentions OSS-Fuzz, packaging, or sanitizers.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly