Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

alfariesh/surau-android

https://github.com/alfariesh/surau-android · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

32 raw signals (0 security + 32 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.5 (diff) · 3 actionable findings from 1 signal source. 29 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 747 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
lint software healthy lint
src software healthy lint/src
main software healthy lint/src/main
kotlin software healthy lint/src/main/kotlin
org software healthy lint/src/main/kotlin/org
surau software healthy lint/src/main/kotlin/org/surau
app software healthy lint/src/main/kotlin/org/surau/app
lint software healthy lint/src/main/kotlin/org/surau/app/lint
designsystem software healthy lint/src/main/kotlin/org/surau/app/lint/designsystem
test software healthy lint/src/test
kotlin software healthy lint/src/test/kotlin
org software healthy lint/src/test/kotlin/org
surau software healthy lint/src/test/kotlin/org/surau
app software healthy lint/src/test/kotlin/org/surau/app
lint software healthy lint/src/test/kotlin/org/surau/app/lint
designsystem software healthy lint/src/test/kotlin/org/surau/app/lint/designsystem
app software healthy app
src software healthy app/src
main software healthy app/src/main
kotlin software healthy app/src/main/kotlin
org software healthy app/src/main/kotlin/org
surau software healthy app/src/main/kotlin/org/surau
app software healthy app/src/main/kotlin/org/surau/app
util software healthy app/src/main/kotlin/org/surau/app/util
di software healthy app/src/main/kotlin/org/surau/app/di
navigation software healthy app/src/main/kotlin/org/surau/app/navigation
ui software healthy app/src/main/kotlin/org/surau/app/ui
test software healthy app/src/test
kotlin software healthy app/src/test/kotlin
org software healthy app/src/test/kotlin/org
surau software healthy app/src/test/kotlin/org/surau
app software healthy app/src/test/kotlin/org/surau/app
ui software healthy app/src/test/kotlin/org/surau/app/ui
androidTest software healthy app/src/androidTest
kotlin software healthy app/src/androidTest/kotlin
org software healthy app/src/androidTest/kotlin/org
surau software healthy app/src/androidTest/kotlin/org/surau
app software healthy app/src/androidTest/kotlin/org/surau/app
ui software healthy app/src/androidTest/kotlin/org/surau/app/ui
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
sync software healthy sync
sync-test software healthy sync/sync-test
src software healthy sync/sync-test/src
main software healthy sync/sync-test/src/main
kotlin software healthy sync/sync-test/src/main/kotlin
org software healthy sync/sync-test/src/main/kotlin/org
surau software healthy sync/sync-test/src/main/kotlin/org/surau
app software healthy sync/sync-test/src/main/kotlin/org/surau/app

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
AGENTS.md software healthy AGENTS.md
build_android_release.sh software healthy build_android_release.sh
CONTRIBUTING.md software healthy CONTRIBUTING.md
ROADMAP.md software healthy ROADMAP.md
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
README.md software healthy lint/README.md
build.gradle.kts software healthy lint/build.gradle.kts
SurauIssueRegistry.kt software healthy lint/src/main/kotlin/org/surau/app/lint/SurauIssueRegistry.…
TestMethodNameDetector.kt software healthy lint/src/main/kotlin/org/surau/app/lint/TestMethodNameDetec…
DesignSystemDetector.kt software healthy lint/src/main/kotlin/org/surau/app/lint/designsystem/Design…
TestMethodNameDetectorTest.kt software healthy lint/src/test/kotlin/org/surau/app/lint/TestMethodNameDetec…
DesignSystemDetectorTest.kt software healthy lint/src/test/kotlin/org/surau/app/lint/designsystem/Design…
README.md software healthy app/README.md
build.gradle.kts software healthy app/build.gradle.kts
google-services.json software healthy app/google-services.json
SurauApplication.kt software healthy app/src/main/kotlin/org/surau/app/SurauApplication.kt
MainActivity.kt software healthy app/src/main/kotlin/org/surau/app/MainActivity.kt
MainActivityViewModel.kt software healthy app/src/main/kotlin/org/surau/app/MainActivityViewModel.kt
UiExtensions.kt software healthy app/src/main/kotlin/org/surau/app/util/UiExtensions.kt
ProfileVerifierLogger.kt software healthy app/src/main/kotlin/org/surau/app/util/ProfileVerifierLogge…
JankStatsModule.kt software healthy app/src/main/kotlin/org/surau/app/di/JankStatsModule.kt
TopLevelNavItem.kt software healthy app/src/main/kotlin/org/surau/app/navigation/TopLevelNavIte…
SurauAppState.kt software healthy app/src/main/kotlin/org/surau/app/ui/SurauAppState.kt
SurauApp.kt software healthy app/src/main/kotlin/org/surau/app/ui/SurauApp.kt
SurauAppStateTest.kt software healthy app/src/test/kotlin/org/surau/app/ui/SurauAppStateTest.kt
UiTestExtensions.kt software healthy app/src/androidTest/kotlin/org/surau/app/ui/UiTestExtension…
NavigationTest.kt software healthy app/src/androidTest/kotlin/org/surau/app/ui/NavigationTest.…
renovate.json software healthy .github/renovate.json
pull_request_template.md software healthy .github/pull_request_template.md
feature_request.yml software healthy .github/ISSUE_TEMPLATE/feature_request.yml
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
docs_issue.yml software healthy .github/ISSUE_TEMPLATE/docs_issue.yml
Build.yaml software healthy .github/workflows/Build.yaml
NightlyBaselineProfiles.yaml software healthy .github/workflows/NightlyBaselineProfiles.yaml
Release.yml software healthy .github/workflows/Release.yml
README.md software healthy sync/sync-test/README.md
build.gradle.kts software healthy sync/sync-test/build.gradle.kts
TestSyncModule.kt software healthy sync/sync-test/src/main/kotlin/org/surau/app/core/sync/test…
NeverSyncingSyncManager.kt software healthy sync/sync-test/src/main/kotlin/org/surau/app/core/sync/test…
README.md software healthy sync/work/README.md
build.gradle.kts software healthy sync/work/build.gradle.kts
SyncWorker.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/workers/SyncWo…
AnalyticsExtensions.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/workers/Analyt…
DelegatingWorker.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/workers/Delega…
SyncModule.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/di/SyncModule.…
SyncInitializer.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/initializers/S…
SyncWorkHelpers.kt software healthy sync/work/src/main/kotlin/org/surau/app/sync/initializers/S…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
test_and_apk cicd healthy .github/workflows/Build.yaml
androidTest cicd healthy .github/workflows/Build.yaml
baseline_profiles cicd healthy .github/workflows/NightlyBaselineProfiles.yaml
build cicd healthy .github/workflows/Release.yml

LabelLayerStatusPath
gha::Build cicd healthy .github/workflows/Build.yaml
gha::NightlyBaselineProfiles cicd healthy .github/workflows/NightlyBaselineProfiles.yaml
gha::Release cicd healthy .github/workflows/Release.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
GRADLE_ENCRYPTION_KEY cicd healthy

LabelLayerStatusPath
alfariesh__surau-android software healthy /data/fable5_failed_archive/alfariesh__surau-android

LabelLayerStatusPath
10.0.2.2 network healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy .github/workflows/NightlyBaselineProfiles.yaml

LabelLayerStatusPath
auth::README.md security healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/fbae24c7-b33b-4f54-9f25-386686974bd4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fbae24c7-b33b-4f54-9f25-386686974bd4/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.