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 ldconfigto 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 asbloaty(hosted by the trustedgoogleGitHub organization) andchecksecfor advanced analysis.- [PROMPT_INJECTION] (LOW): Potential for Indirect Prompt Injection (Category 8) when the agent processes output from tools likenmorreadelfrun against untrusted binaries. - Ingestion points: Tool outputs from
nm,readelf, andobjdumpprocessed inSKILL.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