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/over-the-wall

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

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. 5 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 164 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
isLocale software healthy src/i18n/locales.ts:isLocale
l software healthy src/i18n/locales.ts:l
stripLocale software healthy src/i18n/locales.ts:stripLocale
g software healthy src/i18n/game.ts:g
t software healthy src/i18n/ui.ts:t
ZoneSplash software healthy src/components/react/ZoneSplash.tsx:ZoneSplash
Sparkle software healthy src/components/react/OverworldScene.tsx:Sparkle
Cloud software healthy src/components/react/OverworldScene.tsx:Cloud
FarIslet software healthy src/components/react/OverworldScene.tsx:FarIslet
SceneBackdrop software healthy src/components/react/OverworldScene.tsx:SceneBackdrop
IslandBase software healthy src/components/react/OverworldScene.tsx:IslandBase
Chatlands software healthy src/components/react/OverworldScene.tsx:Chatlands
TerminalCaves software healthy src/components/react/OverworldScene.tsx:TerminalCaves
SummoningCircle software healthy src/components/react/OverworldScene.tsx:SummoningCircle
CheatCodeVault software healthy src/components/react/OverworldScene.tsx:CheatCodeVault
rad software healthy src/components/react/OverworldScene.tsx:rad
BossTower software healthy src/components/react/OverworldScene.tsx:BossTower
Island software healthy src/components/react/OverworldScene.tsx:Island
BenchIslet software healthy src/components/react/OverworldScene.tsx:BenchIslet
BlinkSprite software healthy src/components/react/OverworldScene.tsx:BlinkSprite
promptFor software healthy src/components/react/FakeTerminal.tsx:promptFor
buildScript software healthy src/components/react/FakeTerminal.tsx:buildScript
fullTranscript software healthy src/components/react/FakeTerminal.tsx:fullTranscript
FakeTerminal software healthy src/components/react/FakeTerminal.tsx:FakeTerminal
huntContents software healthy src/components/react/FakeTerminal.tsx:huntContents
handleHunt software healthy src/components/react/FakeTerminal.tsx:handleHunt
respond software healthy src/components/react/FakeTerminal.tsx:respond
onSubmit software healthy src/components/react/FakeTerminal.tsx:onSubmit
onExternal software healthy src/components/react/FakeTerminal.tsx:onExternal
cmd software healthy src/components/react/FakeTerminal.tsx:cmd
KonamiEgg software healthy src/components/react/KonamiEgg.tsx:KonamiEgg
onKey software healthy src/components/react/KonamiEgg.tsx:onKey
FeatToasts software healthy src/components/react/FeatToasts.tsx:FeatToasts
Mascot software healthy src/components/react/Mascot.tsx:Mascot
maybeReact software healthy src/components/react/Mascot.tsx:maybeReact
poke software healthy src/components/react/Mascot.tsx:poke
dismiss software healthy src/components/react/Mascot.tsx:dismiss
BossFight software healthy src/components/react/BossFight.tsx:BossFight
check software healthy src/components/react/BossFight.tsx:check
PageTracker software healthy src/components/react/PageTracker.tsx:PageTracker
QuestItem software healthy src/components/react/QuestItem.tsx:QuestItem
pack software healthy src/components/react/QuestItem.tsx:pack
OverworldMap software healthy src/components/react/OverworldMap.tsx:OverworldMap
onPointerMove software healthy src/components/react/OverworldMap.tsx:onPointerMove
px software healthy src/components/react/OverworldMap.tsx:px
py software healthy src/components/react/OverworldMap.tsx:py
visitDen software healthy src/components/react/OverworldMap.tsx:visitDen
ChestSvg software healthy src/components/react/CheatCode.tsx:ChestSvg
CheatCode software healthy src/components/react/CheatCode.tsx:CheatCode
openChest software healthy src/components/react/CheatCode.tsx:openChest

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

LabelLayerStatusPath
README.md software healthy README.md
package.json software healthy package.json
astro.config.mjs software healthy astro.config.mjs
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
2026-06-12-arcade-pass-design.md software healthy docs/superpowers/specs/2026-06-12-arcade-pass-design.md
content.config.ts software healthy src/content.config.ts
locales.ts software healthy src/i18n/locales.ts
game.ts software healthy src/i18n/game.ts
ui.ts software healthy src/i18n/ui.ts
ZoneSplash.tsx software healthy src/components/react/ZoneSplash.tsx
OverworldScene.tsx software healthy src/components/react/OverworldScene.tsx
FakeTerminal.tsx software healthy src/components/react/FakeTerminal.tsx
KonamiEgg.tsx software healthy src/components/react/KonamiEgg.tsx
FeatToasts.tsx software healthy src/components/react/FeatToasts.tsx
Mascot.tsx software healthy src/components/react/Mascot.tsx
BossFight.tsx software healthy src/components/react/BossFight.tsx
PageTracker.tsx software healthy src/components/react/PageTracker.tsx
QuestItem.tsx software healthy src/components/react/QuestItem.tsx
OverworldMap.tsx software healthy src/components/react/OverworldMap.tsx
CheatCode.tsx software healthy src/components/react/CheatCode.tsx
PathSelect.tsx software healthy src/components/react/PathSelect.tsx
QuestItemEcho.tsx software healthy src/components/react/QuestItemEcho.tsx
SoundToggle.tsx software healthy src/components/react/SoundToggle.tsx
TryChips.tsx software healthy src/components/react/TryChips.tsx
TwoDoors.tsx software healthy src/components/react/TwoDoors.tsx
QuestComplete.tsx software healthy src/components/react/QuestComplete.tsx
SaveFile.tsx software healthy src/components/react/SaveFile.tsx
sound.ts software healthy src/lib/sound.ts
progress.ts software healthy src/lib/progress.ts
zones.ts software healthy src/lib/zones.ts
global.css software healthy src/styles/global.css
islands.css software healthy src/styles/islands.css

LabelLayerStatusPath
ZoneSplash frontend healthy src/components/react/ZoneSplash.tsx
FakeTerminal frontend healthy src/components/react/FakeTerminal.tsx
KonamiEgg frontend healthy src/components/react/KonamiEgg.tsx
FeatToasts frontend healthy src/components/react/FeatToasts.tsx
Mascot frontend healthy src/components/react/Mascot.tsx
BossFight frontend healthy src/components/react/BossFight.tsx
PageTracker frontend healthy src/components/react/PageTracker.tsx
QuestItem frontend healthy src/components/react/QuestItem.tsx
OverworldMap frontend healthy src/components/react/OverworldMap.tsx
CheatCode frontend healthy src/components/react/CheatCode.tsx
PathSelect frontend healthy src/components/react/PathSelect.tsx
QuestItemEcho frontend healthy src/components/react/QuestItemEcho.tsx
SoundToggle frontend healthy src/components/react/SoundToggle.tsx
TryChips frontend healthy src/components/react/TryChips.tsx
TwoDoors frontend healthy src/components/react/TwoDoors.tsx
QuestComplete frontend healthy src/components/react/QuestComplete.tsx
SaveFile frontend healthy src/components/react/SaveFile.tsx

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
src software healthy src
i18n software healthy src/i18n
components software healthy src/components
react software healthy src/components/react
lib software healthy src/lib
styles software healthy src/styles

LabelLayerStatusPath
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts
password_literal::src/i18n/ui.ts security healthy src/i18n/ui.ts

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

LabelLayerStatusPath
redis data healthy package-lock.json

LabelLayerStatusPath
vps::azure hardware healthy package-lock.json
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/920d19b9-fc49-430c-a147-9bc23e645440/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/920d19b9-fc49-430c-a147-9bc23e645440/

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.