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.

Scan timing: clone 1.27s · analysis 0.17s · 0.3 MB · GitHub API rate-limit (preflight)

snehwebdev/TeknaSync

https://github.com/snehwebdev/TeknaSync.git · scanned 2026-05-29 07:16 UTC (1 week ago) · 10 languages

21 findings (9 legacy + 12 scanner) 82nd percentile · Typescript · tiny (<2K LoC) Scanner says 93 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v2 · 15 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 95.9 0.25 23.98
testing_score 70.0 0.20 14.00
documentation_score 38.7 0.15 5.81
practices_score 72.0 0.15 10.80
code_quality 80.0 0.10 8.00
Overall 1.00 77.6
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 34 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
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
AGENTS.md software healthy AGENTS.md
proxy.ts software warning proxy.ts
next.config.ts software warning next.config.ts
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/sign-up/[[...sign-up]]/page.tsx
page.tsx software healthy app/dashboard/page.tsx
page.tsx software healthy app/sign-in/[[...sign-in]]/page.tsx

LabelLayerStatusPath
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
SignUpPage software healthy app/sign-up/[[...sign-up]]/page.tsx:SignUpPage
DashboardPage software healthy app/dashboard/page.tsx:DashboardPage
addTask software healthy app/dashboard/page.tsx:addTask
deleteTask software healthy app/dashboard/page.tsx:deleteTask
toggleTask software healthy app/dashboard/page.tsx:toggleTask
SignInPage software healthy app/sign-in/[[...sign-in]]/page.tsx:SignInPage

LabelLayerStatusPath
app software healthy app
sign-up software healthy app/sign-up
[[...sign-up]] software healthy app/sign-up/[[...sign-up]]
dashboard software healthy app/dashboard
sign-in software healthy app/sign-in
[[...sign-in]] software healthy app/sign-in/[[...sign-in]]

LabelLayerStatusPath
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
SignUpPage frontend healthy app/sign-up/[[...sign-up]]/page.tsx
DashboardPage frontend healthy app/dashboard/page.tsx
SignInPage frontend healthy app/sign-in/[[...sign-in]]/page.tsx

LabelLayerStatusPath
repobility-clone-k7nwtpp6 software healthy /tmp/repobility-clone-k7nwtpp6
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/693e199e-88d3-44af-831d-f8cf7517f82f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/693e199e-88d3-44af-831d-f8cf7517f82f/

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.