Ross ROSS = Recommend OSS · open-source software intelligence for agents

d78ui98/APKDeepLens

Android security insights in full spectrum. observed · 2026-09-03

github.com/d78ui98/APKDeepLens · Python · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

64/100

  • Activity 82
  • Release rhythm 35
  • Longevity 72

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1013
  • days_rel: n/a
  • days_push: 109
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1004 stars · 135 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

APKDeepLens is a Python-based static analysis tool that decompiles Android APK files with JADX and scans them for security vulnerabilities mapped to the OWASP Mobile Top 10 (2024). It classifies findings by severity and exports reports in JSON, HTML, PDF, or TXT formats.

Use cases

  • scan an android apk for security vulnerabilities
  • find hardcoded api keys and secrets in an apk
  • analyze androidmanifest.xml for permission and component misconfigurations
  • detect insecure webview and ssl/tls configurations in android apps
  • integrate apk security scanning into a ci/cd pipeline
  • generate a pdf or html security report for an android app

When to choose

  • you need automated static security analysis of android apk files
  • you want findings mapped to OWASP Mobile Top 10 categories with severity levels
  • you need multi-format reports (JSON, HTML, PDF, TXT) for compliance or review
  • you want a cross-platform tool that runs on Windows, Linux, macOS, or Docker

When to avoid

  • you need dynamic analysis or runtime behavior testing of an app on a device
  • you are analyzing iOS or other non-Android mobile apps
  • you require deep taint analysis or exploit verification beyond pattern-based static checks

Facets

cli-tool · maturity active

security vulnerability-scanning static-site-generator cli developer-tools security mobile-development penetration-testing developer-tools python cli cross-platform windows android apk static-analysis mobile-security owasp-mobile jadx decompilation report-generation ci-cd docker linux macos

1 source

Member repositories

RepositoryRoleHealth v2
d78ui98/APKDeepLensmain64

For agents

markdown · JSON · MCP: product_card(name="d78ui98/APKDeepLens")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem