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.

wtandler/winslow-portfolio

https://github.com/wtandler/winslow-portfolio · scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 6 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 99 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
TESTING.md software healthy TESTING.md
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTENT_TEMPLATE.md software healthy CONTENT_TEMPLATE.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
TODOS.md software healthy TODOS.md
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
CHANGELOG.md software healthy CHANGELOG.md
vitest.config.ts software healthy vitest.config.ts
next.config.ts software healthy next.config.ts
dates.test.ts software healthy test/dates.test.ts
content.test.ts software healthy test/content.test.ts
Navigation.tsx software healthy components/layout/Navigation.tsx
index.ts software healthy components/layout/index.ts
Footer.tsx software healthy components/layout/Footer.tsx
ProjectCard.tsx software healthy components/projects/ProjectCard.tsx
index.ts software healthy components/projects/index.ts
MDXContent.tsx software healthy components/projects/MDXContent.tsx
AnimatedText.tsx software healthy components/ui/AnimatedText.tsx
Button.tsx software healthy components/ui/Button.tsx
index.ts software healthy components/ui/index.ts
MotionProvider.tsx software healthy components/providers/MotionProvider.tsx
robots.ts software healthy app/robots.ts
opengraph-image.tsx software healthy app/opengraph-image.tsx
globals.css software healthy app/globals.css
sitemap.ts software healthy app/sitemap.ts
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/contact/page.tsx
page.tsx software healthy app/projects/page.tsx
page.tsx software healthy app/projects/[slug]/page.tsx
content.ts software healthy lib/content.ts
status.ts software healthy lib/status.ts
animations.ts software healthy lib/animations.ts
mdx.ts software healthy lib/mdx.ts
dates.ts software healthy lib/dates.ts
second-order-issue-02-the-wrong-denominator.html software healthy public/samples/second-order-issue-02-the-wrong-denominator.…
test.yml software healthy .github/workflows/test.yml
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
withFixture software healthy test/content.test.ts:withFixture
Navigation software healthy components/layout/Navigation.tsx:Navigation
Footer software healthy components/layout/Footer.tsx:Footer
ProjectCard software healthy components/projects/ProjectCard.tsx:ProjectCard
MDXContent software healthy components/projects/MDXContent.tsx:MDXContent
AnimatedText software healthy components/ui/AnimatedText.tsx:AnimatedText
StaggeredContainer software healthy components/ui/AnimatedText.tsx:StaggeredContainer
StaggeredItem software healthy components/ui/AnimatedText.tsx:StaggeredItem
Button software healthy components/ui/Button.tsx:Button
content software healthy components/ui/Button.tsx:content
MotionProvider software healthy components/providers/MotionProvider.tsx:MotionProvider
robots software healthy app/robots.ts:robots
OpengraphImage software healthy app/opengraph-image.tsx:OpengraphImage
sitemap software healthy app/sitemap.ts:sitemap
HomePage software healthy app/page.tsx:HomePage
RootLayout software healthy app/layout.tsx:RootLayout
ContactPage software healthy app/contact/page.tsx:ContactPage
ProjectsPage software healthy app/projects/page.tsx:ProjectsPage
generateStaticParams software healthy app/projects/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy app/projects/[slug]/page.tsx:generateMetadata
ProjectPage software healthy app/projects/[slug]/page.tsx:ProjectPage
createContentLoader software healthy lib/content.ts:createContentLoader
getSlugs software healthy lib/content.ts:getSlugs
getAll software healthy lib/content.ts:getAll
requireFrontmatterKeys software healthy lib/content.ts:requireFrontmatterKeys
normalizeContentDate software healthy lib/content.ts:normalizeContentDate
normalizeFrontmatter software healthy lib/mdx.ts:normalizeFrontmatter
priorityDiff software healthy lib/mdx.ts:priorityDiff
getFeaturedProjects software healthy lib/mdx.ts:getFeaturedProjects
formatDate software healthy lib/dates.ts:formatDate

LabelLayerStatusPath
test software healthy test
components software healthy components
layout software healthy components/layout
projects software healthy components/projects
ui software healthy components/ui
providers software healthy components/providers
app software healthy app
contact software healthy app/contact
projects software healthy app/projects
[slug] software healthy app/projects/[slug]
lib software healthy lib
public software healthy public
samples software healthy public/samples
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
OpengraphImage frontend healthy app/opengraph-image.tsx
HomePage frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
ContactPage frontend healthy app/contact/page.tsx
ProjectsPage frontend healthy app/projects/page.tsx

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:16 network healthy pnpm-lock.yaml

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

LabelLayerStatusPath
0.3.0.1 network healthy package.json

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/test.yml
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/6d0a2ed1-63c1-4f40-be04-f8e719daeec7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6d0a2ed1-63c1-4f40-be04-f8e719daeec7/

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.