Repository Analysis

ReVanced/revanced-manager

💊 Application to use ReVanced on Android

0.2 Likely human-written View on GitHub
0.2
Adjusted Score
0.2
Raw Score
100%
Time Factor
2026-05-28
Last Push
28,073
Stars
Kotlin
Language
71,752
Lines of Code
365
Files
4
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 0MEDIUM 0LOW 3

Pattern Findings

4 matches across 2 categories. Click a row to expand file-level details.

Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICAL…nced/manager/domain/repository/DownloaderRepository.kt127 store.state.value.sources.values.asSequence().mapNotNull { it.loaded }
Over-Commented Block3 hits · 3 pts
SeverityFileLineSnippet
LOWapp/src/main/cpp/CMakeLists.txt1
LOWapp/src/main/cpp/CMakeLists.txt21# the target library name; in the sub-module's CMakeLists.txt, ${PROJECT_NAME}
LOWapp/src/main/cpp/prop_override.cpp1// Library for overriding Android system properties via environment variables.