📄 skillActivePromisinghigh
SimoneAvogadro/android-reverse-engineering-skill
Claude Code skill to support Android app's reverse engineering
Supported Platforms
🤖 Claude Code
Quality Breakdown
80/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains shell scripts (check-deps.sh, install-dep.sh, decompile.sh, find-api-calls.sh) that execute system commands and install dependencies autonomously
- PowerShell scripts (.ps1 files) for Windows provide execution capabilities without explicit human approval gates
- Install scripts (install-dep.sh, install-dep.ps1) can modify system state and install third-party tools (jadx, Fernflower)
- Tool is designed for reverse engineering and API extraction, which could enable offensive security analysis or unauthorized software analysis
- Scripts automate decompilation and API extraction workflows that could be used to analyze proprietary applications
- Multiple execution entry points across platforms (bash and PowerShell) increase surface area for autonomous operation