SKILL·6CD9F3

libfuzzer

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

About

This skill enables fuzzing with libFuzzer to automatically discover vulnerabilities in code through automated test generation. It's designed for security testing and integrates with Trail of Bits' security tooling ecosystem. Developers should use it for identifying bugs and hardening their codebase against potential exploits.

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/libfuzzer

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

GitHub Repository

plurigrid/asi
Path: skills/libfuzzer
0
FAQ

Frequently asked questions

What is the libfuzzer skill?

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

How do I install libfuzzer?

Use the install commands on this page: add libfuzzer 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 libfuzzer belong to?

libfuzzer is in the testing-handbook-skills category, tagged general.

Is libfuzzer free to use?

Yes. libfuzzer 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