web-api-analyzer

Community

Intercept and analyze website API calls and JS logic.

Authorwarterbili
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually tracing website API endpoints, request parameters, and client-side encryption or signing logic is time-consuming and error-prone, especially for dynamic sites that load content asynchronously or obfuscate critical JavaScript operations.

Core Features & Use Cases

  • Network Traffic Capture: Intercept all XHR and fetch API requests with full headers, parameters, and response bodies from any target website.
  • Client-Side JS Analysis: Hook common crypto functions (CryptoJS, Web Crypto API, md5) and storage/cookie operations to uncover encryption, signing, and session management logic.
  • Use Case: Use this skill to reverse-engineer a web app's private API endpoints, extract request-signing algorithms, or capture authentication tokens for security testing.

Quick Start

Use the web-api-analyzer skill to capture all API requests and JS crypto hooks from the target website https://example.com.

Dependency Matrix

Required Modules

playwright

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: web-api-analyzer
Download link: https://github.com/warterbili/AUTO_REVERSE/archive/main.zip#web-api-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.