๐ŸŽฏ

java-route-mapper

๐ŸŽฏSkill

from ruoji6/java-audit-skills

VibeIndex|
What it does
|

A Java code audit skill that automatically identifies HTTP routes, extracts parameters, and maps request structures across Spring MVC, Servlet, JAX-RS, and Struts 2 frameworks, with integrated support for decompilation and Burp Suite request template generation.

๐Ÿ“ฆ

Same repository

ruoji6/java-audit-skills(9 items)

java-route-mapper

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add ruoji6/java-audit-skills --skill java-route-mapper
skills.sh Installโš  Installs to .agents/skills/
npx skills add ruoji6/java-audit-skills --skill java-route-mapper
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/java-route-mapper/SKILL.md

SKILL.md

54Installs
-
AddedMar 14, 2026

More from this repository8

๐ŸŽฏ
java-sql-audit๐ŸŽฏSkill

A set of Claude Code skills for automated Java web application security auditing, covering SQL injection, file upload/read vulnerabilities, XXE, auth bypass, route mapping, and component CVE scanning across Spring MVC, Servlet, JAX-RS, and Struts 2 frameworks.

๐ŸŽฏ
java-file-upload-audit๐ŸŽฏSkill

A set of Claude Skills for Java code security auditing with automated source code analysis, route extraction, parameter mapping, decompilation, and vulnerability detection across Spring MVC, Servlet, JAX-RS, and Struts 2 frameworks.

๐ŸŽฏ
java-xxe-audit๐ŸŽฏSkill

A Java security auditing skills collection for Claude Code that provides automated route extraction, SQL injection detection, XXE vulnerability scanning, file upload auditing, and full-chain audit pipelines across Spring MVC, Servlet, and JAX-RS frameworks.

๐ŸŽฏ
java-file-read-audit๐ŸŽฏSkill

A Claude Code skill for auditing file read operations in Java web applications, detecting path traversal attack risks across Spring MVC, Servlet, JAX-RS, and Struts 2, with integrated decompiler support for compiled .class and .jar files.

๐ŸŽฏ
java-route-tracer๐ŸŽฏSkill

Part of Java Audit Skills, a Claude Code skill collection for Java security auditing. Traces call chains from Controller to DAO layers, analyzes parameter flow, and supports Spring MVC, Servlet, JAX-RS, and Struts 2 with built-in decompiler integration.

๐ŸŽฏ
java-vuln-scanner๐ŸŽฏSkill

A Java code audit skills collection for security researchers, providing automated route extraction, parameter mapping, SQL injection detection, file upload auditing, XXE detection, and component vulnerability scanning across Spring MVC, Servlet, JAX-RS, and Struts 2 frameworks.

๐ŸŽฏ
java-auth-audit๐ŸŽฏSkill

A Claude Skills collection for Java code security auditing that provides automated route identification, parameter mapping, call chain tracing, SQL injection detection, and component vulnerability scanning across Spring MVC, Servlet, JAX-RS, and Struts 2.

๐ŸŽฏ
java-audit-pipeline๐ŸŽฏSkill

A Java code security audit skill providing automated source analysis, HTTP route extraction, parameter mapping, and vulnerability detection across Spring MVC, Servlet, JAX-RS, and Struts 2 frameworks. Includes a full-chain audit pipeline with SQL injection, file upload, XXE, and component vulnerability scanning.