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.

sagartheamruth/sagaramruth-com

https://github.com/sagartheamruth/sagaramruth-com · scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 10 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 48 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
CLAUDE.md software healthy CLAUDE.md
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
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
note-view.tsx software healthy components/note-view.tsx
theme-toggle.tsx software healthy components/theme-toggle.tsx
notes-sidebar.tsx software healthy components/notes-sidebar.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/notes/page.tsx
page.tsx software healthy app/notes/[slug]/page.tsx
notes.ts software healthy lib/notes.ts
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
NoteView software healthy components/note-view.tsx:NoteView
ThemeToggle software healthy components/theme-toggle.tsx:ThemeToggle
toggle software healthy components/theme-toggle.tsx:toggle
apply software healthy components/theme-toggle.tsx:apply
NotesSidebar software healthy components/notes-sidebar.tsx:NotesSidebar
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
NotesIndex software healthy app/notes/page.tsx:NotesIndex
generateStaticParams software healthy app/notes/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy app/notes/[slug]/page.tsx:generateMetadata
NotePage software healthy app/notes/[slug]/page.tsx:NotePage
getNote software healthy lib/notes.ts:getNote
sortedNotes software healthy lib/notes.ts:sortedNotes
previewText software healthy lib/notes.ts:previewText
formatDate software healthy lib/notes.ts:formatDate

LabelLayerStatusPath
NoteView frontend healthy components/note-view.tsx
ThemeToggle frontend healthy components/theme-toggle.tsx
NotesSidebar frontend healthy components/notes-sidebar.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
NotesIndex frontend healthy app/notes/page.tsx

LabelLayerStatusPath
components software healthy components
app software healthy app
notes software healthy app/notes
[slug] software healthy app/notes/[slug]
lib software healthy lib

LabelLayerStatusPath
repobility-clone-0slyztwz software healthy /tmp/repobility-clone-0slyztwz

LabelLayerStatusPath
gpu (detected) hardware healthy lib/notes.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/4ab3cb65-a4a1-4f9e-a641-6676502b8e4f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4ab3cb65-a4a1-4f9e-a641-6676502b8e4f/

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.