Fuzzing Obstacles

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

概览

Fuzzing Obstacles is a SKILL.md-based agent skill sourced from trailofbits/skills. It is categorized under security and is listed for Claude Code, Claude. The source description focuses on: Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress. AIToolly summarizes this page as a directory entry rather than copying the full third-party skill content, so users can evaluate the source, compatibility, and practical fit before installing it.

使用场景

Evaluate Fuzzing Obstacles before adding it to an AI agent workflow.
Use Fuzzing Obstacles as a starting point for repeatable security tasks.
Compare Fuzzing Obstacles with related skills from skills and other GitHub repositories.

安装说明

# Review source first
open https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

安全提示

Review the source SKILL.md, referenced scripts, permissions, and external services before installing Fuzzing Obstacles. Treat third-party skills like code dependencies, especially when they can read files, call APIs, or run commands.

相关 Skills