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.

rendyhd/Vicu-Android

https://github.com/rendyhd/Vicu-Android · scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 1 repeated signal 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 261 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
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
build.gradle.kts software healthy build.gradle.kts
docs.json software healthy docs.json
2026-05-31-task-notes-indicator-fix.md software healthy docs/superpowers/plans/2026-05-31-task-notes-indicator-fix.…
2026-05-31-api-token-dedup-pagination.md software healthy docs/superpowers/plans/2026-05-31-api-token-dedup-paginatio…
2026-05-31-notification-granularity.md software healthy docs/superpowers/plans/2026-05-31-notification-granularity.…
2026-05-31-task-relations-ui.md software healthy docs/superpowers/plans/2026-05-31-task-relations-ui.md
2026-05-31-00-MASTER-execution-plan.md software healthy docs/superpowers/plans/2026-05-31-00-MASTER-execution-plan.…
2026-05-31-project-review-feature.md software healthy docs/superpowers/plans/2026-05-31-project-review-feature.md
2026-06-04-beta3-feedback-review.md software healthy docs/reviews/2026-06-04-beta3-feedback-review.md
2026-06-04-beta3-decisions.md software healthy docs/reviews/2026-06-04-beta3-decisions.md
build.gradle.kts software healthy app/build.gradle.kts
1.json software healthy app/schemas/com.rendyhd.vicu.data.local.VikunjaDatabase/1.j…
ExampleInstrumentedTest.kt software healthy app/src/androidTest/java/com/rendyhd/vicu/ExampleInstrument…
ExampleUnitTest.kt software healthy app/src/test/java/com/rendyhd/vicu/ExampleUnitTest.kt
RefreshBackoffTest.kt software healthy app/src/test/java/com/rendyhd/vicu/auth/RefreshBackoffTest.…
ReviewMetadataTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/ReviewMetadataTest.…
CustomListFilterBuilderTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/CustomListFilterBui…
DefaultReminderTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/DefaultReminderTest…
CustomListSortTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/CustomListSortTest.…
DateUtilsMidnightTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/DateUtilsMidnightTe…
TaskLinkParserTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/TaskLinkParserTest.…
RelationKindTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/RelationKindTest.kt
DateUtilsTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/DateUtilsTest.kt
ImageTokensTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/ImageTokensTest.kt
TaskLinkParserNotesContentTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/TaskLinkParserNotes…
RetryableExceptionTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/RetryableExceptionT…
ReorderLogicTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/ReorderLogicTest.kt
TaskSortTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/TaskSortTest.kt
ProjectTreeTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/ProjectTreeTest.kt
TaskParserTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/parser/TaskParserTe…
RecurrenceMapTest.kt software healthy app/src/test/java/com/rendyhd/vicu/util/parser/RecurrenceMa…
SyncRemapTest.kt software healthy app/src/test/java/com/rendyhd/vicu/worker/SyncRemapTest.kt
VicuApplication.kt software healthy app/src/main/java/com/rendyhd/vicu/VicuApplication.kt
MainActivity.kt software healthy app/src/main/java/com/rendyhd/vicu/MainActivity.kt
NotificationActionReceiver.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/Notificatio…
NotificationChannelManager.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/Notificatio…
AlarmScheduler.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/AlarmSchedu…
BootReceiver.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/BootReceive…
AlarmReceiver.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/AlarmReceiv…
DailySummaryScheduler.kt software healthy app/src/main/java/com/rendyhd/vicu/notification/DailySummar…
AuthDebugLog.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/AuthDebugLog.kt
OidcLoginActivity.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/OidcLoginActivity.kt
PasswordLoginHandler.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/PasswordLoginHandle…
OidcHandler.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/OidcHandler.kt
RefreshCookieExtractor.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/RefreshCookieExtrac…
SecureTokenStorage.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/SecureTokenStorage.…
AuthManager.kt software healthy app/src/main/java/com/rendyhd/vicu/auth/AuthManager.kt
FileUtils.kt software healthy app/src/main/java/com/rendyhd/vicu/util/FileUtils.kt

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

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
reviews software healthy docs/reviews
app software healthy app
schemas software healthy app/schemas
com.rendyhd.vicu.data.local.VikunjaDatabase software healthy app/schemas/com.rendyhd.vicu.data.local.VikunjaDatabase
src software healthy app/src
androidTest software healthy app/src/androidTest
java software healthy app/src/androidTest/java
com software healthy app/src/androidTest/java/com
rendyhd software healthy app/src/androidTest/java/com/rendyhd
vicu software healthy app/src/androidTest/java/com/rendyhd/vicu
test software healthy app/src/test
java software healthy app/src/test/java
com software healthy app/src/test/java/com
rendyhd software healthy app/src/test/java/com/rendyhd
vicu software healthy app/src/test/java/com/rendyhd/vicu
auth software healthy app/src/test/java/com/rendyhd/vicu/auth
util software healthy app/src/test/java/com/rendyhd/vicu/util
parser software healthy app/src/test/java/com/rendyhd/vicu/util/parser
worker software healthy app/src/test/java/com/rendyhd/vicu/worker
main software healthy app/src/main
java software healthy app/src/main/java
com software healthy app/src/main/java/com
rendyhd software healthy app/src/main/java/com/rendyhd
vicu software healthy app/src/main/java/com/rendyhd/vicu
notification software healthy app/src/main/java/com/rendyhd/vicu/notification
auth software healthy app/src/main/java/com/rendyhd/vicu/auth
util software healthy app/src/main/java/com/rendyhd/vicu/util
parser software healthy app/src/main/java/com/rendyhd/vicu/util/parser
ui software healthy app/src/main/java/com/rendyhd/vicu/ui
navigation software healthy app/src/main/java/com/rendyhd/vicu/ui/navigation
screens software healthy app/src/main/java/com/rendyhd/vicu/ui/screens
settings software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/settings
anytime software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/anytime
review software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/review
today software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/today
shared software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/shared
logbook software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/logbook
customlist software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/customlist
taskentry software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/taskentry
search software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/search
taskdetail software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/taskdetail
tag software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/tag
setup software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/setup
upcoming software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/upcoming
inbox software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/inbox
project software healthy app/src/main/java/com/rendyhd/vicu/ui/screens/project
components software healthy app/src/main/java/com/rendyhd/vicu/ui/components

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

LabelLayerStatusPath
auth::app/build.gradle.kts security healthy app/build.gradle.kts
auth::docs.json security healthy docs.json
auth::README.md security healthy README.md
auth::CLAUDE.md security healthy CLAUDE.md

LabelLayerStatusPath
STORE_PASSWORD cicd healthy
KEY_ALIAS cicd healthy
KEYSTORE_BASE64 cicd healthy
KEY_PASSWORD cicd healthy

LabelLayerStatusPath
repobility-clone-awd1_65k software healthy /tmp/repobility-clone-awd1_65k

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/release.yml
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/61d67c60-5321-4972-99aa-0dae9b20a368/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/61d67c60-5321-4972-99aa-0dae9b20a368/

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.