概要
The binary-re:triage skill provides a standardized, high-speed workflow for the initial assessment of unknown binaries, ELF files, and firmware. By leveraging tools like rabin2 and readelf, it extracts critical metadata such as architecture (ARM, x86, MIPS), bit width, endianness, and libc dependencies in seconds. This skill is designed to establish a factual baseline before committing to time-intensive static or dynamic analysis, mapping imports to specific capabilities like network communication, cryptography, and file system access.