Fausto-404Fausto-404Communityยท1 Agent Skills Included

ai-mobile-reverse-skills

Six-phase Android reverse engineering and security analysis workflow

Guides authorized Android security analysis through six structured phases: APK static recon, traffic-to-code mapping, JNI and native library analysis, vulnerability screening, minimal proof-of-concept design, and report delivery. Eliminates scattered manual reversing by connecting JADX, Burp, Yakit, IDA, and Ghidra through MCP with local indexing scripts. Produces structured JSON findings and audit-ready security reports with strict evidence grading and safety boundaries.
npx skills add Fausto-404/ai-mobile-reverse-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ai-mobile-reverse-skills?โ–ผ

Run `npx skills add Fausto-404/ai-mobile-reverse-skills --all -g -y` in your terminal to install the full skill globally.

What does ai-mobile-reverse-skills do?โ–ผ

It runs a six-phase Android security workflow covering APK static recon, traffic and code alignment, native SO/JNI analysis, vulnerability screening, validation design, and final report generation.

Which tools does it integrate with?โ–ผ

It connects to JADX, Burp, Yakit, IDA, and Ghidra through MCP, and includes local Python scripts for endpoint extraction, secret scanning, and native target resolution.

Can it run the analysis automatically?โ–ผ

Yes. Besides step-by-step mode, it offers auto_chain modes A, B, and C that automatically advance through phases once required inputs like decompiled code and traffic captures are ready.

Is it safe to use on any app?โ–ผ

It is designed only for authorized testing. It performs local static analysis, never sends network requests, and only designs minimal, auditable validation steps.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’