binary-analysis
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for binary analysis, providing useful patterns for identifying file signatures, extracting strings, and analyzing firmware entropy.
- [SAFE]: The
allowed-toolsconfiguration in the YAML frontmatter correctly scopes theBashtool to a specific list of standard utilities (file,xxd,hexdump,strings,objdump,readelf,nm), following the principle of least privilege. - [SAFE]: While the skill mentions and provides usage examples for
binwalk, it does not attempt to automatically install or execute remote scripts. It only provides manual installation instructions for the user. - [SAFE]: No patterns of data exfiltration, credential harvesting, or prompt injection were detected. The examples given for searching for 'passwords' or 'keys' are directed at analyzing the target binary, which is the skill's primary purpose.
Audit Metadata