Scan timing: clone 1.27s · analysis 0.17s · 0.3 MB · GitHub API rate-limit (preflight)
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)
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.
| 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 |
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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]] |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-k7nwtpp6 |
software | healthy | /tmp/repobility-clone-k7nwtpp6 |
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.