security-dwarf-expert
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill documentation provides legitimate and standard command-line utility usage for security research, referencing official standards and well-known open-source libraries.
- [PROMPT_INJECTION]: The skill presents an attack surface for indirect prompt injection as it is designed to process untrusted ELF binaries. 1. Ingestion points: ELF binaries are processed using readelf, objdump, and dwarfdump. 2. Boundary markers: None are specified to delineate binary data from agent instructions. 3. Capability inventory: The skill utilizes the Bash tool to execute system utilities. 4. Sanitization: No sanitization or validation of binary input is suggested.
Audit Metadata