Asaiuta/reverse-workbench-skill

This repository also configures its own agents. See what reverse-workbench-skill tells them →

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

browser-automation

49

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

An automation skill for controlling web browsers with Playwright and Windows desktop applications with OpenReverse. It can interact with pages and graphical programs through clicks, typing, navigation, screenshots, and related actions.

not rated 2 25d ago A 149 tokens copy · 92% MIT

Asaiuta/reverse-workbench-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 2 25d ago A 34 tokens copy · 100% MIT

cloud-k8s

51

Asaiuta/reverse-workbench-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 2 25d ago B 35 tokens copy · 100% MIT

code-audit

52

Asaiuta/reverse-workbench-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 2 25d ago A 31 tokens copy · 100% MIT

database-security

53

Asaiuta/reverse-workbench-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 2 25d ago A 37 tokens copy · 100% MIT

diagram-generator

54

Asaiuta/reverse-workbench-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 2 25d ago A 118 tokens copy · 100% MIT

digital-forensics

55

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

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

not rated 2 25d ago A 30 tokens copy · 100% MIT

docs-generator

56

Asaiuta/reverse-workbench-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 2 25d ago A 88 tokens copy · 89% MIT

dotnet-reverse

57

Asaiuta/reverse-workbench-skill

Skill Claude Code

A workflow for examining compiled .NET and C# programs, including Windows executables and libraries, to recover their code and behavior.

not rated 2 25d ago A 144 tokens copy · 100% MIT

edr-bypass-re

58

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

An authorized red-team and security-testing workflow for studying how endpoint detection and response software monitors Windows programs and for testing targeted evasion techniques.

not rated 2 25d ago A 195 tokens copy · 100% MIT

email-security

59

Asaiuta/reverse-workbench-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 2 25d ago A 35 tokens copy · 100% MIT

firmware-pentest

60

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex needs its repo

A firmware security-testing workflow for examining the software inside routers, cameras, and other connected devices. It starts with a firmware image such as a .bin or .img file and covers analysis, extraction, emulation, and exploit testing.

not rated 2 25d ago A 215 tokens copy · 100% MIT

ghidra-headless

61

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

A repeatable, command-line workflow for using Ghidra to inspect executable files, firmware, and other compiled binaries. Ghidra is a reverse-engineering tool that can recover readable code-like output and program structure.

not rated 2 25d ago A 107 tokens original MIT

ghidra-reverse

62

Asaiuta/reverse-workbench-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 2 25d ago A 43 tokens copy · 100% MIT

go-rust-reverse

63

Asaiuta/reverse-workbench-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 2 25d ago A 38 tokens copy · 100% MIT

hardware-security

64

Asaiuta/reverse-workbench-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 2 25d ago A 33 tokens copy · 100% MIT

ida-reverse

65

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

A guide for using IDA Pro to inspect compiled programs and other binary files such as EXE, DLL, ELF, APK, and firmware images. It covers reverse engineering, which means working backward from machine code to understand how software works.

not rated 2 25d ago A 176 tokens copy · 92% MIT

identity-federation

66

Asaiuta/reverse-workbench-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 2 25d ago A 35 tokens copy · 100% MIT

js-reverse

67

Asaiuta/reverse-workbench-skill

Skill Claude CodeCodex

A guide for investigating JavaScript that runs in a web page, including its request-signing logic, runtime values, and connections to browser APIs. It combines source inspection with observing the page while it operates.

not rated 2 25d ago A 84 tokens copy · 92% MIT

llm-security

68

Asaiuta/reverse-workbench-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 2 25d ago A ✓ AI review 37 tokens copy · 100% MIT

macos-reverse

69

Asaiuta/reverse-workbench-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 2 25d ago A 35 tokens copy · 100% MIT

malware-analysis

70

Asaiuta/reverse-workbench-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 2 25d ago A 36 tokens original MIT

mobile-reverse

71

Asaiuta/reverse-workbench-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 2 25d ago A 36 tokens copy · 100% MIT

ot-ics

72

Asaiuta/reverse-workbench-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 2 25d ago A 33 tokens copy · 100% 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: