# WhiteNightShadow/hello_js_reverse_skill

🔧 AI-powered JS逆向工程 Skill —— 覆盖加密还原、混淆分析、动态Cookie、WASM逆向、协议对抗等全链路场景，通过 Node.js 实现算法还原与模拟请求。适配 Claude Code / Claude.ai / 其他AI编码工具

Repository: https://github.com/WhiteNightShadow/hello_js_reverse_skill
Canonical: https://ross.abutalabs.com/products/hello_js_reverse_skill
Language: JavaScript
License Family: other
Last push: 2026-07-29T07:29:10+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 95, longevity 12
- inputs: {"age_days": 168, "days_push": 35, "days_rel": 35, "gap_med": 4.0, "n_releases_24m": 7}
- flags: young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1156, forks 213 (observed 2026-08-28T04:03:47.988109+00:00)

## What it is
An AI-powered 'Skill' package for JavaScript reverse engineering that plugs into AI coding tools like Claude Code, Cursor, and Codex. It provides a structured workflow built around the camoufox-reverse MCP for capturing network traffic, hooking functions, restoring obfuscated/encrypted JS algorithms, and reproducing requests in Node.js or Python.

## Use cases
- reverse engineer a website's API signature algorithm
- deobfuscate obfuscated JavaScript like obfuscator.io or control flow flattening
- figure out how a dynamic cookie is generated
- trace JSVMP virtual machine protected signing code
- reverse a WASM encryption module
- bypass anti-bot detection like Cloudflare or Akamai sensor_data
- reproduce encrypted request payloads in Node.js or Python

## When to choose
- you use Claude Code, Cursor, Codex, or another AI coding agent and need guided JS reverse engineering workflows
- you need to restore web crypto signatures, dynamic cookies, or obfuscated JS into runnable Node.js/Python code
- you want a structured methodology covering hooking, JSVMP tracing, WASM, and protocol-level anti-bot countermeasures

## When to avoid
- you need a general-purpose web scraper without reverse engineering
- your use case is static code analysis or vulnerability scanning of your own codebase rather than third-party anti-bot bypass
- you require a maintained library with a license and formal API rather than an AI agent skill document

## Facets
- artifact type: plugin
- maturity: active
- function: reverse-engineering, security, mcp, web-scraping, cryptography, developer-tools
- domain: reverse-engineering, security, web-development, developer-tools, crawlers
- platform: python, cli, cross-platform
- tags: ai-skill, js-reverse-engineering, anti-bot-bypass, jsvmp, obfuscation, claude-code, cursor, signature-restoration, wasm-reverse, anti-detection-browser, nodejs

## Member repositories
- WhiteNightShadow/hello_js_reverse_skill (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.988109+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:06.712079+00:00, confidence not recorded.
  - readme: https://github.com/WhiteNightShadow/hello_js_reverse_skill (fetched 2026-08-28T04:03:47.988109+00:00, sha ab7f23658277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
