github.com/zhaoxuya520/reverse-skill
| Skill | Added | Review |
|---|---|---|
api-security skills/api-security/SKILL.md Use for authorized security assessment of REST, GraphQL, WebSocket, or SOAP APIs, including discovery, authentication, authorization, rate-limit, and CI/CD testing. | 72 72 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
apk-reverse skills/apk-reverse/SKILL.md 在 CLI 环境下做 Android APK 逆向时使用。适用于 APK 解包、Java 反编译、smali 修改、重打包、Frida 动态 Hook,以及按需切换到 so/native 分析。优先使用本机已安装的 jadx、apktool、frida、adb、ida-reverse、radare2。 | 58 58 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
attack-chain skills/attack-chain/SKILL.md Use for authorized multi-stage attack-path planning and orchestration when a task spans reconnaissance, initial access, privilege escalation, lateral movement, or impact assessment. Route single-stage tasks directly to their specialist skill. | 64 64 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
binary-diff skills/binary-diff/SKILL.md 跨版本符号迁移与二进制差分。当你有旧版本的符号/逆向结果,需要快速迁移到新版本时使用。 适用场景:内核缺 PDB 用旧版符号推导、程序更新后批量迁移函数名、应用更新后快速定位新偏移。 核心方法:用 LLM 做结构化差异比对,程序化输入输出,成本极低(200 函数 ~1 元)。 触发关键词:符号迁移、bindiff、跨版本、PDB 缺失、函数偏移迁移、symbol migration、binary diff、版本对比。 | 64 64 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
binary-ninja-reverse skills/binary-ninja-reverse/SKILL.md Use for authorized binary analysis in Binary Ninja, including HLIL/MLIL/LLIL inspection, strings/imports/exports, cross-references, types, patch review, Python API automation, and optional Binary Ninja MCP or localhost HTTP integration. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
browser-automation skills/browser-automation/SKILL.md 统一自动化入口。覆盖浏览器自动化(Playwright)和 Windows 桌面应用自动化(OpenReverse)。 浏览器场景:打开网页、点击、填表、爬取、截图、自动化登录、渗透页面交互。 桌面场景:操作 IDA/x64dbg 等 GUI 工具、Windows UI Automation、视觉驱动交互、桌面应用网络抓包。 触发关键词:浏览器自动化、桌面自动化、打开网页、填表、爬取、截图、自动化登录、Playwright、agent-browser、headless、OpenReverse、UIA、CUA、桌面操作、Windows 自动化。 | 64 64 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
browser-extension-reverse skills/browser-extension-reverse/SKILL.md Use for authorized reverse engineering of browser extensions (Chrome/Firefox) including manifest analysis, background workers, and extension-based credential or traffic logic recovery. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
case-review skills/case-review/SKILL.md Reviews a reverse-skill case package for scope readiness, Evidence to Finding to Path traceability, work item coverage, timeline references, and optional artifact hash integrity before report handoff. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
cloud-k8s skills/cloud-k8s/SKILL.md Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7e2097f | |
code-audit skills/code-audit/SKILL.md Use for authorized source-code security review and SAST workflows including Semgrep, CodeQL patterns, dangerous API hunting, and fix verification. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
competition-ad-certificate-abuse CTF-Sandbox-Orchestrator/competition-ad-certificate-abuse/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for AD CS, certificate templates, enrollment rights, EKUs, SAN controls, PKINIT, certificate mapping, and cert-based privilege paths. Use when the user asks about ESC-style abuse, certificate templates, enrollment agents, EKUs, SAN or subject controls, smartcard or PKINIT logon, CA policy, or how an issued cert turns into accepted privilege. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 68 68 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
competition-agent-cloud CTF-Sandbox-Orchestrator/competition-agent-cloud/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for AI-agent, prompt-injection, MCP or toolchain, cloud, container, CI/CD, and supply-chain challenges. Use when the user asks to analyze prompt-to-tool flows, retrieval poisoning, mounted secrets, deployment drift, runtime-vs-manifest mismatches, registry provenance, or CI-produced artifacts under sandbox assumptions. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
competition-android-hooking CTF-Sandbox-Orchestrator/competition-android-hooking/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for Android APK hooking, Frida tracing, request-signing recovery, SSL pinning bypass, JNI boundary inspection, and app trust-boundary analysis. Use when the user asks to hook an APK, inspect signer logic, trace Java or native boundaries, bypass pinning or root checks, inspect shared prefs or app databases, or replay accepted mobile requests. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 71 71 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
competition-browser-persistence CTF-Sandbox-Orchestrator/competition-browser-persistence/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for browser cookies, localStorage, sessionStorage, IndexedDB, Cache Storage, service workers, offline caches, and client-side session persistence. Use when the user asks to inspect browser state, replay cached auth or session behavior, explain why a page behaves differently after load, or trace how stored client state changes requests, rendering, or access. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 68 68 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7e2097f | |
competition-bundle-sourcemap-recovery CTF-Sandbox-Orchestrator/competition-bundle-sourcemap-recovery/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for source maps, build manifests, chunk registries, emitted bundles, obfuscated loader flow, and frontend runtime recovery. Use when the user asks to reconstruct served JavaScript structure, inspect source maps or chunk maps, trace bundle loading, recover hidden routes or APIs from emitted assets, or explain runtime behavior from built frontend artifacts. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7e2097f | |
competition-cloud-metadata-path CTF-Sandbox-Orchestrator/competition-cloud-metadata-path/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for cloud metadata services, instance identity, workload identity, link-local credential paths, role assumption, and metadata-to-privilege trust edges. Use when the user asks to inspect metadata-service access, instance credentials, pod or workload identity, link-local token paths, SSRF-to-metadata escalation, or explain how metadata-derived credentials turn into accepted cloud or control-plane privilege. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 73 73 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f | |
competition-container-runtime CTF-Sandbox-Orchestrator/competition-container-runtime/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for live container runtime analysis, mounted secrets, sidecars, namespaces, init containers, entrypoint drift, and route-to-container resolution. Use when the user asks why a live container differs from manifests, where a mounted secret is consumed, how a sidecar or init container changes runtime state, or which route resolves to which live container. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7e2097f | |
competition-crypto-mobile CTF-Sandbox-Orchestrator/competition-crypto-mobile/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for crypto, encoding, steganography, APK, IPA, and mobile trust-boundary challenges. Use when the user asks to decode a blob, recover a transform chain or key, inspect hidden media payloads, hook an APK or IPA signer, inspect app storage, or replay mobile request-signing logic. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 70 70 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7e2097f | |
competition-custom-protocol-replay CTF-Sandbox-Orchestrator/competition-custom-protocol-replay/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for custom binary or text protocol recovery, handshake reconstruction, framing, sequence control, checksums, stateful replay, and accepted-session reproduction. Use when the user asks to decode an unknown protocol, recover custom framing, build a replay harness, satisfy sequence or checksum rules, replay a captured session, or prove the smallest message order that reaches an accepted branch. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 72 72 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 7e2097f | |
competition-dpapi-credential-chain CTF-Sandbox-Orchestrator/competition-dpapi-credential-chain/SKILL.md Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for DPAPI masterkeys, vault blobs, browser credential stores, protected secrets, domain backup keys, and secret-to-acceptance replay chains. Use when the user asks to inspect DPAPI blobs or masterkeys, recover browser or vault credentials, trace DPAPI context or backup-key use, or explain how protected Windows secrets become accepted access or privilege. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. | 72 72 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 7e2097f |