Agent skill · AI & Agents

Ghidra/IDA Reverse Engineering Skill

Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill ghidra-ida-re --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Edit-Glob-Grep
Path: library/specializations/security-research/skills/ghidra-ida-re/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ghidra/IDA Reverse Engineering Skill ## Overview This skill provides deep integration with Ghidra and IDA Pro for comprehensive binary analysis and reverse engineering tasks. ## Capabilities - Execute Ghidra headless analysis scripts - Parse and interpret disassembly output - Generate and run Ghidra Python scripts - Analyze decompiled code for vulnerabilities - Extract function signatures and data structures - Create and apply Ghidra type definitions - Export analysis artifacts (call graphs, data flows) - Support IDA Pro scripting (IDAPython) ## Target Processes - binary-reverse-engineering.js - firmware-analysis.js - malware-analysis.js - vulnerability-root-cause-analysis.js ## Dependencies - Ghidra CLI (analyzeHeadless) - IDA Pro (optional, for IDAPython support) - Python 3.x with ghidra_bridge or ghidrathon - Java Runtime Environment (for Ghidra) ## Usage Context This skill is essential for: - Static binary analysis workflows - Vulnerability discovery in compiled code - Malware reverse engineering - Firmware extraction and analysis - Protocol reverse engineering from binaries ## Integration Notes - Ghidra headless mode enables automated analysis pipelines - Results can be expo

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Target Processes
  4. Dependencies
  5. Usage Context
  6. Integration Notes
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Ghidra/IDA Reverse Engineering Skill skill do?

Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill ghidra-ida-re --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going