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.

rajat157/portfolio

https://github.com/rajat157/portfolio · scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 19 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 386 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
bundle software healthy frontend/src/payload.config.ts:bundle
Footer software healthy frontend/src/components/layout/footer.tsx:Footer
emptySubscribe software healthy frontend/src/components/layout/theme-toggle.tsx:emptySubscr…
ThemeToggle software healthy frontend/src/components/layout/theme-toggle.tsx:ThemeToggle
toggleTheme software healthy frontend/src/components/layout/theme-toggle.tsx:toggleTheme
Header software healthy frontend/src/components/layout/header.tsx:Header
ScrollToTop software healthy frontend/src/components/layout/scroll-to-top.tsx:ScrollToTop
BottomNav software healthy frontend/src/components/layout/bottom-nav.tsx:BottomNav
transformSkills software healthy frontend/src/components/about/skills-grid.tsx:transformSkil…
SkillsGrid software healthy frontend/src/components/about/skills-grid.tsx:SkillsGrid
to software healthy frontend/src/components/about/experience-timeline.tsx:to
formatPeriod software healthy frontend/src/components/about/experience-timeline.tsx:forma…
formatDate software healthy frontend/src/components/about/experience-timeline.tsx:forma…
transformExperience software healthy frontend/src/components/about/experience-timeline.tsx:trans…
ExperienceTimeline software healthy frontend/src/components/about/experience-timeline.tsx:Exper…
ArticleHeader software healthy frontend/src/components/blog/article-header.tsx:ArticleHead…
ArticleGrid software healthy frontend/src/components/blog/article-grid.tsx:ArticleGrid
CategoryFilter software healthy frontend/src/components/blog/category-filter.tsx:CategoryFi…
ArticleCard software healthy frontend/src/components/blog/article-card.tsx:ArticleCard
ArticleContent software healthy frontend/src/components/blog/article-content.tsx:ArticleCon…
handleShare software healthy frontend/src/components/blog/article-content.tsx:handleShare
formattedDate software healthy frontend/src/components/blog/article-content.tsx:formattedD…
ArticleToc software healthy frontend/src/components/blog/article-toc.tsx:ArticleToc
handleClick software healthy frontend/src/components/blog/article-toc.tsx:handleClick
ReadingProgress software healthy frontend/src/components/blog/reading-progress.tsx:ReadingPr…
handleScroll software healthy frontend/src/components/blog/reading-progress.tsx:handleScr…
ProjectFilter software healthy frontend/src/components/projects/project-filter.tsx:Project…
ProjectCard software healthy frontend/src/components/projects/project-card.tsx:ProjectCa…
ProjectGrid software healthy frontend/src/components/projects/project-grid.tsx:ProjectGr…
Sheet software healthy frontend/src/components/ui/sheet.tsx:Sheet
SheetTrigger software healthy frontend/src/components/ui/sheet.tsx:SheetTrigger
SheetClose software healthy frontend/src/components/ui/sheet.tsx:SheetClose
SheetPortal software healthy frontend/src/components/ui/sheet.tsx:SheetPortal
SheetOverlay software healthy frontend/src/components/ui/sheet.tsx:SheetOverlay
SheetContent software healthy frontend/src/components/ui/sheet.tsx:SheetContent
SheetHeader software healthy frontend/src/components/ui/sheet.tsx:SheetHeader
SheetFooter software healthy frontend/src/components/ui/sheet.tsx:SheetFooter
SheetTitle software healthy frontend/src/components/ui/sheet.tsx:SheetTitle
SheetDescription software healthy frontend/src/components/ui/sheet.tsx:SheetDescription
Badge software healthy frontend/src/components/ui/badge.tsx:Badge
Dialog software healthy frontend/src/components/ui/dialog.tsx:Dialog
DialogTrigger software healthy frontend/src/components/ui/dialog.tsx:DialogTrigger
DialogPortal software healthy frontend/src/components/ui/dialog.tsx:DialogPortal
DialogClose software healthy frontend/src/components/ui/dialog.tsx:DialogClose
DialogOverlay software healthy frontend/src/components/ui/dialog.tsx:DialogOverlay
DialogContent software healthy frontend/src/components/ui/dialog.tsx:DialogContent
DialogHeader software healthy frontend/src/components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy frontend/src/components/ui/dialog.tsx:DialogFooter
DialogTitle software healthy frontend/src/components/ui/dialog.tsx:DialogTitle
DialogDescription software healthy frontend/src/components/ui/dialog.tsx:DialogDescription

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
PROGRESS.md software healthy PROGRESS.md
CLAUDE.md software healthy CLAUDE.md
postcss.config.mjs software healthy frontend/postcss.config.mjs
README.md software healthy frontend/README.md
package.json software healthy frontend/package.json
package-lock.json software healthy frontend/package-lock.json
components.json software healthy frontend/components.json
tsconfig.json software healthy frontend/tsconfig.json
eslint.config.mjs software healthy frontend/eslint.config.mjs
next.config.ts software healthy frontend/next.config.ts
export-strapi-neon.mjs software healthy frontend/scripts/export-strapi-neon.mjs
generate-importmap.mjs software healthy frontend/scripts/generate-importmap.mjs
payload-types.ts software healthy frontend/src/payload-types.ts
payload.config.ts software healthy frontend/src/payload.config.ts
SiteSettings.ts software healthy frontend/src/payload/globals/SiteSettings.ts
About.ts software healthy frontend/src/payload/globals/About.ts
Users.ts software healthy frontend/src/payload/collections/Users.ts
Projects.ts software healthy frontend/src/payload/collections/Projects.ts
BlogPosts.ts software healthy frontend/src/payload/collections/BlogPosts.ts
Categories.ts software healthy frontend/src/payload/collections/Categories.ts
Media.ts software healthy frontend/src/payload/collections/Media.ts
footer.tsx software healthy frontend/src/components/layout/footer.tsx
theme-toggle.tsx software healthy frontend/src/components/layout/theme-toggle.tsx
index.ts software healthy frontend/src/components/layout/index.ts
header.tsx software healthy frontend/src/components/layout/header.tsx
scroll-to-top.tsx software healthy frontend/src/components/layout/scroll-to-top.tsx
bottom-nav.tsx software healthy frontend/src/components/layout/bottom-nav.tsx
skills-grid.tsx software healthy frontend/src/components/about/skills-grid.tsx
experience-timeline.tsx software healthy frontend/src/components/about/experience-timeline.tsx
index.ts software healthy frontend/src/components/about/index.ts
article-header.tsx software healthy frontend/src/components/blog/article-header.tsx
article-grid.tsx software healthy frontend/src/components/blog/article-grid.tsx
index.ts software healthy frontend/src/components/blog/index.ts
category-filter.tsx software healthy frontend/src/components/blog/category-filter.tsx
article-card.tsx software healthy frontend/src/components/blog/article-card.tsx
article-content.tsx software healthy frontend/src/components/blog/article-content.tsx
article-toc.tsx software healthy frontend/src/components/blog/article-toc.tsx
reading-progress.tsx software healthy frontend/src/components/blog/reading-progress.tsx
project-filter.tsx software healthy frontend/src/components/projects/project-filter.tsx
index.ts software healthy frontend/src/components/projects/index.ts
project-card.tsx software healthy frontend/src/components/projects/project-card.tsx
project-grid.tsx software healthy frontend/src/components/projects/project-grid.tsx
sheet.tsx software healthy frontend/src/components/ui/sheet.tsx
badge.tsx software healthy frontend/src/components/ui/badge.tsx
dialog.tsx software healthy frontend/src/components/ui/dialog.tsx
button.tsx software healthy frontend/src/components/ui/button.tsx
card.tsx software healthy frontend/src/components/ui/card.tsx
switch.tsx software healthy frontend/src/components/ui/switch.tsx
textarea.tsx software healthy frontend/src/components/ui/textarea.tsx

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

LabelLayerStatusPath
frontend software healthy frontend
scripts software healthy frontend/scripts
src software healthy frontend/src
payload software healthy frontend/src/payload
globals software healthy frontend/src/payload/globals
collections software healthy frontend/src/payload/collections
components software healthy frontend/src/components
layout software healthy frontend/src/components/layout
about software healthy frontend/src/components/about
blog software healthy frontend/src/components/blog
projects software healthy frontend/src/components/projects
ui software healthy frontend/src/components/ui
animations software healthy frontend/src/components/animations
sections software healthy frontend/src/components/sections
forms software healthy frontend/src/components/forms
migration software healthy frontend/src/migration
seed-data software healthy frontend/src/migration/seed-data
snapshot-projects software healthy frontend/src/migration/snapshot-projects
providers software healthy frontend/src/providers
app software healthy frontend/src/app
api software healthy frontend/src/app/api
dev-import software healthy frontend/src/app/api/dev-import
contact software healthy frontend/src/app/api/contact
(site) software healthy frontend/src/app/(site)
about software healthy frontend/src/app/(site)/about
blog software healthy frontend/src/app/(site)/blog
[slug] software healthy frontend/src/app/(site)/blog/[slug]
contact software healthy frontend/src/app/(site)/contact
projects software healthy frontend/src/app/(site)/projects
[slug] software healthy frontend/src/app/(site)/projects/[slug]
(payload) software healthy frontend/src/app/(payload)
api software healthy frontend/src/app/(payload)/api
[...slug] software healthy frontend/src/app/(payload)/api/[...slug]
graphql software healthy frontend/src/app/(payload)/api/graphql
graphql-playground software healthy frontend/src/app/(payload)/api/graphql-playground
admin software healthy frontend/src/app/(payload)/admin
[[...segments]] software healthy frontend/src/app/(payload)/admin/[[...segments]]
lib software healthy frontend/src/lib
utils software healthy frontend/src/lib/utils
validations software healthy frontend/src/lib/validations
cms software healthy frontend/src/lib/cms
styles software healthy frontend/src/styles
migrations software healthy frontend/src/migrations
scripts software healthy scripts
migration-data software healthy migration-data
projects software healthy migration-data/projects

LabelLayerStatusPath
/(site) frontend healthy frontend/src/app/(site)/page.tsx
/(site)/about frontend healthy frontend/src/app/(site)/about/page.tsx
/(site)/blog frontend healthy frontend/src/app/(site)/blog/page.tsx
/(site)/blog/[slug] frontend healthy frontend/src/app/(site)/blog/[slug]/page.tsx
/(site)/contact frontend healthy frontend/src/app/(site)/contact/page.tsx
/(site)/projects frontend healthy frontend/src/app/(site)/projects/page.tsx
/(site)/projects/[slug] frontend healthy frontend/src/app/(site)/projects/[slug]/page.tsx
/(payload)/admin/[[...segments]] frontend healthy frontend/src/app/(payload)/admin/[[...segments]]/page.tsx

LabelLayerStatusPath
blog-posts.ts data healthy frontend/src/migration/seed-data/blog-posts.ts
about.ts data healthy frontend/src/migration/seed-data/about.ts
site-settings.ts data healthy frontend/src/migration/seed-data/site-settings.ts
categories.ts data healthy frontend/src/migration/seed-data/categories.ts
projects.ts data healthy frontend/src/migration/seed-data/projects.ts
20260612_000000_initial.ts data healthy frontend/src/migrations/20260612_000000_initial.ts
20260612_000000_initial.sql data healthy frontend/src/migrations/20260612_000000_initial.sql

LabelLayerStatusPath
postgres data healthy README.md
postgresql data healthy README.md
sqlite data healthy frontend/package-lock.json
redis data healthy frontend/package-lock.json
mongodb data healthy frontend/src/components/about/skills-grid.tsx

LabelLayerStatusPath
RootLayout frontend healthy frontend/src/app/(site)/layout.tsx
ContactPage frontend healthy frontend/src/app/(site)/contact/page.tsx
Layout frontend healthy frontend/src/app/(payload)/layout.tsx
NotFound frontend healthy frontend/src/app/(payload)/admin/[[...segments]]/not-found.…
Page frontend healthy frontend/src/app/(payload)/admin/[[...segments]]/page.tsx

LabelLayerStatusPath
vps::aws hardware healthy frontend/package-lock.json
vps::gcp hardware healthy frontend/src/components/about/skills-grid.tsx
vps::azure hardware healthy frontend/src/components/about/skills-grid.tsx

LabelLayerStatusPath
scheduling software healthy frontend/src/migration/seed-data/projects.ts:scheduling
scheduling software healthy frontend/src/app/(site)/projects/page.tsx:scheduling

LabelLayerStatusPath
kafka data healthy frontend/src/components/about/skills-grid.tsx
celery data healthy frontend/src/migration/seed-data/projects.ts

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

LabelLayerStatusPath
payload data healthy frontend/src/migrations/20260612_000000_initial.sql

LabelLayerStatusPath
port:5434 network healthy README.md

LabelLayerStatusPath
nginx network healthy frontend/src/components/about/skills-grid.tsx

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/src/migration/seed-data/projects.ts
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/f2ecc225-eece-4925-8a15-c2e50ef460ab/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f2ecc225-eece-4925-8a15-c2e50ef460ab/

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.