#1 · Primary category: Cybersecurity & Decryption Tools

reverse-skill

AI-powered skill router for reverse engineering, authorized penetration testing, and security research, with on-demand toolchain bootstrapping and self-evolving knowledge base.

Project last updated:08/26/26

GitHub Stars

30.4K

Forks

4.2K

Contributors

12

License

MIT

Why we included this project

Reverse-skill is a routing layer for AI coding agents that do security work. It works with Claude Code, Cursor, Cline, and similar clients, and when you give it a task it figures out whether that's APK analysis, binary reverse engineering, frontend JS encryption, CTF, or pentesting, then points the agent at the right playbook and the right local tool. Instead of a static list of tips, the repo includes a routing matrix and a master triage script, plus per-scenario skill folders covering jadx, Frida, IDA, radare2, and BurpSuite, and a field journal that grows as you use it so past findings get reused. The workflow enforces a scope gate: the agent won't act on a target until authorization and network context are confirmed, which matters for teams and solo researchers doing authorized engagements. That turns a general-purpose coding agent into a more consistent security-analysis assistant.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category