Skip to main content
Back to registry

dwarf-expert

trailofbits/skills

This skill provides technical knowledge and expertise about the DWARF standard and how to interact with DWARF files. Tasks include answering questions about the DWARF standard, providing examples of various DWARF features, parsing and/or creating DWARF files, and writing/modifying/analyzing code that interacts with...

Installs746
Install command
npx skills add https://github.com/trailofbits/skills --skill dwarf-expert
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides technical knowledge and expertise about the DWARF standard and how to interact with DWARF files. Tasks include answering questions about the DWARF standard, providing examples of various DWARF features, parsing and/or creating DWARF files, and writing/modifying/analyzing code that interacts with DWARF data. When specific DWARF standard information is needed, use these authoritative sources: Official DWARF Standards (dwarfstd.org) : Use web search to find specific sections of the official DWARF specification at dwarfstd.org. Search queries like "DWARF5 DW_TAG_subprogram attributes site:dwarfstd.org" are effective. LLVM DWARF Implementation : The LLVM project's DWARF handling code at llvm/lib/DebugInfo/DWARF/ serves as a reliable reference implementation. Key files include: libdwarf : The reference C implementation at github.com/davea42/libdwarf-code provides detailed handling of DWARF data structures. Use llvm-dwarfdump verification options to validate DWARF data integrity: The --statistics output helps compare debug info quality across compiler versions and optimization levels. ELF files can be parsed via the readelf command ({baseDir}/reference/readelf.md).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dwarf-expert do?

This skill provides technical knowledge and expertise about the DWARF standard and how to interact with DWARF files. Tasks include answering questions about the DWARF standard, providing examples of various DWARF features, parsing and/or creating DWARF files, and writing/modifying/analyzing code that interacts with...

Is dwarf-expert good?

dwarf-expert does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does dwarf-expert work with?

dwarf-expert currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to dwarf-expert?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install dwarf-expert?

npx skills add https://github.com/trailofbits/skills --skill dwarf-expert

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering