Android-Pentesting-Skill
Automated Android APK security audits and vulnerability reporting
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Android-Pentesting-Skill?▼
Run `npx skills add DragonJAR/Android-Pentesting-Skill --all -g -y` in your terminal to install the skill globally. You will also need APKTool, JADX, Frida, and the Android SDK, which the included preflight script verifies for you.
How to audit an Android APK for vulnerabilities?▼
Simply provide the APK file and ask for a security audit. The skill decodes the app, maps its attack surface, traces data flows, and reports confirmed vulnerabilities with severity scores and proof-of-concept exploits.
Can it bypass SSL pinning and root detection?▼
Yes. It includes ready-made Frida scripts to bypass SSL pinning, root detection, biometric checks, and common RASP protections in authorized test environments.
Does it work with Flutter and React Native apps?▼
Yes. It automatically detects cross-platform frameworks like Flutter, React Native, Cordova, and Unity, then applies framework-specific analysis such as JavaScript bundle scanning and BoringSSL hooking.
Do I need security experience to use it?▼
No. The skill guides the analysis through a structured six-phase workflow and produces plain-language findings with CVSS scores, making results understandable for developers and auditors alike.
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