📄 skillActivePromisinghigh

SimoneAvogadro/android-reverse-engineering-skill

by SimoneAvogadro

Claude Code skill to support Android app's reverse engineering

Supported Platforms

🤖 Claude Code

Stars

6.0k

Skill Type

📖 Library & API Reference

Quality Score

80/200

License

Apache-2.0

Forks

676

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/SimoneAvogadro/android-reverse-engineering-skill

Quality Breakdown

80/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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