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.

Zabaca/health-agent

https://github.com/Zabaca/health-agent · scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)

156 raw signals (86 security + 70 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 79 actionable findings from 2 signal sources. 117 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 2331 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
App software healthy apps/mobile/App.tsx:App
PdaProvidersStack software healthy apps/mobile/src/navigation/PdaProvidersStack.tsx:PdaProvide…
AuthStack software healthy apps/mobile/src/navigation/AuthStack.tsx:AuthStack
ProfileStack software healthy apps/mobile/src/navigation/ProfileStack.tsx:ProfileStack
PdaReleasesStack software healthy apps/mobile/src/navigation/PdaReleasesStack.tsx:PdaReleases…
RootNavigator software healthy apps/mobile/src/navigation/RootNavigator.tsx:RootNavigator
TabsNavigator software healthy apps/mobile/src/navigation/TabsNavigator.tsx:TabsNavigator
PdaRecordsStack software healthy apps/mobile/src/navigation/PdaRecordsStack.tsx:PdaRecordsSt…
HomeStack software healthy apps/mobile/src/navigation/HomeStack.tsx:HomeStack
usePdaAccessGuard software healthy apps/mobile/src/navigation/PdaTabsNavigator.tsx:usePdaAcces…
check software healthy apps/mobile/src/navigation/PdaTabsNavigator.tsx:check
PdaTabsInner software healthy apps/mobile/src/navigation/PdaTabsNavigator.tsx:PdaTabsInner
PdaTabsNavigator software healthy apps/mobile/src/navigation/PdaTabsNavigator.tsx:PdaTabsNavi…
PdaHomeStack software healthy apps/mobile/src/navigation/PdaHomeStack.tsx:PdaHomeStack
ProvidersStack software healthy apps/mobile/src/navigation/ProvidersStack.tsx:ProvidersStack
RecordsStack software healthy apps/mobile/src/navigation/RecordsStack.tsx:RecordsStack
PdaProfileStack software healthy apps/mobile/src/navigation/PdaProfileStack.tsx:PdaProfileSt…
ReleasesStack software healthy apps/mobile/src/navigation/ReleasesStack.tsx:ReleasesStack
LegalDocument software healthy apps/mobile/src/screens/legal/LegalDocument.tsx:LegalDocume…
Section software healthy apps/mobile/src/screens/legal/LegalDocument.tsx:Section
LegalModal software healthy apps/mobile/src/screens/legal/LegalModal.tsx:LegalModal
TermsScreen software healthy apps/mobile/src/screens/legal/TermsScreen.tsx:TermsScreen
PrivacyScreen software healthy apps/mobile/src/screens/legal/PrivacyScreen.tsx:PrivacyScre…
buildChoices software healthy apps/mobile/src/screens/releases/WizardStep3.tsx:buildChoic…
WizardStep3 software healthy apps/mobile/src/screens/releases/WizardStep3.tsx:WizardStep3
handleNext software healthy apps/mobile/src/screens/releases/WizardStep3.tsx:handleNext
addDays software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:addDays
addMonths software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:addMonths
addYear software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:addYear
computeExpiry software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:computeExp…
formatDate software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:formatDate
WizardStep4 software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:WizardStep4
handleOption software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:handleOpti…
handleNext software healthy apps/mobile/src/screens/releases/WizardStep4.tsx:handleNext
providerDisplayName software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:providerD…
providerSubtitle software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:providerS…
recordsList software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:recordsLi…
daysRemaining software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:daysRemai…
formatDate software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:formatDate
ActiveDetail software healthy apps/mobile/src/screens/releases/ActiveDetail.tsx:ActiveDet…
isoToDate software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:isoToD…
dateToIso software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:dateTo…
formatDate software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:format…
DateFilterSheet software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:DateFi…
openPicker software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:openPi…
closePicker software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:closeP…
commitDate software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:commit…
onChange software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:onChan…
clearAll software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:clearA…
revert software healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx:revert

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

LabelLayerStatusPath
bun.lock software healthy bun.lock
vercel.json software healthy vercel.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
bunfig.toml software healthy bunfig.toml
package.json software healthy package.json
.sops.yaml software healthy .sops.yaml
getting-started.md software healthy getting-started.md
.env.example software healthy .env.example
secrets.yaml software healthy secrets.yaml
smoke-test-plan.md software healthy qa/smoke-test-plan.md
metro.config.js software healthy apps/mobile/metro.config.js
babel.config.js software healthy apps/mobile/babel.config.js
README.md software healthy apps/mobile/README.md
eas.json software healthy apps/mobile/eas.json
package.json software healthy apps/mobile/package.json
app.json software healthy apps/mobile/app.json
.env.example software healthy apps/mobile/.env.example
tsconfig.json software healthy apps/mobile/tsconfig.json
index.js software healthy apps/mobile/index.js
App.tsx software healthy apps/mobile/App.tsx
build.gradle software healthy apps/mobile/android/build.gradle
build.gradle software healthy apps/mobile/android/app/build.gradle
MainActivity.kt software healthy apps/mobile/android/app/src/main/java/com/zabaca/veladon/Ma…
MainApplication.kt software healthy apps/mobile/android/app/src/main/java/com/zabaca/veladon/Ma…
build-android.sh software healthy apps/mobile/scripts/build-android.sh
build-ios.sh software healthy apps/mobile/scripts/build-ios.sh
Podfile.properties.json software healthy apps/mobile/ios/Podfile.properties.json
noop-file.swift software healthy apps/mobile/ios/HealthAgent/noop-file.swift
HealthAgent-Bridging-Header.h software healthy apps/mobile/ios/HealthAgent/HealthAgent-Bridging-Header.h
AppDelegate.h software healthy apps/mobile/ios/HealthAgent/AppDelegate.h
Contents.json software healthy apps/mobile/ios/HealthAgent/Images.xcassets/Contents.json
Contents.json software healthy apps/mobile/ios/HealthAgent/Images.xcassets/AppIcon.appicon…
Contents.json software healthy apps/mobile/ios/HealthAgent/Images.xcassets/SplashScreenBac…
Contents.json software healthy apps/mobile/ios/HealthAgent/Images.xcassets/SplashScreenLog…
expo-module.config.json software healthy apps/mobile/modules/address-autocomplete/expo-module.config…
AddressAutocompleteModule.swift software healthy apps/mobile/modules/address-autocomplete/ios/AddressAutocom…
env.d.ts software healthy apps/mobile/src/env.d.ts
PdaProvidersStack.tsx software healthy apps/mobile/src/navigation/PdaProvidersStack.tsx
AuthStack.tsx software healthy apps/mobile/src/navigation/AuthStack.tsx
ProfileStack.tsx software healthy apps/mobile/src/navigation/ProfileStack.tsx
PdaReleasesStack.tsx software healthy apps/mobile/src/navigation/PdaReleasesStack.tsx
RootNavigator.tsx software healthy apps/mobile/src/navigation/RootNavigator.tsx
TabsNavigator.tsx software healthy apps/mobile/src/navigation/TabsNavigator.tsx
PdaRecordsStack.tsx software healthy apps/mobile/src/navigation/PdaRecordsStack.tsx
HomeStack.tsx software healthy apps/mobile/src/navigation/HomeStack.tsx
PdaTabsNavigator.tsx software healthy apps/mobile/src/navigation/PdaTabsNavigator.tsx
PdaHomeStack.tsx software healthy apps/mobile/src/navigation/PdaHomeStack.tsx
ProvidersStack.tsx software healthy apps/mobile/src/navigation/ProvidersStack.tsx
RecordsStack.tsx software healthy apps/mobile/src/navigation/RecordsStack.tsx

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

LabelLayerStatusPath
qa software healthy qa
apps software healthy apps
mobile software healthy apps/mobile
android software healthy apps/mobile/android
app software healthy apps/mobile/android/app
src software healthy apps/mobile/android/app/src
main software healthy apps/mobile/android/app/src/main
java software healthy apps/mobile/android/app/src/main/java
com software healthy apps/mobile/android/app/src/main/java/com
zabaca software healthy apps/mobile/android/app/src/main/java/com/zabaca
veladon software healthy apps/mobile/android/app/src/main/java/com/zabaca/veladon
scripts software healthy apps/mobile/scripts
ios software healthy apps/mobile/ios
HealthAgent software healthy apps/mobile/ios/HealthAgent
Images.xcassets software healthy apps/mobile/ios/HealthAgent/Images.xcassets
AppIcon.appiconset software healthy apps/mobile/ios/HealthAgent/Images.xcassets/AppIcon.appicon…
SplashScreenBackground.colorset software healthy apps/mobile/ios/HealthAgent/Images.xcassets/SplashScreenBac…
SplashScreenLogo.imageset software healthy apps/mobile/ios/HealthAgent/Images.xcassets/SplashScreenLog…
modules software healthy apps/mobile/modules
address-autocomplete software healthy apps/mobile/modules/address-autocomplete
ios software healthy apps/mobile/modules/address-autocomplete/ios
src software healthy apps/mobile/src
navigation software healthy apps/mobile/src/navigation
screens software healthy apps/mobile/src/screens
legal software healthy apps/mobile/src/screens/legal
releases software healthy apps/mobile/src/screens/releases
auth software healthy apps/mobile/src/screens/auth
access software healthy apps/mobile/src/screens/access
home software healthy apps/mobile/src/screens/home
records software healthy apps/mobile/src/screens/records
pda software healthy apps/mobile/src/screens/pda
releases software healthy apps/mobile/src/screens/pda/releases
providers software healthy apps/mobile/src/screens/pda/providers
home software healthy apps/mobile/src/screens/pda/home
records software healthy apps/mobile/src/screens/pda/records
profile software healthy apps/mobile/src/screens/pda/profile
profile software healthy apps/mobile/src/screens/profile
components software healthy apps/mobile/src/components
mock software healthy apps/mobile/src/mock
theme software healthy apps/mobile/src/theme
contexts software healthy apps/mobile/src/contexts
lib software healthy apps/mobile/src/lib
hooks software healthy apps/mobile/src/hooks
web software healthy apps/web
scripts software healthy apps/web/scripts
drizzle software healthy apps/web/drizzle
meta software healthy apps/web/drizzle/meta
src software healthy apps/web/src
types software healthy apps/web/src/types
components software healthy apps/web/src/components

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

LabelLayerStatusPath
App frontend healthy apps/mobile/App.tsx
TermsScreen frontend healthy apps/mobile/src/screens/legal/TermsScreen.tsx
PrivacyScreen frontend healthy apps/mobile/src/screens/legal/PrivacyScreen.tsx
WizardStep3 frontend healthy apps/mobile/src/screens/releases/WizardStep3.tsx
WizardStep4 frontend healthy apps/mobile/src/screens/releases/WizardStep4.tsx
ActiveDetail frontend healthy apps/mobile/src/screens/releases/ActiveDetail.tsx
DateFilterSheet frontend healthy apps/mobile/src/screens/releases/DateFilterSheet.tsx
ExportPDF frontend healthy apps/mobile/src/screens/releases/ExportPDF.tsx
PendingDetail frontend healthy apps/mobile/src/screens/releases/PendingDetail.tsx
ReleasesList frontend healthy apps/mobile/src/screens/releases/ReleasesList.tsx
FaxDialog frontend healthy apps/mobile/src/screens/releases/FaxDialog.tsx
WizardStep1 frontend healthy apps/mobile/src/screens/releases/WizardStep1.tsx
WizardStep2 frontend healthy apps/mobile/src/screens/releases/WizardStep2.tsx
WizardStep5 frontend healthy apps/mobile/src/screens/releases/WizardStep5.tsx
BiometricUnlock frontend healthy apps/mobile/src/screens/auth/BiometricUnlock.tsx
CreateAccount frontend healthy apps/mobile/src/screens/auth/CreateAccount.tsx
BiometricLock frontend healthy apps/mobile/src/screens/auth/BiometricLock.tsx
ConsentScreen frontend healthy apps/mobile/src/screens/auth/ConsentScreen.tsx
SignIn frontend healthy apps/mobile/src/screens/auth/SignIn.tsx
ForgotPassword frontend healthy apps/mobile/src/screens/auth/ForgotPassword.tsx
ResetPassword frontend healthy apps/mobile/src/screens/auth/ResetPassword.tsx
InviteRepresentative frontend healthy apps/mobile/src/screens/access/InviteRepresentative.tsx
RepresentativeDetail frontend healthy apps/mobile/src/screens/access/RepresentativeDetail.tsx
AccessList frontend healthy apps/mobile/src/screens/access/AccessList.tsx
StepsExpanded frontend healthy apps/mobile/src/screens/home/StepsExpanded.tsx
Dashboard frontend healthy apps/mobile/src/screens/home/Dashboard.tsx
Spo2Expanded frontend healthy apps/mobile/src/screens/home/Spo2Expanded.tsx
SleepExpanded frontend healthy apps/mobile/src/screens/home/SleepExpanded.tsx
AccountSetup frontend healthy apps/mobile/src/screens/home/AccountSetup.tsx
CardExpanded frontend healthy apps/mobile/src/screens/home/CardExpanded.tsx
Notifications frontend healthy apps/mobile/src/screens/home/Notifications.tsx
UploadPreview frontend healthy apps/mobile/src/screens/records/UploadPreview.tsx
RecordDetailImaging frontend healthy apps/mobile/src/screens/records/RecordDetailImaging.tsx
RecordDetailNotes frontend healthy apps/mobile/src/screens/records/RecordDetailNotes.tsx
RecordDetailLabs frontend healthy apps/mobile/src/screens/records/RecordDetailLabs.tsx
RecordDetailFHIR frontend healthy apps/mobile/src/screens/records/RecordDetailFHIR.tsx
RecordDetailLabPanel frontend healthy apps/mobile/src/screens/records/RecordDetailLabPanel.tsx
FilterSheet frontend healthy apps/mobile/src/screens/records/FilterSheet.tsx
DocumentViewer frontend healthy apps/mobile/src/screens/records/DocumentViewer.tsx
RecordsList frontend healthy apps/mobile/src/screens/records/RecordsList.tsx
CameraCapture frontend healthy apps/mobile/src/screens/records/CameraCapture.tsx
UploadSheet frontend healthy apps/mobile/src/screens/records/UploadSheet.tsx
PdaInvite frontend healthy apps/mobile/src/screens/pda/PdaInvite.tsx
PdaWizardStep2 frontend healthy apps/mobile/src/screens/pda/releases/PdaWizardStep2.tsx
PdaWizardStep1 frontend healthy apps/mobile/src/screens/pda/releases/PdaWizardStep1.tsx
PdaWizardStep3 frontend healthy apps/mobile/src/screens/pda/releases/PdaWizardStep3.tsx
PdaWizardStep4 frontend healthy apps/mobile/src/screens/pda/releases/PdaWizardStep4.tsx
PdaReleaseDetail frontend healthy apps/mobile/src/screens/pda/releases/PdaReleaseDetail.tsx
PdaReleases frontend healthy apps/mobile/src/screens/pda/releases/PdaReleases.tsx
PdaAddProvider frontend healthy apps/mobile/src/screens/pda/providers/PdaAddProvider.tsx

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

LabelLayerStatusPath
/page.tsx frontend healthy apps/web/src/app/page.tsx
/(patient-designated-agent)/representing frontend healthy apps/web/src/app/(patient-designated-agent)/representing/pa…
/(patient-designated-agent)/representing/[patientId] frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/representing/[patientId]/releas… frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/representing/[patientId]/releas… frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/representing/[patientId]/releas… frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/representing/[patientId]/provid… frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/representing/[patientId]/records frontend healthy apps/web/src/app/(patient-designated-agent)/representing/[p…
/(patient-designated-agent)/account frontend healthy apps/web/src/app/(patient-designated-agent)/account/page.tsx
/(agent)/agent/releases/lookup frontend healthy apps/web/src/app/(agent)/agent/releases/lookup/page.tsx
/(agent)/agent/patients/[id] frontend healthy apps/web/src/app/(agent)/agent/patients/[id]/page.tsx
/(agent)/agent/patients/[id]/releases/new frontend healthy apps/web/src/app/(agent)/agent/patients/[id]/releases/new/p…
/(agent)/agent/patients/[id]/releases/[releaseId] frontend healthy apps/web/src/app/(agent)/agent/patients/[id]/releases/[rele…
/(agent)/agent/dashboard frontend healthy apps/web/src/app/(agent)/agent/dashboard/page.tsx
/(agent)/agent/records frontend healthy apps/web/src/app/(agent)/agent/records/page.tsx
/(agent)/agent/records/[id] frontend healthy apps/web/src/app/(agent)/agent/records/[id]/page.tsx
/(agent)/agent/change-password frontend healthy apps/web/src/app/(agent)/agent/change-password/page.tsx
/(agent)/agent/call-schedule frontend healthy apps/web/src/app/(agent)/agent/call-schedule/page.tsx
/(agent)/agent/call-schedule/[id] frontend healthy apps/web/src/app/(agent)/agent/call-schedule/[id]/page.tsx
/(agent)/agent/profile frontend healthy apps/web/src/app/(agent)/agent/profile/page.tsx
/(protected)/releases frontend healthy apps/web/src/app/(protected)/releases/page.tsx
/(protected)/releases/new frontend healthy apps/web/src/app/(protected)/releases/new/page.tsx
/(protected)/releases/[id] frontend healthy apps/web/src/app/(protected)/releases/[id]/page.tsx
/(protected)/scheduled-calls frontend healthy apps/web/src/app/(protected)/scheduled-calls/page.tsx
/(protected)/scheduled-calls/[id] frontend healthy apps/web/src/app/(protected)/scheduled-calls/[id]/page.tsx
/(protected)/scheduled-calls/[id]/reschedule frontend healthy apps/web/src/app/(protected)/scheduled-calls/[id]/reschedul…
/(protected)/dashboard frontend healthy apps/web/src/app/(protected)/dashboard/page.tsx
/(protected)/my-records frontend healthy apps/web/src/app/(protected)/my-records/page.tsx
/(protected)/my-records/[id] frontend healthy apps/web/src/app/(protected)/my-records/[id]/page.tsx
/(protected)/profile frontend healthy apps/web/src/app/(protected)/profile/page.tsx
/(protected)/my-designated-agents frontend healthy apps/web/src/app/(protected)/my-designated-agents/page.tsx
/(protected)/my-providers frontend healthy apps/web/src/app/(protected)/my-providers/page.tsx
/(protected)/schedule-call frontend healthy apps/web/src/app/(protected)/schedule-call/page.tsx
/(admin)/admin/releases/lookup frontend healthy apps/web/src/app/(admin)/admin/releases/lookup/page.tsx
/(admin)/admin/patients/[id] frontend healthy apps/web/src/app/(admin)/admin/patients/[id]/page.tsx
/(admin)/admin/patients/[id]/releases/new frontend healthy apps/web/src/app/(admin)/admin/patients/[id]/releases/new/p…
/(admin)/admin/patients/[id]/releases/[releaseId] frontend healthy apps/web/src/app/(admin)/admin/patients/[id]/releases/[rele…
/(admin)/admin/dashboard frontend healthy apps/web/src/app/(admin)/admin/dashboard/page.tsx
/(admin)/admin/records frontend healthy apps/web/src/app/(admin)/admin/records/page.tsx
/(admin)/admin/records/[id] frontend healthy apps/web/src/app/(admin)/admin/records/[id]/page.tsx
/(admin)/admin/change-password frontend healthy apps/web/src/app/(admin)/admin/change-password/page.tsx
/(admin)/admin/agents frontend healthy apps/web/src/app/(admin)/admin/agents/page.tsx
/(admin)/admin/agents/[id] frontend healthy apps/web/src/app/(admin)/admin/agents/[id]/page.tsx
/(admin)/admin/call-schedule frontend healthy apps/web/src/app/(admin)/admin/call-schedule/page.tsx
/(admin)/admin/call-schedule/[id] frontend healthy apps/web/src/app/(admin)/admin/call-schedule/[id]/page.tsx
/(admin)/admin/profile frontend healthy apps/web/src/app/(admin)/admin/profile/page.tsx
/(auth)/suspended frontend healthy apps/web/src/app/(auth)/suspended/page.tsx
/(auth)/staff-invite/[token] frontend healthy apps/web/src/app/(auth)/staff-invite/[token]/page.tsx
/(auth)/reset-password frontend healthy apps/web/src/app/(auth)/reset-password/page.tsx
/(auth)/invite/[token] frontend healthy apps/web/src/app/(auth)/invite/[token]/page.tsx

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

LabelLayerStatusPath
auth::apps/web/src/app/api/invites/[token]/route.ts security healthy apps/web/src/app/api/invites/[token]/route.ts
auth::apps/mobile/.env.example security healthy apps/mobile/.env.example
auth::apps/web/src/middleware.ts security healthy apps/web/src/middleware.ts
auth::apps/mobile/src/hooks/useOAuthButtons.ts security healthy apps/mobile/src/hooks/useOAuthButtons.ts
auth::apps/mobile/src/screens/profile/EditProfile.tsx security healthy apps/mobile/src/screens/profile/EditProfile.tsx
auth::apps/web/src/types/next-auth.d.ts security healthy apps/web/src/types/next-auth.d.ts
auth::apps/web/src/app/layout.tsx security healthy apps/web/src/app/layout.tsx
auth::apps/mobile/src/hooks/useAuth.ts security healthy apps/mobile/src/hooks/useAuth.ts
auth::apps/web/src/components/profile/ProfileForm.tsx security healthy apps/web/src/components/profile/ProfileForm.tsx
auth::apps/web/src/app/api/auth/email/mobile/route.ts security healthy apps/web/src/app/api/auth/email/mobile/route.ts
auth::apps/web/src/lib/api/response-schemas.ts security healthy apps/web/src/lib/api/response-schemas.ts
auth::apps/web/src/components/auth/OAuthButtons.tsx security healthy apps/web/src/components/auth/OAuthButtons.tsx
auth::apps/web/src/app/api/account/connections/[provider]/r… security healthy apps/web/src/app/api/account/connections/[provider]/route.ts
auth::bun.lock security healthy bun.lock
auth::apps/mobile/src/screens/profile/ChangePassword.tsx security healthy apps/mobile/src/screens/profile/ChangePassword.tsx
auth::apps/web/src/app/api/onboarding/complete/route.ts security healthy apps/web/src/app/api/onboarding/complete/route.ts
auth::apps/web/src/components/auth/InviteAcceptForm.tsx security healthy apps/web/src/components/auth/InviteAcceptForm.tsx
auth::packages/types/src/schemas/consent.ts security healthy packages/types/src/schemas/consent.ts
auth::apps/web/src/components/auth/RegisterForm.tsx security healthy apps/web/src/components/auth/RegisterForm.tsx
auth::apps/web/src/app/api/auth/apple/link/route.ts security healthy apps/web/src/app/api/auth/apple/link/route.ts
auth::apps/web/src/components/designated-agents/RevokedAcce… security healthy apps/web/src/components/designated-agents/RevokedAccessModa…
auth::apps/mobile/src/screens/auth/ConsentScreen.tsx security healthy apps/mobile/src/screens/auth/ConsentScreen.tsx
auth::apps/web/src/auth.config.ts security healthy apps/web/src/auth.config.ts
auth::apps/web/src/app/api/auth/google/mobile/route.ts security healthy apps/web/src/app/api/auth/google/mobile/route.ts
auth::apps/web/src/app/(patient-designated-agent)/layout.tsx security healthy apps/web/src/app/(patient-designated-agent)/layout.tsx
auth::apps/web/src/app/api/consent/route.ts security healthy apps/web/src/app/api/consent/route.ts
auth::packages/types/src/schemas/profile.ts security healthy packages/types/src/schemas/profile.ts
auth::apps/mobile/src/lib/api.ts security healthy apps/mobile/src/lib/api.ts
auth::apps/web/src/components/staff/ChangePasswordForm.tsx security healthy apps/web/src/components/staff/ChangePasswordForm.tsx
auth::apps/web/src/app/api/auth/apple/mobile/route.ts security healthy apps/web/src/app/api/auth/apple/mobile/route.ts
auth::apps/web/src/app/api/account/link/[provider]/route.ts security healthy apps/web/src/app/api/account/link/[provider]/route.ts
auth::planning/launch/plan.html security healthy planning/launch/plan.html
auth::apps/mobile/src/screens/profile/Profile.tsx security healthy apps/mobile/src/screens/profile/Profile.tsx
auth::apps/web/src/app/api/auth/callback/apple/route.ts security healthy apps/web/src/app/api/auth/callback/apple/route.ts
auth::apps/web/src/lib/oauth-link.ts security healthy apps/web/src/lib/oauth-link.ts
auth::apps/web/src/lib/mobile-session.ts security healthy apps/web/src/lib/mobile-session.ts
auth::apps/web/src/lib/apple-secret.ts security healthy apps/web/src/lib/apple-secret.ts
auth::apps/web/src/components/consent/ConsentModal.tsx security healthy apps/web/src/components/consent/ConsentModal.tsx
auth::apps/web/src/components/auth/LoginForm.tsx security healthy apps/web/src/components/auth/LoginForm.tsx
auth::apps/web/src/lib/consent-gate.ts security healthy apps/web/src/lib/consent-gate.ts
auth::apps/web/src/lib/auth-guards.ts security healthy apps/web/src/lib/auth-guards.ts
auth::apps/web/src/components/layout/Sidebar.tsx security healthy apps/web/src/components/layout/Sidebar.tsx
auth::apps/web/src/lib/account-connections.ts security healthy apps/web/src/lib/account-connections.ts
auth::apps/web/src/lib/email.ts security healthy apps/web/src/lib/email.ts
auth::apps/web/src/auth.ts security healthy apps/web/src/auth.ts
auth::apps/web/src/components/shared/DeleteAccountSection.t… security healthy apps/web/src/components/shared/DeleteAccountSection.tsx
auth::apps/web/src/lib/db/schema.ts security healthy apps/web/src/lib/db/schema.ts
auth::apps/web/src/app/api/password/forgot/route.ts security healthy apps/web/src/app/api/password/forgot/route.ts
auth::apps/web/src/app/(protected)/layout.tsx security healthy apps/web/src/app/(protected)/layout.tsx
auth::apps/web/src/components/onboarding/OnboardingModal.tsx security healthy apps/web/src/components/onboarding/OnboardingModal.tsx

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

LabelLayerStatusPath
FaxConfirm data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
FileUploadLog data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
IncomingFaxLog data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
IncomingFile data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
LinkIntent data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
PasswordResetToken data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
PatientAssignment data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
PatientDesignatedAgent data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
Provider data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
ReleaseRequestLog data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
Release data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
ScheduledCall data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
Session data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
StaffInvite data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
UserProvider data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
User data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql
ZabacaAgentRole data healthy apps/web/drizzle/0000_smiling_thaddeus_ross.sql

LabelLayerStatusPath
sqlite data healthy bun.lock
postgres data healthy bun.lock
redis data healthy CLAUDE.md

LabelLayerStatusPath
port:18 network healthy secrets.yaml
port:36 network healthy secrets.yaml

LabelLayerStatusPath
10.0.2.2 network healthy apps/mobile/README.md
127.0.0.1 network healthy apps/mobile/src/screens/profile/ActiveDevices.tsx

LabelLayerStatusPath
password_literal::README.md security healthy README.md
password_literal::apps/web/scripts/seed-admins.ts security healthy apps/web/scripts/seed-admins.ts

LabelLayerStatusPath
repobility-clone-1yux0tfb software healthy /tmp/repobility-clone-1yux0tfb

LabelLayerStatusPath
ApiError software healthy apps/mobile/src/lib/api.ts:ApiError

LabelLayerStatusPath
vps::aws hardware healthy bun.lock

LabelLayerStatusPath
gha::build-check cicd healthy .github/workflows/build-check.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/build-check.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/bef95050-ce24-41a7-89f3-1fdaf30cf8cb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bef95050-ce24-41a7-89f3-1fdaf30cf8cb/

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.