ai-mobile-reverse-skills
Six-phase Android reverse engineering and security analysis workflow
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core