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.

aarshps/varisankya

https://github.com/aarshps/varisankya · scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)

25 raw signals (0 security + 25 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -12.9 (diff) · 22 actionable findings from 1 signal source. 3 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 377 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
.env.example software healthy .env.example
AGENTS.md software healthy AGENTS.md
DISASTER_RECOVERY.md software healthy DISASTER_RECOVERY.md
README.md software healthy README.md
bw_unlock.sh software healthy scripts/bw_unlock.sh
ios-build.yml software healthy .github/workflows/ios-build.yml
android-build.yml software healthy .github/workflows/android-build.yml
ios-release.yml software healthy .github/workflows/ios-release.yml
DATA_DELETION.md software healthy android/DATA_DELETION.md
AGENTS.md software healthy android/AGENTS.md
PAYMENT_MIGRATION_PLAN.md software healthy android/PAYMENT_MIGRATION_PLAN.md
PRIVACY.md software healthy android/PRIVACY.md
README.md software healthy android/README.md
PUBLISHING_SECRETS_RECOVERY.md software healthy android/PUBLISHING_SECRETS_RECOVERY.md
build.gradle.kts software healthy android/build.gradle.kts
retrieve_secrets.sh software healthy android/retrieve_secrets.sh
CLI_RELEASE_GUIDE.md software healthy android/CLI_RELEASE_GUIDE.md
CLOUD_ARCHITECTURE_PLAN.md software healthy android/CLOUD_ARCHITECTURE_PLAN.md
build.gradle.kts software healthy android/app/build.gradle.kts
Constants.kt software healthy android/app/src/main/java/com/hora/varisankya/Constants.kt
TransactionAdapter.kt software healthy android/app/src/main/java/com/hora/varisankya/TransactionAd…
ConfirmationBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/ConfirmationB…
SubscriptionNotificationWorker.kt software healthy android/app/src/main/java/com/hora/varisankya/SubscriptionN…
PaymentAdapter.kt software healthy android/app/src/main/java/com/hora/varisankya/PaymentAdapte…
Subscription.kt software healthy android/app/src/main/java/com/hora/varisankya/Subscription.…
ThemeAdapter.kt software healthy android/app/src/main/java/com/hora/varisankya/ThemeAdapter.…
VarisankyaApplication.kt software healthy android/app/src/main/java/com/hora/varisankya/VarisankyaApp…
SettingsActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/SettingsActiv…
AddSubscriptionBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/AddSubscripti…
PaymentRecord.kt software healthy android/app/src/main/java/com/hora/varisankya/PaymentRecord…
CurrencyHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/CurrencyHelpe…
MainActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/MainActivity.…
SearchActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/SearchActivit…
SubscriptionAdapter.kt software healthy android/app/src/main/java/com/hora/varisankya/SubscriptionA…
UnifiedHistoryActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/UnifiedHistor…
CleanupBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/CleanupBottom…
SelectionBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/SelectionBott…
BaseActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/BaseActivity.…
PaymentBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/PaymentBottom…
AboutBottomSheet.kt software healthy android/app/src/main/java/com/hora/varisankya/AboutBottomSh…
PillProgressView.kt software healthy android/app/src/main/java/com/hora/varisankya/PillProgressV…
TransactionsActivity.kt software healthy android/app/src/main/java/com/hora/varisankya/TransactionsA…
PreferenceHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/PreferenceHel…
PaymentHistoryChart.kt software healthy android/app/src/main/java/com/hora/varisankya/PaymentHistor…
ChipHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/util/ChipHelp…
StatsHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/util/StatsHel…
AnimationHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/util/Animatio…
SwipeHelpers.kt software healthy android/app/src/main/java/com/hora/varisankya/util/SwipeHel…
DateHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/util/DateHelp…
SubscriptionActionHelper.kt software healthy android/app/src/main/java/com/hora/varisankya/util/Subscrip…

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

LabelLayerStatusPath
RootLayout software healthy web/app/layout.tsx:RootLayout
Home software healthy web/app/page.tsx:Home
Splash software healthy web/app/page.tsx:Splash
ConfigNotice software healthy web/app/page.tsx:ConfigNotice
kebab software healthy web/scripts/gen-theme.mjs:kebab
vars software healthy web/scripts/gen-theme.mjs:vars
resolve software healthy web/scripts/loader.mjs:resolve
prefersRedirect software healthy web/hooks/useAuth.tsx:prefersRedirect
friendlyAuthError software healthy web/hooks/useAuth.tsx:friendlyAuthError
code software healthy web/hooks/useAuth.tsx:code
AuthProvider software healthy web/hooks/useAuth.tsx:AuthProvider
useAuth software healthy web/hooks/useAuth.tsx:useAuth
useSubscriptions software healthy web/hooks/useSubscriptions.ts:useSubscriptions
ServiceWorker software healthy web/components/ServiceWorker.tsx:ServiceWorker
Providers software healthy web/components/Providers.tsx:Providers
toDateInput software healthy web/components/AddSubscriptionDialog.tsx:toDateInput
fromDateInput software healthy web/components/AddSubscriptionDialog.tsx:fromDateInput
AddSubscriptionDialog software healthy web/components/AddSubscriptionDialog.tsx:AddSubscriptionDia…
submit software healthy web/components/AddSubscriptionDialog.tsx:submit
Hero software healthy web/components/Hero.tsx:Hero
AboutDialog software healthy web/components/AboutDialog.tsx:AboutDialog
fmtDate software healthy web/components/PaymentsSheet.tsx:fmtDate
toDateInput software healthy web/components/PaymentsSheet.tsx:toDateInput
fromDateInput software healthy web/components/PaymentsSheet.tsx:fromDateInput
PaymentsSheet software healthy web/components/PaymentsSheet.tsx:PaymentsSheet
load software healthy web/components/PaymentsSheet.tsx:load
payCurrent software healthy web/components/PaymentsSheet.tsx:payCurrent
addPast software healthy web/components/PaymentsSheet.tsx:addPast
PaymentRow software healthy web/components/PaymentsSheet.tsx:PaymentRow
EditDateInline software healthy web/components/PaymentsSheet.tsx:EditDateInline
monthKey software healthy web/components/HistoryView.tsx:monthKey
monthLabel software healthy web/components/HistoryView.tsx:monthLabel
toDateInput software healthy web/components/HistoryView.tsx:toDateInput
HistoryView software healthy web/components/HistoryView.tsx:HistoryView
load software healthy web/components/HistoryView.tsx:load
setView software healthy web/components/HistoryView.tsx:setView
q software healthy web/components/HistoryView.tsx:q
i software healthy web/components/HistoryView.tsx:i
ToggleBtn software healthy web/components/HistoryView.tsx:ToggleBtn
EditDateOverlay software healthy web/components/HistoryView.tsx:EditDateOverlay
SignIn software healthy web/components/SignIn.tsx:SignIn
handle software healthy web/components/SignIn.tsx:handle
GoogleMark software healthy web/components/SignIn.tsx:GoogleMark
applyTheme software healthy web/components/ThemeProvider.tsx:applyTheme
ThemeProvider software healthy web/components/ThemeProvider.tsx:ThemeProvider
useTheme software healthy web/components/ThemeProvider.tsx:useTheme
SubscriptionList software healthy web/components/SubscriptionList.tsx:SubscriptionList
SubscriptionRow software healthy web/components/SubscriptionList.tsx:SubscriptionRow
onPointerDown software healthy web/components/SubscriptionList.tsx:onPointerDown
onPointerMove software healthy web/components/SubscriptionList.tsx:onPointerMove

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

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
android software healthy android
app software healthy android/app
src software healthy android/app/src
main software healthy android/app/src/main
java software healthy android/app/src/main/java
com software healthy android/app/src/main/java/com
hora software healthy android/app/src/main/java/com/hora
varisankya software healthy android/app/src/main/java/com/hora/varisankya
util software healthy android/app/src/main/java/com/hora/varisankya/util
viewmodel software healthy android/app/src/main/java/com/hora/varisankya/viewmodel
receiver software healthy android/app/src/main/java/com/hora/varisankya/receiver
test software healthy android/app/src/test
java software healthy android/app/src/test/java
com software healthy android/app/src/test/java/com
hora software healthy android/app/src/test/java/com/hora
varisankya software healthy android/app/src/test/java/com/hora/varisankya
util software healthy android/app/src/test/java/com/hora/varisankya/util
androidTest software healthy android/app/src/androidTest
java software healthy android/app/src/androidTest/java
com software healthy android/app/src/androidTest/java/com
hora software healthy android/app/src/androidTest/java/com/hora
varisankya software healthy android/app/src/androidTest/java/com/hora/varisankya
gradle software healthy android/gradle
shared software healthy shared
firebase software healthy shared/firebase
domain software healthy shared/domain
web software healthy web
app software healthy web/app
scripts software healthy web/scripts
hooks software healthy web/hooks
components software healthy web/components
ui software healthy web/components/ui
lib software healthy web/lib
__tests__ software healthy web/lib/__tests__
public software healthy web/public
ios software healthy ios
scripts software healthy ios/scripts
Varisankya software healthy ios/Varisankya
Models software healthy ios/Varisankya/Models
Resources software healthy ios/Varisankya/Resources
Assets.xcassets software healthy ios/Varisankya/Resources/Assets.xcassets
AccentColor.colorset software healthy ios/Varisankya/Resources/Assets.xcassets/AccentColor.colors…
BrandPrimary.colorset software healthy ios/Varisankya/Resources/Assets.xcassets/BrandPrimary.color…
AppIcon.appiconset software healthy ios/Varisankya/Resources/Assets.xcassets/AppIcon.appiconset
Views software healthy ios/Varisankya/Views
App software healthy ios/Varisankya/App
Services software healthy ios/Varisankya/Services

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

LabelLayerStatusPath
APPLE_TEAM_ID cicd healthy
APPLE_API_KEY_ID cicd healthy
P12_PASSWORD cicd healthy
APPLE_API_KEY_BASE64 cicd healthy
APPLE_API_ISSUER_ID cicd healthy
KEYCHAIN_PASSWORD cicd healthy
GOOGLE_SERVICE_INFO_BASE64 cicd healthy
BUILD_NUMBER cicd healthy
PROVISIONING_PROFILE_BASE64 cicd healthy
BUILD_CERTIFICATE_BASE64 cicd healthy

LabelLayerStatusPath
auth::ios/AGENTS.md security healthy ios/AGENTS.md
auth::AGENTS.md security healthy AGENTS.md
auth::android/gradle/libs.versions.toml security healthy android/gradle/libs.versions.toml
auth::web/README.md security healthy web/README.md

LabelLayerStatusPath
gha::ios-build cicd healthy .github/workflows/ios-build.yml
gha::android-build cicd healthy .github/workflows/android-build.yml
gha::ios-release cicd healthy .github/workflows/ios-release.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/ios-build.yml
build cicd healthy .github/workflows/android-build.yml
archive_and_upload cicd healthy .github/workflows/ios-release.yml

LabelLayerStatusPath
RootLayout frontend healthy web/app/layout.tsx
Home frontend healthy web/app/page.tsx

LabelLayerStatusPath
aarshps__varisankya software healthy /data/fable5_failed_archive/aarshps__varisankya

LabelLayerStatusPath
Subscription root api healthy web/components/AddSubscriptionDialog.tsx

LabelLayerStatusPath
126.0.0.0 network healthy ios/scripts/check-enrollment-status.js

LabelLayerStatusPath
/page.tsx frontend healthy web/app/page.tsx
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/d200b6ee-c1b0-4c96-b37d-30ae72c060a3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d200b6ee-c1b0-4c96-b37d-30ae72c060a3/

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.