RuoJi6RuoJi6Communityยท4 Agent Skills Included

java-audit-skills

Audit Java, .NET, and PHP code for real security vulnerabilities

Audits Java, .NET, and PHP source code, JARs, and deployment packages for SQL injection, deserialization, and path traversal flaws. Scans dependencies against known CVE rules like Log4Shell and Fastjson, and decompiles or deobfuscates binaries when source is missing. Confirms only exploitable vulnerabilities with safe payloads and BurpSuite-ready request evidence, then delivers a ranked audit report.
npx skills add RuoJi6/java-audit-skills --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install java-audit-skills?โ–ผ

Run `npx skills add RuoJi6/java-audit-skills --all -g -y` in your terminal to install the audit skill globally for your AI agent.

How to find SQL injection in Java code with AI?โ–ผ

Ask your agent to audit the source for SQL injection, and it traces routes, user input, and source-to-sink call chains to confirm only genuinely exploitable flaws.

Can it scan for vulnerable components like Log4j?โ–ผ

Yes. A built-in script matches Maven, Gradle, JAR, and WAR dependencies against a YAML rule set covering CVEs like Log4Shell and Fastjson.

Can it audit code without source files?โ–ผ

Yes. It decompiles Java JARs with CFR and deobfuscates .NET DLLs with de4dot and ilspycmd before auditing the recovered code.

Is java-audit-skills safe for authorized testing only?โ–ผ

Yes. It enforces strict safety boundaries, using only harmless proof payloads and placeholder credentials for defensive, authorized audits.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’