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.

samilamqaddam-lab/the-way-in

https://github.com/samilamqaddam-lab/the-way-in · scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 10 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 298 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
entry software healthy vite.config.ts:entry
App software healthy src/App.tsx:App
detectLocale software healthy src/i18n/locale.tsx:detectLocale
LocaleProvider software healthy src/i18n/locale.tsx:LocaleProvider
useLocale software healthy src/i18n/locale.tsx:useLocale
pick software healthy src/i18n/locale.tsx:pick
Wordmark software healthy src/components/Wordmark.tsx:Wordmark
SiteFooter software healthy src/components/SiteFooter.tsx:SiteFooter
roomHref software healthy src/components/SiteFooter.tsx:roomHref
Sticker software healthy src/components/Sticker.tsx:Sticker
Pip software healthy src/components/Pip.tsx:Pip
PromptCard software healthy src/components/PromptCard.tsx:PromptCard
Squiggle software healthy src/components/Squiggle.tsx:Squiggle
ConfettiBurst software healthy src/components/ConfettiBurst.tsx:ConfettiBurst
copyToClipboard software healthy src/components/CopyButton.tsx:copyToClipboard
CopyButton software healthy src/components/CopyButton.tsx:CopyButton
onCopy software healthy src/components/CopyButton.tsx:onCopy
SubpageShell software healthy src/components/SubpageShell.tsx:SubpageShell
AboutMeThumb software healthy src/components/PromptThumbs.tsx:AboutMeThumb
PresentationThumb software healthy src/components/PromptThumbs.tsx:PresentationThumb
WheelThumb software healthy src/components/PromptThumbs.tsx:WheelThumb
EmojiThumb software healthy src/components/PromptThumbs.tsx:EmojiThumb
LangToggle software healthy src/components/LangToggle.tsx:LangToggle
HowToStrip software healthy src/components/HowToStrip.tsx:HowToStrip
GlossaryTip software healthy src/components/GlossaryTip.tsx:GlossaryTip
toggle software healthy src/components/GlossaryTip.tsx:toggle
onPointer software healthy src/components/GlossaryTip.tsx:onPointer
onKey software healthy src/components/GlossaryTip.tsx:onKey
SectionShell software healthy src/components/SectionShell.tsx:SectionShell
QuickNav software healthy src/components/QuickNav.tsx:QuickNav
onScroll software healthy src/components/QuickNav.tsx:onScroll
Row software healthy src/components/Marquee.tsx:Row
Marquee software healthy src/components/Marquee.tsx:Marquee
roomLabel software healthy src/lib/links.ts:roomLabel
roomTitle software healthy src/lib/links.ts:roomTitle
room software healthy src/lib/links.ts:room
useTypewriter software healthy src/lib/useTypewriter.ts:useTypewriter
tick software healthy src/lib/useTypewriter.ts:tick
Accordion software healthy src/pages/help/Page.tsx:Accordion
HelpPage software healthy src/pages/help/Page.tsx:HelpPage
MissionsPage software healthy src/pages/missions/Page.tsx:MissionsPage
doneCta software healthy src/pages/missions/Page.tsx:doneCta
Moment software healthy src/pages/first-day/Page.tsx:Moment
FirstDayPage software healthy src/pages/first-day/Page.tsx:FirstDayPage
MiniWindow software healthy src/pages/first-day/mocks.tsx:MiniWindow
YouLine software healthy src/pages/first-day/mocks.tsx:YouLine
setupChip software healthy src/pages/first-day/Page.copy.tsx:setupChip
permissionMock software healthy src/pages/first-day/Page.copy.tsx:permissionMock
loadShards software healthy src/pages/quest/Page.tsx:loadShards
saveShards software healthy src/pages/quest/Page.tsx:saveShards

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
index.html software healthy help/index.html
index.html software healthy missions/index.html
index.html software healthy first-day/index.html
index.html software healthy fr/index.html
index.html software healthy fr/help/index.html
index.html software healthy fr/missions/index.html
index.html software healthy fr/first-day/index.html
index.html software healthy fr/quest/index.html
index.html software healthy fr/tools/index.html
index.html software healthy fr/prompts/index.html
index.html software healthy quest/index.html
index.html software healthy tools/index.html
index.html software healthy prompts/index.html
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
locale.tsx software healthy src/i18n/locale.tsx
Wordmark.tsx software healthy src/components/Wordmark.tsx
SiteFooter.tsx software healthy src/components/SiteFooter.tsx
Sticker.tsx software healthy src/components/Sticker.tsx
Pip.tsx software healthy src/components/Pip.tsx
PromptCard.tsx software healthy src/components/PromptCard.tsx
Squiggle.tsx software healthy src/components/Squiggle.tsx
ConfettiBurst.tsx software healthy src/components/ConfettiBurst.tsx
CopyButton.tsx software healthy src/components/CopyButton.tsx
SubpageShell.tsx software healthy src/components/SubpageShell.tsx
PromptThumbs.tsx software healthy src/components/PromptThumbs.tsx
LangToggle.tsx software healthy src/components/LangToggle.tsx
HowToStrip.tsx software healthy src/components/HowToStrip.tsx
GlossaryTip.tsx software healthy src/components/GlossaryTip.tsx
SectionShell.tsx software healthy src/components/SectionShell.tsx
QuickNav.tsx software healthy src/components/QuickNav.tsx
Marquee.tsx software healthy src/components/Marquee.tsx
links.ts software healthy src/lib/links.ts
motion.ts software healthy src/lib/motion.ts
useTypewriter.ts software healthy src/lib/useTypewriter.ts
Page.tsx software healthy src/pages/help/Page.tsx
Page.copy.tsx software healthy src/pages/help/Page.copy.tsx
main.tsx software healthy src/pages/help/main.tsx
Page.tsx software healthy src/pages/missions/Page.tsx
main.tsx software healthy src/pages/missions/main.tsx
Page.tsx software healthy src/pages/first-day/Page.tsx
mocks.tsx software healthy src/pages/first-day/mocks.tsx
Page.copy.tsx software healthy src/pages/first-day/Page.copy.tsx
main.tsx software healthy src/pages/first-day/main.tsx

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

LabelLayerStatusPath
help software healthy help
missions software healthy missions
first-day software healthy first-day
fr software healthy fr
help software healthy fr/help
missions software healthy fr/missions
first-day software healthy fr/first-day
quest software healthy fr/quest
tools software healthy fr/tools
prompts software healthy fr/prompts
quest software healthy quest
tools software healthy tools
prompts software healthy prompts
src software healthy src
i18n software healthy src/i18n
components software healthy src/components
lib software healthy src/lib
pages software healthy src/pages
help software healthy src/pages/help
missions software healthy src/pages/missions
first-day software healthy src/pages/first-day
quest software healthy src/pages/quest
ui software healthy src/pages/quest/ui
engine software healthy src/pages/quest/engine
tools software healthy src/pages/tools
prompts software healthy src/pages/prompts
sections software healthy src/sections
TestDrive software healthy src/sections/TestDrive
previews software healthy src/sections/TestDrive/previews
styles software healthy src/styles

LabelLayerStatusPath
/help/Page frontend healthy src/pages/help/Page.tsx
/help/Page.copy frontend healthy src/pages/help/Page.copy.tsx
/help/main frontend healthy src/pages/help/main.tsx
/missions/Page frontend healthy src/pages/missions/Page.tsx
/missions/main frontend healthy src/pages/missions/main.tsx
/first-day/Page frontend healthy src/pages/first-day/Page.tsx
/first-day/mocks frontend healthy src/pages/first-day/mocks.tsx
/first-day/Page.copy frontend healthy src/pages/first-day/Page.copy.tsx
/first-day/main frontend healthy src/pages/first-day/main.tsx
/quest/Page frontend healthy src/pages/quest/Page.tsx
/quest/main frontend healthy src/pages/quest/main.tsx
/quest/ui/BossQuiz frontend healthy src/pages/quest/ui/BossQuiz.tsx
/quest/ui/TermChips frontend healthy src/pages/quest/ui/TermChips.tsx
/quest/ui/Hud frontend healthy src/pages/quest/ui/Hud.tsx
/quest/ui/Dialogue frontend healthy src/pages/quest/ui/Dialogue.tsx
/quest/ui/Certificate frontend healthy src/pages/quest/ui/Certificate.tsx
/quest/engine/sprites frontend healthy src/pages/quest/engine/sprites.ts
/quest/engine/tiles frontend healthy src/pages/quest/engine/tiles.ts
/quest/engine/Game frontend healthy src/pages/quest/engine/Game.ts
/tools/Page frontend healthy src/pages/tools/Page.tsx
/tools/main frontend healthy src/pages/tools/main.tsx
/prompts/Page frontend healthy src/pages/prompts/Page.tsx
/prompts/Page.copy frontend healthy src/pages/prompts/Page.copy.ts
/prompts/main frontend healthy src/pages/prompts/main.tsx
/prompts/mixer frontend healthy src/pages/prompts/mixer.ts

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

LabelLayerStatusPath
Game software healthy src/pages/quest/engine/Game.ts:Game

LabelLayerStatusPath
App frontend healthy src/App.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/ab44174f-34c3-4e19-b797-f2cc4a8249a0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ab44174f-34c3-4e19-b797-f2cc4a8249a0/

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.