Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Overview

portrailofbits·trailofbits· v1.0.0 · atualizado em 2026-04-10
83
Score

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.

dwarfdebuggingelfcompilerllvmlibdwarfdebug-information
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddwarf-expert/workflow
1. Identify the task: DWARF analysis, parsing, or code interaction.
2. Determine the DWARF version (v3-v5).
3. Choose the appropriate tool: `llvm-dwarfdump` for verification, `dwarfdump` for parsing, or `readelf` for general ELF information.
4. Consult authoritative sources: dwarfstd.org or LLVM/libdwarf source code.
5. Execute the chosen tool with relevant options.
6. Interpret the output and provide insights.
7. If coding is involved, review the code for correctness and adherence to DWARF standards.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

Overview
dwarf-expert
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers8
analyze DWARF debug informationparse DWARF filesunderstand the DWARF standardwork with code that parses DWARF dataanswer questions about DWARFuse dwarfdump to extract debug informationverify DWARF data integritywork with DWARF parsing libraries

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download dwarf-expert
$ synaptic skills detail dwarf-expert
$ synaptic skills live dwarf-expert

Dependências

llvm-dwarfdumpreadelflibdwarfpyelftoolsgimli

Links

GitHub Repository