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.

tyler-james-bridges/tylerjb

https://github.com/tyler-james-bridges/tylerjb · scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. 4 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 240 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
stubContactApi software healthy tests/helpers.ts:stubContactApi
robots software healthy src/app/robots.ts:robots
OpengraphImage software healthy src/app/opengraph-image.tsx:OpengraphImage
sitemap software healthy src/app/sitemap.ts:sitemap
HomePage software healthy src/app/page.tsx:HomePage
RootLayout software healthy src/app/layout.tsx:RootLayout
AboutPage software healthy src/app/about/page.tsx:AboutPage
formatDate software healthy src/app/blog/page.tsx:formatDate
BlogPage software healthy src/app/blog/page.tsx:BlogPage
generateStaticParams software healthy src/app/blog/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/blog/[slug]/page.tsx:generateMetadata
formatDate software healthy src/app/blog/[slug]/page.tsx:formatDate
renderMarkdown software healthy src/app/blog/[slug]/page.tsx:renderMarkdown
BlogPostPage software healthy src/app/blog/[slug]/page.tsx:BlogPostPage
PlaygroundPage software healthy src/app/playground/page.tsx:PlaygroundPage
handleOpenApp software healthy src/app/playground/page.tsx:handleOpenApp
PlaygroundLayout software healthy src/app/playground/layout.tsx:PlaygroundLayout
WindowManager software healthy src/app/playground/components/WindowManager.tsx:WindowManag…
openApp software healthy src/app/playground/components/WindowManager.tsx:openApp
handleClose software healthy src/app/playground/components/WindowManager.tsx:handleClose
handleMinimize software healthy src/app/playground/components/WindowManager.tsx:handleMinim…
handleMaximize software healthy src/app/playground/components/WindowManager.tsx:handleMaxim…
handleFocus software healthy src/app/playground/components/WindowManager.tsx:handleFocus
handlePositionChange software healthy src/app/playground/components/WindowManager.tsx:handlePosit…
handleSizeChange software healthy src/app/playground/components/WindowManager.tsx:handleSizeC…
Window software healthy src/app/playground/components/Window.tsx:Window
handlePointerDown software healthy src/app/playground/components/Window.tsx:handlePointerDown
handleResizePointerDown software healthy src/app/playground/components/Window.tsx:handleResizePointe…
handleTitleBarDoubleClick software healthy src/app/playground/components/Window.tsx:handleTitleBarDoub…
handlePointerMove software healthy src/app/playground/components/Window.tsx:handlePointerMove
handlePointerUp software healthy src/app/playground/components/Window.tsx:handlePointerUp
StartMenu software healthy src/app/playground/components/StartMenu.tsx:StartMenu
handleItemClick software healthy src/app/playground/components/StartMenu.tsx:handleItemClick
Desktop software healthy src/app/playground/components/Desktop.tsx:Desktop
toggleStartMenu software healthy src/app/playground/components/Desktop.tsx:toggleStartMenu
DesktopIcon software healthy src/app/playground/components/DesktopIcon.tsx:DesktopIcon
handleClick software healthy src/app/playground/components/DesktopIcon.tsx:handleClick
handleDoubleClick software healthy src/app/playground/components/DesktopIcon.tsx:handleDoubleC…
TextEditor software healthy src/app/playground/components/apps/TextEditor.tsx:TextEditor
handleContentChange software healthy src/app/playground/components/apps/TextEditor.tsx:handleCon…
handleSave software healthy src/app/playground/components/apps/TextEditor.tsx:handleSave
SoundStudio software healthy src/app/playground/components/apps/SoundStudio.tsx:SoundStu…
getAudioContext software healthy src/app/playground/components/apps/SoundStudio.tsx:getAudio…
with software healthy src/app/playground/components/apps/SoundStudio.tsx:with
handleKeyPress software healthy src/app/playground/components/apps/SoundStudio.tsx:handleKe…
MusicPlayer software healthy src/app/playground/components/apps/MusicPlayer.tsx:MusicPla…
selectTrack software healthy src/app/playground/components/apps/MusicPlayer.tsx:selectTr…
togglePlayPause software healthy src/app/playground/components/apps/MusicPlayer.tsx:togglePl…
Terminal software healthy src/app/playground/components/apps/Terminal.tsx:Terminal
handleCommand software healthy src/app/playground/components/apps/Terminal.tsx:handleComma…

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
next.config.ts software healthy next.config.ts
smoke.spec.ts software healthy tests/smoke.spec.ts
helpers.ts software healthy tests/helpers.ts
a11y-basics.spec.ts software healthy tests/a11y-basics.spec.ts
ship-log.yml software healthy .github/workflows/ship-log.yml
deploy.yml software healthy .github/workflows/deploy.yml
api.ts software healthy src/types/api.ts
robots.ts software healthy src/app/robots.ts
opengraph-image.tsx software healthy src/app/opengraph-image.tsx
globals.css software healthy src/app/globals.css
sitemap.ts software healthy src/app/sitemap.ts
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
twitter-image.tsx software healthy src/app/twitter-image.tsx
page.tsx software healthy src/app/about/page.tsx
page.tsx software healthy src/app/blog/page.tsx
page.tsx software healthy src/app/blog/[slug]/page.tsx
os-styles.css software healthy src/app/playground/os-styles.css
page.tsx software healthy src/app/playground/page.tsx
layout.tsx software healthy src/app/playground/layout.tsx
WindowManager.tsx software healthy src/app/playground/components/WindowManager.tsx
Window.tsx software healthy src/app/playground/components/Window.tsx
StartMenu.tsx software healthy src/app/playground/components/StartMenu.tsx
Desktop.tsx software healthy src/app/playground/components/Desktop.tsx
DesktopIcon.tsx software healthy src/app/playground/components/DesktopIcon.tsx
TextEditor.tsx software healthy src/app/playground/components/apps/TextEditor.tsx
SoundStudio.tsx software healthy src/app/playground/components/apps/SoundStudio.tsx
MusicPlayer.tsx software healthy src/app/playground/components/apps/MusicPlayer.tsx
Terminal.tsx software healthy src/app/playground/components/apps/Terminal.tsx
AboutMe.tsx software healthy src/app/playground/components/apps/AboutMe.tsx
BugHunter.tsx software healthy src/app/playground/components/apps/BugHunter.tsx
page.tsx software healthy src/app/journey/page.tsx
page.tsx software healthy src/app/contact/page.tsx
layout.tsx software healthy src/app/contact/layout.tsx
page.tsx software healthy src/app/projects/page.tsx
route.ts software healthy src/app/api/contact/route.ts
page.tsx software healthy src/app/drums/page.tsx
MobileNav.tsx software healthy src/app/components/MobileNav.tsx
SidebarLayout.tsx software healthy src/app/components/SidebarLayout.tsx
TerminalWidget.tsx software healthy src/app/components/TerminalWidget.tsx
ErrorBoundary.tsx software healthy src/app/components/ErrorBoundary.tsx

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

LabelLayerStatusPath
OpengraphImage frontend healthy src/app/opengraph-image.tsx
HomePage frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
AboutPage frontend healthy src/app/about/page.tsx
BlogPage frontend healthy src/app/blog/page.tsx
PlaygroundPage frontend healthy src/app/playground/page.tsx
PlaygroundLayout frontend healthy src/app/playground/layout.tsx
WindowManager frontend healthy src/app/playground/components/WindowManager.tsx
Window frontend healthy src/app/playground/components/Window.tsx
StartMenu frontend healthy src/app/playground/components/StartMenu.tsx
Desktop frontend healthy src/app/playground/components/Desktop.tsx
DesktopIcon frontend healthy src/app/playground/components/DesktopIcon.tsx
TextEditor frontend healthy src/app/playground/components/apps/TextEditor.tsx
SoundStudio frontend healthy src/app/playground/components/apps/SoundStudio.tsx
MusicPlayer frontend healthy src/app/playground/components/apps/MusicPlayer.tsx
Terminal frontend healthy src/app/playground/components/apps/Terminal.tsx
AboutMe frontend healthy src/app/playground/components/apps/AboutMe.tsx
BugHunter frontend healthy src/app/playground/components/apps/BugHunter.tsx
JourneyPage frontend healthy src/app/journey/page.tsx
ContactPage frontend healthy src/app/contact/page.tsx
ContactLayout frontend healthy src/app/contact/layout.tsx
ProjectsPage frontend healthy src/app/projects/page.tsx
DrumsPage frontend healthy src/app/drums/page.tsx
MobileNav frontend healthy src/app/components/MobileNav.tsx
SidebarLayout frontend healthy src/app/components/SidebarLayout.tsx
TerminalWidget frontend healthy src/app/components/TerminalWidget.tsx
Sidebar frontend healthy src/app/components/Sidebar.tsx
AISummary frontend healthy src/app/components/AISummary.tsx
ExperiencePage frontend healthy src/app/experience/page.tsx

LabelLayerStatusPath
tests software healthy tests
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
app software healthy src/app
about software healthy src/app/about
blog software healthy src/app/blog
[slug] software healthy src/app/blog/[slug]
playground software healthy src/app/playground
components software healthy src/app/playground/components
apps software healthy src/app/playground/components/apps
journey software healthy src/app/journey
contact software healthy src/app/contact
projects software healthy src/app/projects
api software healthy src/app/api
contact software healthy src/app/api/contact
drums software healthy src/app/drums
components software healthy src/app/components
ui software healthy src/app/components/ui
experience software healthy src/app/experience
lib software healthy src/lib
content software healthy src/content
blog software healthy src/content/blog

LabelLayerStatusPath
48.585.04.15 network healthy src/app/components/AISummary.tsx
1.218.242.202 network healthy src/app/components/AISummary.tsx
662.089.279.242 network healthy src/app/components/AISummary.tsx
2.014.302.597 network healthy src/app/components/AISummary.tsx
327.387.186.319 network healthy src/app/components/AISummary.tsx
524.904.048.072 network healthy src/app/components/AISummary.tsx
21.553.258.06 network healthy src/app/components/AISummary.tsx
028.02.032.04 network healthy src/app/components/AISummary.tsx
1.029.098.44 network healthy src/app/components/AISummary.tsx
005.15.525.346 network healthy src/app/components/AISummary.tsx
1.55.084.383 network healthy src/app/components/AISummary.tsx
2.34.08.718 network healthy src/app/components/AISummary.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/about frontend healthy src/app/about/page.tsx
/blog frontend healthy src/app/blog/page.tsx
/blog/[slug] frontend healthy src/app/blog/[slug]/page.tsx
/playground frontend healthy src/app/playground/page.tsx
/journey frontend healthy src/app/journey/page.tsx
/contact frontend healthy src/app/contact/page.tsx
/projects frontend healthy src/app/projects/page.tsx
/drums frontend healthy src/app/drums/page.tsx
/experience frontend healthy src/app/experience/page.tsx

LabelLayerStatusPath
RESEND_API_KEY cicd healthy
VERCEL_PROJECT_ID cicd healthy
VERCEL_ORG_ID cicd healthy
SHIPPED_LOG_WEBHOOK cicd healthy
VERCEL_TOKEN cicd healthy

LabelLayerStatusPath
ship-log cicd healthy .github/workflows/ship-log.yml
test cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
gha::ship-log cicd healthy .github/workflows/ship-log.yml
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
repobility-clone-54e54ghk software healthy /tmp/repobility-clone-54e54ghk

LabelLayerStatusPath
ErrorBoundary software healthy src/app/components/ErrorBoundary.tsx:ErrorBoundary

LabelLayerStatusPath
postgresql data healthy src/app/playground/components/apps/Terminal.tsx

LabelLayerStatusPath
vps::aws hardware healthy src/app/playground/components/apps/Terminal.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/3f8d4c5c-e3c2-486a-9b7c-42d0d7ace7a0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3f8d4c5c-e3c2-486a-9b7c-42d0d7ace7a0/

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.