dwarf-expert
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues were detected. The skill references authoritative DWARF specifications from official domains and reference implementations from established repositories.
- [COMMAND_EXECUTION]: The skill provides instructions for running legitimate diagnostic tools like llvm-dwarfdump and readelf via the Bash tool to inspect binary files.
- [PROMPT_INJECTION]: The skill processes DWARF metadata from external binaries, which represents an attack surface for indirect prompt injection. * Ingestion points: Binary files parsed for DWARF information. * Boundary markers: None specified. * Capability inventory: Access to Bash for command execution and Read for file system access. * Sanitization: No explicit validation or filtering of DWARF data is described.
Audit Metadata