Use the reverse-skill repository from Codex for authorized reverse engineering, security analysis, CTF, and defensive testing tasks. Requires the reverse-skill
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-reverse-skill-router-382742f955bc ,按照其中的说明把「reverse-skill-router」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
This plugin is an optional Codex entry point. The repository remains the canonical, client-neutral implementation.
When the current workspace is the reverse-skill repository:
RULES.md at the repository root.skills/scripts/master-route entry with the user's task to select the PRIMARY skill from skills/config/routing.json.work/<case>/scope.md with the platform-native case-init and case-guard scripts.skills/<PRIMARY>/SKILL.md and follow its task-specific instructions.skills/tool-index.md; do not register MCP servers or install tools unless the user requested that action.If the repository is not the current workspace and no local repository path was supplied, explain that this adapter does not bundle a second copy of the router. Ask the user to open or clone https://github.com/zhaoxuya520/reverse-skill and then continue from its RULES.md.
Do not treat the presence of this plugin, a target name, or a sample path as authorization. Authorization comes from the repository's scope contract.