binutils

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill provides standard documentation for using local binary utilities such as ar, strip, and objcopy. These are common developer tools used for compilation and debugging. No malicious command injection or unauthorized execution patterns were found.
  • [DATA_EXFILTRATION] (SAFE): No network-enabled commands (e.g., curl, wget) or attempts to send local data to external domains were identified. The usage of strings and nm is limited to local binary analysis for development purposes.
  • [PROMPT_INJECTION] (SAFE): The skill presents an indirect prompt injection surface (Category 8) because it processes untrusted binary data and logs. However, this is an inherent characteristic of binary analysis tools and no specific malicious triggers were detected. 1. Ingestion points: Binary files, object files, and crash logs referenced in SKILL.md and cheatsheet.md. 2. Boundary markers: Absent. 3. Capability inventory: Local binary manipulation and information extraction via standard CLI utilities. 4. Sanitization: Absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 06:15 PM