Cyberkaida Reverse Engineering Assistant
cyberkaida-reverse-engineering-assistant is a Claude Code plugin for the Operate phase that provides an MCP server for AI-assisted reverse engineering tasks in Ghidra.
Register this MCP-backed plugin so Claude Code can drive Ghidra for AI-assisted binary analysis and reverse engineering during security reviews or incident response.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cyberkaida-reverse-engineering-assistant@cyberkaida/reverse-engineering-assistantBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cyberkaida/reverse-engineering-assistant") and the paste-ready config with skillselion.get_install_config("plugin:cyberkaida/reverse-engineering-assistant").
What it does
cyberkaida-reverse-engineering-assistant exposes a Model Context Protocol server that connects Claude Code to Ghidra for reverse engineering tasks. Solo builders and small security teams use it when they need to inspect unknown binaries, recover behavior from legacy executables, or support appsec reviews without leaving the agent loop. The bundle contains one plugin centered on REVA-style integration—binary analysis, engineering terminology, and AI-assisted triage in Ghidra—not general web development. Expect intermediate familiarity with Ghidra, local install, and responsible use on binaries you are allowed to analyze. It sits in Operate because it supports production-adjacent and security maintenance work rather than product ideation or marketing launch.
Highlights
- Single-plugin MCP server bridging Claude Code to Ghidra (REVA) for reverse engineering
- AI-assisted binary analysis workflows for malware research and app security review
- Focused keyword surface: Ghidra integration, binary analysis, RE engineering
- Community catalog entry with ~677 GitHub stars indicating active interest
- Complements agent skills with tool execution inside Ghidra rather than codegen alone
Why builders use it
Analysts lose time context-switching between Claude and Ghidra instead of having the agent invoke analysis actions inside the RE workspace.
After setup, Claude Code can orchestrate Ghidra-backed reverse engineering steps through MCP for faster binary triage and documentation.
At a glance
- Type - Plugin in Security.
- Adoption - 0 installs, 677 stars, 0 votes.
FAQ
Who is cyberkaida-reverse-engineering-assistant for?
Developers and security practitioners using Claude Code who perform binary analysis in Ghidra and want MCP-mediated agent assistance.
When should I use cyberkaida-reverse-engineering-assistant?
Use it during security reviews, malware triage, or legacy binary investigation when Ghidra is your analysis environment.
How do I add cyberkaida-reverse-engineering-assistant to my agent?
Install the cyberkaida/reverse-engineering-assistant plugin, run Ghidra with the MCP server configured per the repo docs, and connect Claude Code to the MCP endpoint.
Comments
Share how you use cyberkaida-reverse-engineering-assistant, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.