Skip to main content

android-security

Stars13
Forks1
UpdatedJuly 3, 2026 at 10:08

Android app security assessment structured on OWASP MASVS 2.0 / MASTG. Static analysis of an APK (MobSF, jadx, apktool, dex2jar, mobsfscan): hardcoded secrets, weak/broken crypto, insecure data storage, exported activities/services/providers/receivers, android:allowBackup, cleartext traffic & network-security-config, WebView addJavascriptInterface bridges, insecure deeplinks/intent redirection, missing FLAG_SECURE, tapjacking, root/anti-Frida detection, vulnerable third-party SDKs, Firebase/cloud-config leaks. Dynamic analysis (opt-in, needs a device) via Frida/objection: SSL-pinning bypass, runtime keystore/shared-prefs/SQLite dumps, traffic capture, deeplink & IPC abuse. Chains from /pentester and /codebase; into /api-security for backend endpoints, /web-exploit for injection, /post-exploit on device RCE, /ai-redteam on an embedded LLM.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
8 files
SKILL.md
readonly