xAmirHamza77/ReverseOps-Skill

ReverseOps-Skill is an AI-powered security orchestration framework that routes AI agents to the right tools and workflows for reverse engineering, APK analysis, malware, pentesting, CTFs, firmware, exploit development, and JavaScript deobfuscation, delivering repeatable investigations with structured evidence and reports.

This repository also configures its own agents. See what ReverseOps-Skill tells them →

4Stars on the repository
88Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized reverse engineering of browser extensions (Chrome/Firefox) including manifest analysis, background workers, and extension-based credential or traffic logic recovery.

not rated 4 1mo ago A 34 tokens original MIT

cloud-k8s

50

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review.

not rated 4 1mo ago B 35 tokens original MIT

code-audit

51

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized source-code security review and SAST workflows including Semgrep, CodeQL patterns, dangerous API hunting, and fix verification.

not rated 4 1mo ago A 31 tokens original MIT

database-security

52

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized database security assessment covering PostgreSQL/MySQL/MSSQL/Mongo/Redis exposure, authz, UDF/command paths, and misconfiguration review.

not rated 4 1mo ago A 37 tokens original MIT

diagram-generator

53

xAmirHamza77/ReverseOps-Skill

Skill Codex

Create clear, editable diagrams from messy or structured inputs. Prefer text-based diagram source first so the result can be reviewed, versioned, and refined. Render to files only when the user asks for an image/PDF or when a downloadable artifact would materially help.

not rated 4 1mo ago A 118 tokens copy · 91% MIT

digital-forensics

54

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation.

not rated 4 1mo ago A 30 tokens original MIT

docs-generator

55

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Creates task-oriented technical documentation with progressive disclosure. Use when writing READMEs, API docs, architecture docs, or markdown documentation. Also use this skill at the END of any completed reverse engineering, penetration testing, CTF, or security analysis task to generate a formal report in the user's…

not rated 4 1mo ago A 90 tokens original MIT

dotnet-reverse

56

xAmirHamza77/ReverseOps-Skill

Skill Claude Code

.NET / C# binary reverse engineering. Use when the target is a .NET assembly (CLR in the PE header, managed .exe/.dll programs), C# build artifacts (including NativeAOT), red team Sharp tools (Rubeus / SharpHound, etc.), .NET obfuscated programs (ConfuserEx / SmartAssembly / Babel / Eazfuscator), or .NET loaders /…

not rated 4 1mo ago A 132 tokens original MIT

edr-bypass-re

57

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Reverse engineering defender implementations → Red Team targeted bypass. Reverse engineer EDR / Defender / AV hook tables, ETW providers, and AMSI implementations first, then write targeted unhooking / indirect syscalls / ETW patches / call stack spoofing. Aligned with MITRE ATT&CK T1562 Impair Defenses. Trigger…

not rated 4 1mo ago A 175 tokens original MIT

email-security

58

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized email security review including phishing analysis, header authentication (SPF/DKIM/DMARC), BEC patterns, and mailbox token abuse research.

not rated 4 1mo ago A 35 tokens original MIT

exploit-validation

59

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Finding-validation discipline: promote scanner/hunch output from "candidate" to "confirmed", or demote it to false positive. Hypothesis matrix, minimal repro, negative control, rate guardrails, evidence closure, post-fix retest. Trigger keywords: validate finding, false positive, PoC, reproduction, exploit validation…

not rated 4 1mo ago A 83 tokens original MIT

firmware-pentest

60

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex needs its repo

Firmware / IoT pentest chain. Start from a .bin / .img blob and close the full loop: reverse → extract → emulate → exploit. Methodology follows the OWASP FSTM nine stages; the toolchain centers on binwalk v3, unblob, EMBA, Firmadyne, and AFL++. Use cases: router/camera/smart-home firmware audits, firmware update…

not rated 4 1mo ago A 167 tokens original MIT

ghidra-reverse

61

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for free/open reverse engineering with Ghidra (headless or GUI), including decompile, cross-refs, and optional Ghidra MCP workflows when IDA is unavailable.

not rated 4 1mo ago A 43 tokens original MIT

go-rust-reverse

62

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery.

not rated 4 1mo ago A 38 tokens original MIT

hardware-security

63

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot overview, and offline firmware extraction support.

not rated 4 1mo ago A 33 tokens original MIT

ida-reverse

64

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

IDA Pro reverse engineering assistance skill. Be sure to use this skill whenever the user mentions reverse engineering, decompilation, analyzing binary/PE/ELF/APK/DLL/SO files, cracking, finding passwords, vulnerability analysis, malware analysis, or firmware analysis, or needs to analyze exe/dll/so/elf/macho/sys…

not rated 4 1mo ago A 180 tokens original MIT

identity-federation

65

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized assessment of federated identity systems including SAML, OIDC, OAuth2 flows, SSO misconfiguration, and token confusion issues.

not rated 4 1mo ago A 35 tokens original MIT

js-reverse

66

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use when doing front-end JavaScript reverse engineering with js-reverse-mcp; suited for signature-chain location, page observation and forensics, runtime sampling, local environment-patching reproduction, and evidence-based output. Prefers the js-reverse tools available in the current environment; when a stronger…

not rated 4 1mo ago A 80 tokens original MIT

llm-security

67

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex needs its repo

Use for authorized security assessment of LLM applications and AI agents, including prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.

not rated 4 1mo ago A ✓ AI review 37 tokens original MIT

macos-reverse

68

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized macOS and Mach-O reverse engineering including codesign, Objective-C/Swift recovery, endpoint security surfaces, and Apple platform malware analysis.

not rated 4 1mo ago A 35 tokens original MIT

malware-analysis

69

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use when analyzing suspected malware through static, dynamic, and behavioral techniques, including IOC extraction, YARA or Sigma rules, sandboxing, and anti-analysis behavior.

not rated 4 1mo ago A 36 tokens original MIT

mobile-reverse

70

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized Android or iOS application reverse engineering and security testing, including APK or IPA analysis, runtime instrumentation, SSL pinning, and platform protection checks.

not rated 4 1mo ago A 36 tokens original MIT

osint-recon

71

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Passive reconnaissance and attack-surface mapping. Subdomain enumeration, certificate transparency, historical snapshots, fingerprinting and third-party asset discovery — passive/semi-passive methods first, zero target contact until the gate allows it. Trigger keywords: OSINT, passive recon, attack surface, subdomain…

not rated 4 1mo ago A 91 tokens original MIT

ot-ics

72

xAmirHamza77/ReverseOps-Skill

Skill Claude CodeCodex

Use for authorized OT/ICS security assessment covering Purdue model zoning, PLC/SCADA exposure, industrial protocol discovery, and safe passive-first evaluation.

not rated 4 1mo ago A 33 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: