objdump
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes installation scripts (
scripts/install.shandscripts/install.ps1) that execute system commands to installobjdumpusing package managers such asapt-get,brew,dnf,pacman, andapk. - [COMMAND_EXECUTION]: The PowerShell installation script (
scripts/install.ps1) utilizessudoto acquire administrative privileges for package management operations on Linux platforms. - [EXTERNAL_DOWNLOADS]: The skill automates the retrieval of the
objdumputility and its dependencies from official operating system package repositories. - [PROMPT_INJECTION]: The skill facilitates the processing of untrusted binary files, archives, and shared libraries (ingestion points in
SKILL.mdandreferences/cheatsheet.md). Maliciously crafted binaries could contain symbol names, section headers, or disassembly metadata designed to influence the agent's behavior when the output is processed, as the skill lacks explicit boundary markers or sanitization to prevent indirect prompt injection (capability inventory includesobjdumpexecution and output analysis inSKILL.md).
Audit Metadata