Skip to main content
AI/MLplurigrid

dwarf-expert

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

Stars
23
Source
plurigrid/asi
Updated
2026-04-26
Slug
plurigrid--asi--dwarf-expert
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/dwarf-expert/SKILL.md -o .claude/skills/dwarf-expert.md

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

Dwarf Expert Skill

Trit: -1 (MINUS) Category: dwarf-expert Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

Description

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

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