elf-inspection

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The workflow suggests sudo ldconfig to resolve library path issues. This is a standard administrative task appropriate for the stated purpose of binary debugging.- [EXTERNAL_DOWNLOADS] (LOW): Recommends third-party tools such as bloaty (hosted by the trusted google GitHub organization) and checksec for advanced analysis.- [PROMPT_INJECTION] (LOW): Potential for Indirect Prompt Injection (Category 8) when the agent processes output from tools like nm or readelf run against untrusted binaries.
  • Ingestion points: Tool outputs from nm, readelf, and objdump processed in SKILL.md.
  • Boundary markers: Absent; the agent interprets raw tool output.
  • Capability inventory: Bash shell access for binary analysis and file operations as defined in SKILL.md.
  • Sanitization: None; the skill assumes the binaries being inspected are not malicious.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 03:23 PM