Fuzzing with libFuzzer for finding vulnerabilities in code.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add plurigrid/asi --skill libfuzzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Libfuzzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/plurigrid-libfuzzer-asi)More formats (shields.io, HTML) on the badges page.
---
name: libfuzzer
description: Fuzzing with libFuzzer for finding vulnerabilities in code.
category: testing-handbook-skills
author: Trail of Bits
source: trailofbits/skills
license: AGPL-3.0
trit: -1
trit_label: MINUS
verified: true
featured: false
---
# Libfuzzer Skill
**Trit**: -1 (MINUS)
**Category**: testing-handbook-skills
**Author**: Trail of Bits
**Source**: trailofbits/skills
**License**: AGPL-3.0
## Description
Fuzzing with libFuzzer for finding vulnerabilities in code.
## When to Use
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
## Related Skills
- audit-context-building
- codeql
- semgrep
- variant-analysis
## SDF Interleaving
This skill connects to **Software Design for Flexibility** (Hanson & Sussman, 2021):
### Primary Chapter: 9. Generic Procedures
**Concepts**: dispatch, multimethod, predicate dispatch, generic
### GF(3) Balanced Triad
```
libfuzzer (+) + SDF.Ch9 (○) + [balancer] (−) = 0
```
**Skill Trit**: 1 (PLUS - generation)
### Connection Pattern
Generic procedures dispatch on predicates. This skill selects implementations dynamically.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。
Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.