address-sanitizer by trailofbits

Builds and runs code under AddressSanitizer to catch buffer overflows, use-after-free, and other memory errors during fuzzing or tests. Covers -fsanitize=address builds, ASAN_OPTIONS, reading the crash report, LeakSanitizer, and the overhead and platform trade-offs. Use when fuzzing C/C++ or Rust that has unsafe blocks or FFI, when debugging a memory corruption crash, or when reading an ASan stack trace.

Content & Writing
6.9K Stars
596 Forks
Updated Aug 26, 2026, 02:18 PM

Why Use This

This skill provides specialized capabilities for trailofbits's codebase.

Use Cases

  • Developing new features in the trailofbits repository
  • Refactoring existing code to follow trailofbits standards
  • Understanding and working with trailofbits's codebase structure

Install Guide

2 steps
  1. 1

    Download Ananke

    Skip this step if Ananke is already installed.

  2. 2

    Install inside Ananke

    Click Install Skill, paste the link below, then press Install.

    https://github.com/trailofbits/skills/tree/main/plugins/testing-handbook-skills/skills/address-sanitizer

Skill Snapshot

Auto scan of skill assets. Informational only.

Valid SKILL.md

Checks against SKILL.md specification

Source & Community

Repository skills
Skill Version
main
Community
6.9K 596
Updated At Aug 26, 2026, 02:18 PM

Skill Stats

SKILL.md 340 Lines
Total Files 3
Total Size 11.3 KB
License CC-BY-SA-4.0