EveryDev.ai
Subscribe
Home
Tools

3,419+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. reverse-skill
    reverse-skill icon

    reverse-skill

    Application Security
    Featured

    An open-source cybersecurity skills router that guides AI agents (Claude Code, Cursor, Cline, etc.) through reverse engineering, penetration testing, and CTF workflows with structured playbooks and tool routing.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Clone and use without restrictions.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Application SecurityAgent FrameworksAI Coding Assistants

    Alternatives

    PanGuard AISkillSpectorSnyk Agent Scan
    Developer
    zhaoxuya520zhaoxuya520 builds open-source cybersecurity tooling focused…

    Listed Aug 2026

    About reverse-skill

    reverse-skill is an open-source skill router pack for AI coding agents, designed to eliminate guesswork when tackling reverse engineering, authorized penetration testing, and security research tasks. Built by GitHub user zhaoxuya520 and released under the MIT License, it provides structured routing logic, repeatable workflows, and an on-demand toolchain bootstrapping system that works with Claude Code, Kiro, Cursor, Cline, and other AI coding clients.

    What It Is

    reverse-skill is a methodology and toolchain routing framework — not a standalone application — that sits between an AI agent and a security task. When an agent encounters an APK, a binary, frontend JS encryption, a CTF challenge, or a pentesting target, the package routes it to the correct playbook, checks which tools are available locally, and executes a repeatable workflow. The project describes its core problem as: "AI agents don't know whether to use jadx, apktool, Frida, IDA, or BurpSuite for a given task," and addresses this by providing a master routing table and scenario-specific skill directories.

    How the Routing Architecture Works

    The routing flow follows a defined ladder:

    • RULES.md — global scope gate; no action taken until authorization and network profile are confirmed
    • MASTER-ROUTING.md / master-route.ps1 — the primary fast triage entry point
    • case-init / scope.md — initializes a case directory with scope, timeline, and work items
    • Scenario skill directories — each maps to a specific attack surface or analysis type
    • Evidence → Finding → Path → report + field-journal — structured output chain

    The skills/routing.md matrix maps task types to skill directories, while skills/tool-index.md is auto-generated by platform-specific scripts to reflect which tools are actually installed on the current machine.

    Supported Scenarios

    The repository covers a wide range of security disciplines through dedicated skill directories:

    • APK / Android analysis, iOS / mobile reverse engineering
    • Binary reverse engineering (ELF, DLL, EXE, SO) via IDA Pro, radare2, Ghidra
    • .NET / C# decompilation, frontend JS encryption and DSL VM analysis
    • HTTP capture and request replay, malware analysis with YARA
    • Penetration testing, attack chain / red-team orchestration
    • CTF competitions via the bundled CTF-Sandbox-Orchestrator (40+ sub-skills)
    • Firmware / IoT, patch diff / N-day, pwn / exploit development
    • EDR bypass, API / GraphQL security, supply chain / SBOM analysis
    • LLM / AI security, OLLVM deobfuscation, diagram and report generation

    Platform and Toolchain Support

    The project is primarily written in PowerShell and supports Windows, Linux (including Kali Linux), and macOS. Prerequisites include Java/JDK (for jadx and apktool), Node.js 22.12+ (for JS toolchain and MCP servers), and Python 3.x (for Frida and helper scripts). Installation is a single git clone followed by a platform-specific tool-index refresh script. The repository integrates with MCP servers (including Reqable MCP and burpsuite-mcp) and references tools such as IDA Pro, radare2, Ghidra, Frida, nmap, and jadx.

    Update: v1.0.0 — First Formal Release

    The project published its first formal release, v1.0.0, on July 17, 2026. The repository was created in May 2026 and has since accumulated over 16,000 stars and 2,200+ forks on GitHub according to the repository metadata, with active development continuing through August 2026. The CTF-Sandbox-Orchestrator submodule is licensed under GNU GPLv3, while the core repository uses MIT. The project is listed on Trendshift as a trending repository.

    reverse-skill - 1

    Community Discussions

    Be the first to start a conversation about reverse-skill

    Share your experience with reverse-skill, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Clone and use without restrictions.

    • Full access to all skill directories
    • Master routing table and scenario playbooks
    • CTF-Sandbox-Orchestrator (40+ sub-skills)
    • Platform scripts for Windows, Linux, macOS, Kali
    • MCP server integration support

    Capabilities

    Key Features

    • AI agent skill routing for cybersecurity tasks
    • Master routing table (MASTER-ROUTING.md) for fast triage
    • Scenario-specific skill directories for APK, binary, JS, CTF, pentest, and more
    • Auto-generated tool index per platform (Windows, Linux, macOS, Kali)
    • Case initialization with scope gate, timeline, and work items
    • CTF-Sandbox-Orchestrator with 40+ sub-skills
    • MCP server integration (Reqable MCP, burpsuite-mcp)
    • Support for IDA Pro, radare2, Ghidra, Frida, jadx, apktool, nmap
    • Evidence → Finding → Path → report chain
    • Field journal for experience reuse
    • OLLVM deobfuscation support
    • LLM / AI security skill module
    • Supply chain / SBOM analysis
    • EDR bypass skill module
    • Firmware / IoT pentesting
    • Multilingual README (English and Chinese)

    Integrations

    Claude Code
    Kiro
    Cursor
    Cline
    Codex CLI
    IDA Pro
    radare2
    Ghidra
    Frida
    jadx
    apktool
    BurpSuite
    Reqable MCP
    nmap
    YARA
    Docker
    Node.js
    Python
    PowerShell
    Bash
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate reverse-skill and help others make informed decisions.

    Developer

    zhaoxuya520

    zhaoxuya520 builds open-source cybersecurity tooling focused on AI-assisted reverse engineering and penetration testing workflows. The reverse-skill project provides structured skill routing for AI coding agents, covering APK analysis, binary reverse engineering, CTF competitions, and red-team orchestration. The project integrates with leading AI coding clients including Claude Code, Cursor, and Cline, and maintains an active community via Discord and QQ.

    Read more about zhaoxuya520
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    PanGuard AI icon

    PanGuard AI

    Open-source AI agent security platform that audits skills before install, monitors agent behavior at runtime, and shares threat intelligence via the ATR open standard.

    SkillSpector icon

    SkillSpector

    Open-source security scanner for AI agent skills that detects vulnerabilities, malicious patterns, and security risks before installation using static analysis and optional LLM evaluation.

    Snyk Agent Scan icon

    Snyk Agent Scan

    An open-source CLI security scanner that discovers and scans AI agent components—including MCP servers, agent harnesses, and skills—for prompt injections, tool poisoning, and other vulnerabilities.

    Browse all tools

    Related Topics

    Application Security

    AI tools for securing software applications and identifying vulnerabilities.

    104 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    577 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    711 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions