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.

therealchrislam/chris-lam-portfolio

https://github.com/therealchrislam/chris-lam-portfolio · scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 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 49 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
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
VideoEmbed.tsx software healthy components/VideoEmbed.tsx
AppShell.tsx software healthy components/AppShell.tsx
Sidebar.tsx software healthy components/Sidebar.tsx
Reveal.tsx software healthy components/Reveal.tsx
not-found.tsx software healthy app/not-found.tsx
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/about/page.tsx
page.tsx software healthy app/work/[slug]/page.tsx
settings.local.json software healthy .claude/settings.local.json
launch.json software healthy .claude/launch.json
.claude/settings.local.json quality healthy .claude/settings.local.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
isVideoFile software healthy components/VideoEmbed.tsx:isVideoFile
VideoEmbed software healthy components/VideoEmbed.tsx:VideoEmbed
AppShell software healthy components/AppShell.tsx:AppShell
normalize software healthy components/Sidebar.tsx:normalize
Sidebar software healthy components/Sidebar.tsx:Sidebar
linkClass software healthy components/Sidebar.tsx:linkClass
Reveal software healthy components/Reveal.tsx:Reveal
NotFound software healthy app/not-found.tsx:NotFound
HomePage software healthy app/page.tsx:HomePage
RootLayout software healthy app/layout.tsx:RootLayout
AboutPage software healthy app/about/page.tsx:AboutPage
generateStaticParams software healthy app/work/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy app/work/[slug]/page.tsx:generateMetadata
ProjectPage software healthy app/work/[slug]/page.tsx:ProjectPage

LabelLayerStatusPath
components software healthy components
app software healthy app
about software healthy app/about
work software healthy app/work
[slug] software healthy app/work/[slug]
.claude software healthy .claude

LabelLayerStatusPath
VideoEmbed frontend healthy components/VideoEmbed.tsx
AppShell frontend healthy components/AppShell.tsx
Sidebar frontend healthy components/Sidebar.tsx
Reveal frontend healthy components/Reveal.tsx
NotFound frontend healthy app/not-found.tsx
AboutPage frontend healthy app/about/page.tsx

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

LabelLayerStatusPath
before software healthy app/layout.tsx:before
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/9da7e223-672d-42c1-ac7d-a990ec55634a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9da7e223-672d-42c1-ac7d-a990ec55634a/

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.