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.

rithwikshetty/tab-it

https://github.com/rithwikshetty/tab-it · scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)

21 raw signals (11 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 17 actionable findings from 2 signal sources. 13 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 294 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
.mcp.json software healthy .mcp.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTEXT.md software healthy CONTEXT.md
.env.example software healthy .env.example
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
project.yml software healthy Apps/Tab/project.yml
TabApp.swift software healthy Apps/Tab/Sources/Tab/TabApp.swift
SettlementRow.swift software healthy Apps/Tab/Sources/Tab/Components/SettlementRow.swift
SwipeToDeleteRow.swift software healthy Apps/Tab/Sources/Tab/Components/SwipeToDeleteRow.swift
Fab.swift software healthy Apps/Tab/Sources/Tab/Components/Fab.swift
Card.swift software healthy Apps/Tab/Sources/Tab/Components/Card.swift
TripCardRow.swift software healthy Apps/Tab/Sources/Tab/Components/TripCardRow.swift
Avatar.swift software healthy Apps/Tab/Sources/Tab/Components/Avatar.swift
Chevron.swift software healthy Apps/Tab/Sources/Tab/Components/Chevron.swift
SectionHeader.swift software healthy Apps/Tab/Sources/Tab/Components/SectionHeader.swift
ExpenseRow.swift software healthy Apps/Tab/Sources/Tab/Components/ExpenseRow.swift
Segmented.swift software healthy Apps/Tab/Sources/Tab/Components/Segmented.swift
CurrencyPickerSheet.swift software healthy Apps/Tab/Sources/Tab/Components/CurrencyPickerSheet.swift
Chip.swift software healthy Apps/Tab/Sources/Tab/Components/Chip.swift
BalanceCard.swift software healthy Apps/Tab/Sources/Tab/Components/BalanceCard.swift
RealtimeService.swift software healthy Apps/Tab/Sources/Tab/Services/RealtimeService.swift
PushService.swift software healthy Apps/Tab/Sources/Tab/Services/PushService.swift
SupabaseClientProvider.swift software healthy Apps/Tab/Sources/Tab/Services/SupabaseClientProvider.swift
SyncMerge.swift software healthy Apps/Tab/Sources/Tab/Services/SyncMerge.swift
TabModelContainer.swift software healthy Apps/Tab/Sources/Tab/Services/TabModelContainer.swift
SyncService.swift software healthy Apps/Tab/Sources/Tab/Services/SyncService.swift
AuthService.swift software healthy Apps/Tab/Sources/Tab/Services/AuthService.swift
SupabaseDTOs.swift software healthy Apps/Tab/Sources/Tab/Services/SupabaseDTOs.swift
LocalStore.swift software healthy Apps/Tab/Sources/Tab/Services/LocalStore.swift
ReceiptStorage.swift software healthy Apps/Tab/Sources/Tab/Services/ReceiptStorage.swift
SignInWithAppleHelpers.swift software healthy Apps/Tab/Sources/Tab/Services/SignInWithAppleHelpers.swift
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Contents.json
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/AppIcon.appiconset/Con…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/Contents.js…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/bed.imagese…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/car-profile…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/tag.imagese…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/shopping-ba…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/bowl-food.i…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/mask-happy.…
Contents.json software healthy Apps/Tab/Sources/Tab/Assets.xcassets/AccentColor.colorset/C…
SageColors.swift software healthy Apps/Tab/Sources/Tab/Theme/SageColors.swift
Typography.swift software healthy Apps/Tab/Sources/Tab/Theme/Typography.swift
Haptics.swift software healthy Apps/Tab/Sources/Tab/Theme/Haptics.swift
TripExporter.swift software healthy Apps/Tab/Sources/Tab/Utilities/TripExporter.swift
FriendsPresenter.swift software healthy Apps/Tab/Sources/Tab/Models/FriendsPresenter.swift
DebugActivitySeed.swift software healthy Apps/Tab/Sources/Tab/Models/DebugActivitySeed.swift
Deletion.swift software healthy Apps/Tab/Sources/Tab/Models/Deletion.swift

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

LabelLayerStatusPath
Apps software healthy Apps
Tab software healthy Apps/Tab
Sources software healthy Apps/Tab/Sources
Tab software healthy Apps/Tab/Sources/Tab
Components software healthy Apps/Tab/Sources/Tab/Components
Services software healthy Apps/Tab/Sources/Tab/Services
Assets.xcassets software healthy Apps/Tab/Sources/Tab/Assets.xcassets
AppIcon.appiconset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/AppIcon.appiconset
Categories software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories
bed.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/bed.imageset
car-profile.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/car-profile…
tag.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/tag.imageset
shopping-bag.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/shopping-ba…
bowl-food.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/bowl-food.i…
mask-happy.imageset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/Categories/mask-happy.…
AccentColor.colorset software healthy Apps/Tab/Sources/Tab/Assets.xcassets/AccentColor.colorset
Theme software healthy Apps/Tab/Sources/Tab/Theme
Utilities software healthy Apps/Tab/Sources/Tab/Utilities
Models software healthy Apps/Tab/Sources/Tab/Models
Config software healthy Apps/Tab/Sources/Tab/Config
Screens software healthy Apps/Tab/Sources/Tab/Screens
Tests software healthy Apps/Tab/Tests
TabUITests software healthy Apps/Tab/Tests/TabUITests
TabTests software healthy Apps/Tab/Tests/TabTests
docs software healthy docs
legal software healthy docs/legal
processes software healthy docs/processes
adr software healthy docs/adr
writing software healthy docs/writing
working_log software healthy docs/working_log
app-store software healthy docs/app-store
design software healthy design
expense-entry software healthy design/expense-entry
trip-detail-header software healthy design/trip-detail-header
settle-up software healthy design/settle-up
friends software healthy design/friends
logo software healthy design/logo
mockups software healthy design/mockups
overview software healthy design/overview
Packages software healthy Packages
TabCore software healthy Packages/TabCore
Sources software healthy Packages/TabCore/Sources
TabCore software healthy Packages/TabCore/Sources/TabCore
Tests software healthy Packages/TabCore/Tests
TabCoreTests software healthy Packages/TabCore/Tests/TabCoreTests
site software healthy site
supabase software healthy supabase
functions software healthy supabase/functions
delete-account software healthy supabase/functions/delete-account
send-push software healthy supabase/functions/send-push

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

LabelLayerStatusPath
paths software healthy supabase/functions/delete-account/index.ts:paths
composeAlert software healthy supabase/functions/send-push/index.ts:composeAlert
PRODUCTION software healthy supabase/functions/send-push/apns.ts:PRODUCTION
apnsConfigured software healthy supabase/functions/send-push/apns.ts:apnsConfigured
b64url software healthy supabase/functions/send-push/apns.ts:b64url
b64urlStr software healthy supabase/functions/send-push/apns.ts:b64urlStr
pemToDer software healthy supabase/functions/send-push/apns.ts:pemToDer
getKey software healthy supabase/functions/send-push/apns.ts:getKey
providerToken software healthy supabase/functions/send-push/apns.ts:providerToken
sendPush software healthy supabase/functions/send-push/apns.ts:sendPush
reason software healthy supabase/functions/send-push/apns.ts:reason

LabelLayerStatusPath
public data healthy supabase/sql/08_settlements.sql
private data healthy supabase/sql/18_notifications_push.sql

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

LabelLayerStatusPath
postgres data healthy README.md

LabelLayerStatusPath
20260518000000_baseline.sql data healthy supabase/migrations/20260518000000_baseline.sql

LabelLayerStatusPath
auth::supabase/functions/send-push/README.md security healthy supabase/functions/send-push/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/3d015711-9d72-4b93-9647-9ddd5e1ff71b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3d015711-9d72-4b93-9647-9ddd5e1ff71b/

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.