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.

Abhi-tech-geek/Discova

https://github.com/Abhi-tech-geek/Discova · scanned 2026-06-17 01:12 UTC (1 month, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +5.7 (diff) · 12 actionable findings from 1 signal source. 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 400 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 App.tsx:App
AuthLoadingOverlay software healthy app/_layout.tsx:AuthLoadingOverlay
RootLayout software healthy app/_layout.tsx:RootLayout
ResultCard software healthy app/ask.tsx:ResultCard
AskScreen software healthy app/ask.tsx:AskScreen
Section software healthy app/settings.tsx:Section
Row software healthy app/settings.tsx:Row
SettingsScreen software healthy app/settings.tsx:SettingsScreen
Stars software healthy app/review/[placeId].tsx:Stars
AccessibilityReviewScreen software healthy app/review/[placeId].tsx:AccessibilityReviewScreen
timeAgo software healthy app/place/[id].tsx:timeAgo
placeFromGoogle software healthy app/place/[id].tsx:placeFromGoogle
buildPhotos software healthy app/place/[id].tsx:buildPhotos
PhotoGallery software healthy app/place/[id].tsx:PhotoGallery
OpenClosedBadge software healthy app/place/[id].tsx:OpenClosedBadge
TabBar software healthy app/place/[id].tsx:TabBar
PlaceDetailScreen software healthy app/place/[id].tsx:PlaceDetailScreen
isAreaPrediction software healthy app/(tabs)/search.tsx:isAreaPrediction
RecentSearches software healthy app/(tabs)/search.tsx:RecentSearches
NoResults software healthy app/(tabs)/search.tsx:NoResults
PlacePredictionRow software healthy app/(tabs)/search.tsx:PlacePredictionRow
UserRow software healthy app/(tabs)/search.tsx:UserRow
SearchScreen software healthy app/(tabs)/search.tsx:SearchScreen
renderBody software healthy app/(tabs)/search.tsx:renderBody
CameraTabButton software healthy app/(tabs)/_layout.tsx:CameraTabButton
handlePress software healthy app/(tabs)/_layout.tsx:handlePress
TabsLayout software healthy app/(tabs)/_layout.tsx:TabsLayout
makeBadge software healthy app/(tabs)/profile.tsx:makeBadge
badgeRows software healthy app/(tabs)/profile.tsx:badgeRows
AnimatedCounter software healthy app/(tabs)/profile.tsx:AnimatedCounter
StatColumn software healthy app/(tabs)/profile.tsx:StatColumn
ProfileScreen software healthy app/(tabs)/profile.tsx:ProfileScreen
StepIndicator software healthy app/(tabs)/camera.tsx:StepIndicator
CameraPermissionGate software healthy app/(tabs)/camera.tsx:CameraPermissionGate
Step1Capture software healthy app/(tabs)/camera.tsx:Step1Capture
Step2Edit software healthy app/(tabs)/camera.tsx:Step2Edit
SpinnerWheelchair software healthy app/(tabs)/camera.tsx:SpinnerWheelchair
CheckmarkBurst software healthy app/(tabs)/camera.tsx:CheckmarkBurst
Step3Processing software healthy app/(tabs)/camera.tsx:Step3Processing
SuccessView software healthy app/(tabs)/camera.tsx:SuccessView
CameraScreen software healthy app/(tabs)/camera.tsx:CameraScreen
HomeHeader software healthy app/(tabs)/index.tsx:HomeHeader
PwdBanner software healthy app/(tabs)/index.tsx:PwdBanner
DailyChallengeCard software healthy app/(tabs)/index.tsx:DailyChallengeCard
WeatherBanner software healthy app/(tabs)/index.tsx:WeatherBanner
NeedChips software healthy app/(tabs)/index.tsx:NeedChips
StoryRail software healthy app/(tabs)/index.tsx:StoryRail
SkeletonCard software healthy app/(tabs)/index.tsx:SkeletonCard
StoryViewer software healthy app/(tabs)/index.tsx:StoryViewer
FeedTabs software healthy app/(tabs)/index.tsx:FeedTabs

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

LabelLayerStatusPath
index.ts software healthy index.ts
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
metro.config.js software healthy metro.config.js
AGENTS.md software healthy AGENTS.md
nativewind-env.d.ts software healthy nativewind-env.d.ts
app.config.js software healthy app.config.js
global.css software healthy global.css
package-lock.json software healthy package-lock.json
README.md software healthy README.md
babel.config.js software healthy babel.config.js
LICENSE software healthy LICENSE
package.json software healthy package.json
tailwind.config.js software healthy tailwind.config.js
app.json software healthy app.json
App.tsx software healthy App.tsx
tsconfig.json software healthy tsconfig.json
_layout.tsx software healthy app/_layout.tsx
ask.tsx software healthy app/ask.tsx
settings.tsx software healthy app/settings.tsx
[placeId].tsx software healthy app/review/[placeId].tsx
[id].tsx software healthy app/place/[id].tsx
search.tsx software healthy app/(tabs)/search.tsx
_layout.tsx software healthy app/(tabs)/_layout.tsx
profile.tsx software healthy app/(tabs)/profile.tsx
camera.tsx software healthy app/(tabs)/camera.tsx
index.tsx software healthy app/(tabs)/index.tsx
explore.tsx software healthy app/(tabs)/explore.tsx
login.tsx software healthy app/auth/login.tsx
onboarding.tsx software healthy app/auth/onboarding.tsx
store.tsx software healthy app/rewards/store.tsx
place.ts software healthy utils/place.ts
validate.ts software healthy utils/validate.ts
comfort.ts software healthy utils/comfort.ts
sanitize.ts software healthy utils/sanitize.ts
crowd.ts software healthy utils/crowd.ts
userStore.ts software healthy stores/userStore.ts
visitStore.ts software healthy stores/visitStore.ts
appStore.ts software healthy stores/appStore.ts
useTheme.ts software healthy hooks/useTheme.ts
useVisitTracker.ts software healthy hooks/useVisitTracker.ts
useProtectedRoute.ts software healthy hooks/useProtectedRoute.ts
useLiveLocation.ts software healthy hooks/useLiveLocation.ts
index.ts software healthy types/index.ts
ReviewNudge.tsx software healthy components/ReviewNudge.tsx
AccessibilityBadge.tsx software healthy components/AccessibilityBadge.tsx
BadgeCard.tsx software healthy components/BadgeCard.tsx
AccessibilityReport.tsx software healthy components/AccessibilityReport.tsx
StoryCircle.tsx software healthy components/StoryCircle.tsx
BestTime.tsx software healthy components/BestTime.tsx

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

LabelLayerStatusPath
app software healthy app
review software healthy app/review
place software healthy app/place
(tabs) software healthy app/(tabs)
auth software healthy app/auth
rewards software healthy app/rewards
utils software healthy utils
stores software healthy stores
hooks software healthy hooks
types software healthy types
components software healthy components
design software healthy components/design
ui software healthy components/ui
docs software healthy docs
services software healthy services
agents software healthy services/agents
.claude software healthy .claude

LabelLayerStatusPath
App frontend healthy App.tsx
RootLayout frontend healthy app/_layout.tsx
AskScreen frontend healthy app/ask.tsx
SettingsScreen frontend healthy app/settings.tsx
AccessibilityReviewScreen frontend healthy app/review/[placeId].tsx
PlaceDetailScreen frontend healthy app/place/[id].tsx
SearchScreen frontend healthy app/(tabs)/search.tsx
TabsLayout frontend healthy app/(tabs)/_layout.tsx
ProfileScreen frontend healthy app/(tabs)/profile.tsx
CameraScreen frontend healthy app/(tabs)/camera.tsx
HomeScreen frontend healthy app/(tabs)/index.tsx
ExploreScreen frontend healthy app/(tabs)/explore.tsx
LoginScreen frontend healthy app/auth/login.tsx
OnboardingScreen frontend healthy app/auth/onboarding.tsx
RewardsStoreScreen frontend healthy app/rewards/store.tsx
MapView frontend healthy components/design/NativeMap.tsx
MapView frontend healthy components/design/NativeMap.web.tsx

LabelLayerStatusPath
for software healthy app/_layout.tsx:for
for software healthy app/(tabs)/explore.tsx:for
pack software healthy app/rewards/store.tsx:pack
for software healthy components/AccessibilityBadge.tsx:for

LabelLayerStatusPath
Abhi-tech-geek__Discova software healthy /data/fable5_failed_archive/Abhi-tech-geek__Discova

LabelLayerStatusPath
auth::services/firebase.ts security healthy services/firebase.ts
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/0ca16b93-8c9e-4742-9336-a7466606b04e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0ca16b93-8c9e-4742-9336-a7466606b04e/

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.