apk skills

60 tagged apk, measured the same way as everything else here.

Browse within: android 55reverse-engineering 25android-security 20android-app 19apk-analysis 19app-insights 19morphe 13patching 13smali 13androguard 9apktool 9jadx 9mobile-malware 9static-analysis 9

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Maintain the Apk Analyzer Play Store screenshot carousel templates (docs/store/graphics/carouseltemplate.html and carouseltemplatedark.html) and export their frames as upload-ready PNGs (docs/store/graphics/phone-screenshots/day and night). Covers two independent workflows — editing (swap in new screenshots after a UI…

352 2d ago A 159 tokens GPL-3.0

translate-strings

02

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when adding a new user-facing string, changing existing English copy, or adding/auditing a locale's strings.xml translations. Triggered by phrases like "translate strings", "add translation", "update translations", "localize this screen", "add a new language", "sync locale strings", "translate to ".

352 2d ago A 70 tokens GPL-3.0

triage-crashes

03

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to review production Crashlytics crashes and non-fatals for the latest release and file a GitHub issue for each one that isn't tracked yet. Triggered by phrases like "triage crashes", "check production crashes", "look at Crashlytics", "any new crashes", "review non-fatals", "file issues for the latest release…

352 2d ago A 84 tokens GPL-3.0

apktool

04

Paresh-Maheshwari/morphe-ai

Skill Claude CodeCodex

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

150 1mo ago A 44 tokens GPL-3.0

Paresh-Maheshwari/morphe-ai

Skill Claude CodeCodex

Morphe CLI v1.11.0 (morphe-desktop) complete command reference — patch, list-patches, list-versions, options-create, install, uninstall, clear-cache. Use when running CLI commands, testing patches, or troubleshooting CLI usage.

150 1mo ago A 61 tokens GPL-3.0

jadx

06

Paresh-Maheshwari/morphe-ai

Skill Claude CodeCodex

Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.

150 1mo ago A 51 tokens GPL-3.0

anasfik/FlutterGuard

Skill Claude CodeCodex

Review Flutter Android APK/AAB release artifacts for manifest, permission, cleartext traffic, exported component, embedded secret, signing, size, WebView, deep link, and third-party service risks.

24 8d ago A 44 tokens

Promastergame/tinyapk-lab

Skill Claude CodeCodex

Build a minimal Android game APK (like Tetris) from scratch using only Java, Canvas, and android.jar — no Gradle, no Kotlin, no libraries. Result: 16KB APK.

24 28d ago A 47 tokens original MIT

java-deobfuscation

11

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Detect and reverse Java/Android obfuscation with jddlab - ProGuard/R8 renaming, string encryption, control-flow flattening and commercial protectors, using java-deobfuscator, simplify and dex2jar. Use when decompiled code is obfuscated or strings are encrypted.

22 17d ago A 65 tokens

native-jni-analysis

12

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Analyze an app's native (.so) / JNI code with jddlab - map Java native methods to symbols, extract JNI bindings, and decompile ARM/ARM64 with Ghidra headless. Use when security logic (keys, pinning, root/tamper checks) lives in native libraries.

22 17d ago A 67 tokens

ssl-unpinning

13

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Bypass Android TLS/certificate pinning with jddlab to intercept HTTPS - android-unpinner, Frida gadget injection (apk-patcher), objection, or manual smali patches. Use when a proxy (Burp/mitmproxy) shows no traffic because of certificate pinning.

22 17d ago A 64 tokens

foundry-capture

14

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Guides the user through capturing an app's network traffic on Android, iOS, desktop, or web, and exporting it as HAR for analysis. Use when a teardown needs network evidence, when the user asks how to see what an app is talking to, or when intake reports network-surface as missing. Triggers on "capture traffic", "how…

1 29d ago A 113 tokens

foundry-cast

15

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Turns a teardown matrix into a reconstructed OpenAPI specification, and optionally generates a CLI from it. Detects specifications that already exist on disk so a spec cast in an earlier session can be pressed into a CLI without redoing any analysis. Triggers on "cast the spec", "generate the OpenAPI", "now build the…

1 29d ago A 92 tokens

foundry-lens

16

waveriderai/cli-type-foundry

Skill Claude CodeCodex

Runs a multi-pass research method that deliberately catches its own blind spots — a shallow first pass, a forced structural self-diagnosis, then corrected and inverted passes. Use when mapping a product's full feature set, tearing down a competitor, doing exhaustive documentation research, or any time a first answer…

1 29d ago A 112 tokens

apk-analysis

18

alejandrojlamas/apk-docforge

Skill Claude CodeCodex

Use this skill when the user asks to document or audit an authorized Android APK with apk-docforge.

0 13d ago A 0 tokens