analyzing-rust-binaries
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for reverse engineering Rust binaries. It does not contain any malicious instructions or unexpected behaviors.
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions using tools like
strings,nm,rg, andrustfiltfor inspecting local binary files. These tools are utilized for their intended purposes in forensic and static analysis environments. - [EXTERNAL_DOWNLOADS]: The skill references external tools such as
rustfilt,cargo-geiger, Ghidra, and IDA Pro, which are well-known and standard in the security research community. No automated installation scripts or remote code execution patterns from untrusted sources are included.
Audit Metadata