Documentation
README
Binary Analysis — Agent Skill
Analyze unknown binary files with a deterministic, non-interactive CLI backed by
Ghidra's static-analysis engine. The skill teaches you how to reason about
binaries: when to triage versus deep-dive, how to interpret canonical evidence,
and how to produce auditable reports. All observable operations happen through
the binary CLI — you never call Ghidra APIs directly.
When to Use
Load this skill when any of the following conditions match:
This is the opening of the README. Read the full README on GitHub.