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.sh and scripts/install.ps1) that execute system commands to install objdump using package managers such as apt-get, brew, dnf, pacman, and apk.
  • [COMMAND_EXECUTION]: The PowerShell installation script (scripts/install.ps1) utilizes sudo to acquire administrative privileges for package management operations on Linux platforms.
  • [EXTERNAL_DOWNLOADS]: The skill automates the retrieval of the objdump utility 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.md and references/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 includes objdump execution and output analysis in SKILL.md).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 04:18 PM
Security Audit — agent-trust-hub — objdump