Skip to main content
AI/MLplurigrid

harness-writing

Writing effective fuzzing harnesses for security testing.

Stars
23
Source
plurigrid/asi
Updated
2026-04-26
Slug
plurigrid--asi--harness-writing
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/plurigrid/asi/HEAD/plugins/asi/skills/harness-writing/SKILL.md -o .claude/skills/harness-writing.md

Drops the SKILL.md into .claude/skills/harness-writing.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Harness Writing Skill

Trit: 1 (PLUS) Category: testing-handbook-skills Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

Description

Writing effective fuzzing harnesses for security testing.

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