NoOne-hubNoOne-hubCommunity·2 Agent Skills Included

JSReverser-MCP

Reverse engineer website JavaScript signatures with AI-driven browser debugging

Automates front-end JavaScript reverse engineering through browser observation, runtime hooking, and local Node.js replay. Locates encrypted request signatures, deobfuscates code, and rebuilds scripts locally without guessing browser environments. Records every finding as reusable task evidence so agents can resume and complete reverse workflows faster.
npx skills add NoOne-hub/JSReverser-MCP --all -g -y
Available:

Directs the AI agent to read the reverse-engineering workflow references first and follow the observe, hook, rebuild, and patch sequence when executing tasks in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install JSReverser-MCP?

Run `npx skills add NoOne-hub/JSReverser-MCP --all -g -y` in your terminal to install the full skill suite globally.

What does JSReverser-MCP do?

It gives your AI agent browser debugging tools to locate encrypted request signatures, hook JavaScript functions, and replay scripts locally in Node.js.

How to reverse a website signature parameter with AI?

Start a reverse task, let the agent observe network requests and hook the signing function, then export a rebuild bundle and patch the Node environment until the signature runs locally.

Does JSReverser-MCP need an external AI API key?

No. Core features like hooking, breakpoints, and code collection work locally, while optional OpenAI, Anthropic, or Gemini keys only enhance code understanding and deobfuscation.

Does JSReverser-MCP work with Claude Code?

Yes. It runs as a standard MCP server and follows the SKILL.md standard, so it works with Claude Code and other MCP-compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering