npx claudepluginhub jygzyc/decx --plugin decxThis skill uses the workspace's default tool permissions.
If you were dispatched as a subagent to execute a specific DECX task, skip this skill.
Analyzes Android APKs/DEX/JARs with DECX CLI: opens files, inspects manifests/resources, navigates source, traces xrefs/inheritance, manages sessions.
Decompiles Android APKs to readable Java/Kotlin source using jadx CLI/GUI. Analyze app logic, discover vulnerabilities, extract hardcoded credentials and secrets.
Decompiles Android APK, XAPK, JAR, AAR files using jadx or Fernflower. Extracts API endpoints from Retrofit, OkHttp, Volley and traces UI-to-network call flows.
Share bugs, ideas, or general feedback.
If you were dispatched as a subagent to execute a specific DECX task, skip this skill.
If you think there is even a 1% chance a DECX skill might apply to what you are doing, you MUST invoke the relevant DECX skill first.
If a DECX skill applies, use it. Do not freehand around it.
DECX skills override default behavior, but user instructions still take precedence:
AGENTS.mdUse your host skill tool to invoke the skill directly.
DECX skills are written in a host-neutral style.
references/codex-tools.md.Invoke the relevant DECX skill before any DECX response or action.
That includes:
If the skill turns out not to apply after reading it, you can switch. The skill check still comes first.
decxcli for APK/DEX/JAR navigation, source lookup, xrefs, manifests, resources, and session management.decxcli-app-vulnhunt for APK attack-surface and vulnerability hunting.decxcli-framework-vulnhunt for Binder, AIDL, system_server, vendor, and OEM framework work.decxcli-poc only after you already have one supported finding.decx-subagent-analysis when the work should be split into recon, trace, review, or PoC phases.These thoughts mean stop and use the correct DECX skill first:
--help command before retrying.decx code and decx ard commands need -P <port>.decx ard system-services and decx ard perm-info are adb-backed and use --serial / --adb-path instead of -P <port>..decx-analysis/<target-name>/ when work may continue later.decx-subagent-analysis.