js-reverse
Helps reverse-engineer JavaScript code to understand how websites work and find hidden logic.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
- Finds where a website signs or encrypts data before sending it to servers
- Watches what requests a webpage makes and where they come from
- Captures the actual values that functions receive and return while code runs
- Traces which code triggers a specific network request
- Recreates the signing or encryption process on your own computer
When to use it:
- You need to understand how a website encrypts or signs its requests
- You want to see what data a webpage is sending and where it comes from
- You need to reproduce a website's signing process locally
- You are trying to automate interactions with a website
- You want to capture evidence of how a website works before it changes
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.