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.

yupi-pot/nternet-towers-map

https://github.com/yupi-pot/nternet-towers-map · scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)

27 raw signals (0 security + 27 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 27 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 321 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
load_status software healthy scripts/import_towers.py:17
save_status software healthy scripts/import_towers.py:23
download_rows software healthy scripts/import_towers.py:62
parse_batch software healthy scripts/import_towers.py:78
ts software healthy scripts/import_towers.py:91
oint software healthy scripts/import_towers.py:93
upsert software healthy scripts/import_towers.py:114
main software healthy scripts/import_towers.py:126
main software healthy scripts/sync_status.py:14
load_status software healthy scripts/import_full_dump.py:23
save_status software healthy scripts/import_full_dump.py:29
ts software healthy scripts/import_full_dump.py:33
oint software healthy scripts/import_full_dump.py:39
parse_row software healthy scripts/import_full_dump.py:45
upsert_batch software healthy scripts/import_full_dump.py:71
main software healthy scripts/import_full_dump.py:76
EditScreenInfo software healthy components/EditScreenInfo.tsx:EditScreenInfo
useColorScheme software healthy components/useColorScheme.web.ts:useColorScheme
ExternalLink software healthy components/ExternalLink.tsx:ExternalLink
MonoText software healthy components/StyledText.tsx:MonoText
useThemeColor software healthy components/Themed.tsx:useThemeColor
Text software healthy components/Themed.tsx:Text
View software healthy components/Themed.tsx:View
is software healthy components/useClientOnlyValue.ts:is
useClientOnlyValue software healthy components/useClientOnlyValue.ts:useClientOnlyValue
useClientOnlyValue software healthy components/useClientOnlyValue.web.ts:useClientOnlyValue
generateUserId software healthy app/settings.tsx:generateUserId
getOrCreateUserId software healthy app/settings.tsx:getOrCreateUserId
getDisplayUserId software healthy app/settings.tsx:getDisplayUserId
SettingsScreen software healthy app/settings.tsx:SettingsScreen
buildNumber software healthy app/settings.tsx:buildNumber
openURL software healthy app/settings.tsx:openURL
openSupportEmail software healthy app/settings.tsx:openSupportEmail
copyUserId software healthy app/settings.tsx:copyUserId
handleLanguageSelect software healthy app/settings.tsx:handleLanguageSelect
openManageSubscription software healthy app/settings.tsx:openManageSubscription
handleResetPremium software healthy app/settings.tsx:handleResetPremium
Row software healthy app/settings.tsx:Row
Separator software healthy app/settings.tsx:Separator
NotFoundScreen software healthy app/+not-found.tsx:NotFoundScreen
requestATTOnFirstLaunch software healthy app/_layout.tsx:requestATTOnFirstLaunch
bootSDKs software healthy app/_layout.tsx:bootSDKs
RootLayoutNav software healthy app/_layout.tsx:RootLayoutNav
LaunchPaywall software healthy app/_layout.tsx:LaunchPaywall
PostHogTracker software healthy app/_layout.tsx:PostHogTracker
VideoSlide software healthy app/onboarding.tsx:VideoSlide
PageIcon software healthy app/onboarding.tsx:PageIcon
IconSlide software healthy app/onboarding.tsx:IconSlide
ImageSlide software healthy app/onboarding.tsx:ImageSlide
OnboardingScreen software healthy app/onboarding.tsx:OnboardingScreen

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

LabelLayerStatusPath
PLAN_old.md software healthy PLAN_old.md
DESIGN.md software healthy DESIGN.md
.mcp.json software healthy .mcp.json
eas.json software healthy eas.json
package.json software healthy package.json
package-lock.json software healthy package-lock.json
app.json software healthy app.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
plan_real.md software healthy plan_real.md
privacy-policy.md software healthy docs/privacy-policy.md
import_towers.py software healthy scripts/import_towers.py
sync_status.py software healthy scripts/sync_status.py
README.md software healthy scripts/README.md
mcc_status.json software healthy scripts/mcc_status.json
.env.example software healthy scripts/.env.example
requirements.txt software healthy scripts/requirements.txt
import_full_dump.py software healthy scripts/import_full_dump.py
Colors.ts software healthy constants/Colors.ts
EditScreenInfo.tsx software healthy components/EditScreenInfo.tsx
useColorScheme.web.ts software healthy components/useColorScheme.web.ts
ExternalLink.tsx software healthy components/ExternalLink.tsx
StyledText.tsx software healthy components/StyledText.tsx
Themed.tsx software healthy components/Themed.tsx
useClientOnlyValue.ts software healthy components/useClientOnlyValue.ts
useColorScheme.ts software healthy components/useColorScheme.ts
useClientOnlyValue.web.ts software healthy components/useClientOnlyValue.web.ts
StyledText-test.js software healthy components/__tests__/StyledText-test.js
settings.tsx software healthy app/settings.tsx
+not-found.tsx software healthy app/+not-found.tsx
_layout.tsx software healthy app/_layout.tsx
onboarding.tsx software healthy app/onboarding.tsx
+html.tsx software healthy app/+html.tsx
two.tsx software healthy app/(tabs)/two.tsx
index.tsx software healthy app/(tabs)/index.tsx
_layout.tsx software healthy app/(tabs)/_layout.tsx
settings.json software healthy .claude/settings.json
settings.local.json software healthy .claude/settings.local.json
index.ts software healthy supabase/functions/update-towers/index.ts
en-CA.json software healthy metadata/app-info/en-CA.json
zh-Hans.json software healthy metadata/app-info/zh-Hans.json
en-GB.json software healthy metadata/app-info/en-GB.json
fr-CA.json software healthy metadata/app-info/fr-CA.json
fr-FR.json software healthy metadata/app-info/fr-FR.json
en-AU.json software healthy metadata/app-info/en-AU.json
de-DE.json software healthy metadata/app-info/de-DE.json
en-US.json software healthy metadata/app-info/en-US.json
es-MX.json software healthy metadata/app-info/es-MX.json
en-CA.json software healthy metadata/version/1.2/en-CA.json
zh-Hans.json software healthy metadata/version/1.2/zh-Hans.json

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

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
constants software healthy constants
components software healthy components
__tests__ software healthy components/__tests__
app software healthy app
(tabs) software healthy app/(tabs)
.claude software healthy .claude
supabase software healthy supabase
functions software healthy supabase/functions
update-towers software healthy supabase/functions/update-towers
metadata software healthy metadata
app-info software healthy metadata/app-info
version software healthy metadata/version
1.2 software healthy metadata/version/1.2
src software healthy src
types software healthy src/types
i18n software healthy src/i18n
locales software healthy src/i18n/locales
native software healthy src/i18n/native
config software healthy src/config
api software healthy src/api
utils software healthy src/utils
components software healthy src/components
hooks software healthy src/hooks
context software healthy src/context

LabelLayerStatusPath
EditScreenInfo frontend healthy components/EditScreenInfo.tsx
SettingsScreen frontend healthy app/settings.tsx
NotFoundScreen frontend healthy app/+not-found.tsx
Sentry frontend healthy app/_layout.tsx
OnboardingScreen frontend healthy app/onboarding.tsx
Root frontend healthy app/+html.tsx
ListTab frontend healthy app/(tabs)/two.tsx
MapTab frontend healthy app/(tabs)/index.tsx
TabLayout frontend healthy app/(tabs)/_layout.tsx
CoverageOverlay frontend healthy src/components/CoverageOverlay.tsx
TowerDetailModal frontend healthy src/components/TowerDetailModal.tsx
LanguagePickerModal frontend healthy src/components/LanguagePickerModal.tsx

LabelLayerStatusPath
repobility-clone-5hv8jz62 software healthy /tmp/repobility-clone-5hv8jz62

LabelLayerStatusPath
MapErrorBoundaryInner software healthy src/components/MapErrorBoundary.tsx:MapErrorBoundaryInner

LabelLayerStatusPath
postgres data healthy scripts/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/d44e3e19-a170-4ef1-84b3-2cd51a78f489/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d44e3e19-a170-4ef1-84b3-2cd51a78f489/

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.