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.

salihcaan/odak.fyi

https://github.com/salihcaan/odak.fyi · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

27 raw signals (0 security + 27 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 27 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 209 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
gitSha software healthy vite.config.ts:gitSha
latestRelease software healthy vite.config.ts:latestRelease
IdeMarquee software healthy app/components/site/IdeMarquee.tsx:IdeMarquee
Nav software healthy app/components/site/Nav.tsx:Nav
closeMenu software healthy app/components/site/Nav.tsx:closeMenu
NavBuy software healthy app/components/site/Nav.tsx:NavBuy
Mark software healthy app/components/site/Logo.tsx:Mark
StatsRow software healthy app/components/site/StatsRow.tsx:StatsRow
usePageEnter software healthy app/components/site/PageEnter.tsx:usePageEnter
item software healthy app/components/site/PageEnter.tsx:item
HeroLauncher software healthy app/components/site/HeroLauncher.tsx:HeroLauncher
Aurora software healthy app/components/site/Aurora.tsx:Aurora
Outro software healthy app/components/site/Outro.tsx:Outro
Footer software healthy app/components/site/Footer.tsx:Footer
MacbookFrame software healthy app/components/site/MacbookFrame.tsx:MacbookFrame
MacbookNotchOverlay software healthy app/components/site/MacbookFrame.tsx:MacbookNotchOverlay
SvgSprite software healthy app/components/site/SvgSprite.tsx:SvgSprite
MacbookCarousel software healthy app/components/site/MacbookCarousel.tsx:MacbookCarousel
handleEnded software healthy app/components/site/MacbookCarousel.tsx:handleEnded
jumpTo software healthy app/components/site/MacbookCarousel.tsx:jumpTo
onTime software healthy app/components/site/MacbookCarousel.tsx:onTime
actionsOf software healthy app/lib/packs.ts:actionsOf
packUrl software healthy app/lib/packs.ts:packUrl
packDeepLink software healthy app/lib/packs.ts:packDeepLink
initAnalytics software healthy app/lib/analytics.ts:initAnalytics
captureEvent software healthy app/lib/analytics.ts:captureEvent
readCache software healthy app/lib/latestRelease.ts:readCache
writeCache software healthy app/lib/latestRelease.ts:writeCache
fetchLatestRelease software healthy app/lib/latestRelease.ts:fetchLatestRelease
data software healthy app/lib/latestRelease.ts:data
version software healthy app/lib/latestRelease.ts:version
Index software healthy app/pages/Index.tsx:Index
enter software healthy app/pages/Index.tsx:enter
Refund software healthy app/pages/Refund.tsx:Refund
Terms software healthy app/pages/Terms.tsx:Terms
Privacy software healthy app/pages/Privacy.tsx:Privacy
Release software healthy app/pages/Changelog.tsx:Release
Changelog software healthy app/pages/Changelog.tsx:Changelog
loadPolar software healthy app/pages/Buy.tsx:loadPolar
Check software healthy app/pages/Buy.tsx:Check
Spinner software healthy app/pages/Buy.tsx:Spinner
Buy software healthy app/pages/Buy.tsx:Buy
onSubmit software healthy app/pages/Buy.tsx:onSubmit
Keycaps software healthy app/pages/ActionsMarket.tsx:Keycaps
ActionRow software healthy app/pages/ActionsMarket.tsx:ActionRow
PackCard software healthy app/pages/ActionsMarket.tsx:PackCard
ActionsMarket software healthy app/pages/ActionsMarket.tsx:ActionsMarket
Blog software healthy app/pages/Blog.tsx:Blog
useScrollNav software healthy app/hooks/useScrollNav.ts:useScrollNav
update software healthy app/hooks/useScrollNav.ts:update

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
tailwind.config.ts software healthy tailwind.config.ts
.env.production software healthy .env.production
package.json software healthy package.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
styles.css software healthy app/styles.css
refund.html software healthy app/refund.html
blog.tsx software healthy app/blog.tsx
buy-stage.html software healthy app/buy-stage.html
terms.html software healthy app/terms.html
terms.tsx software healthy app/terms.tsx
actions.tsx software healthy app/actions.tsx
index.html software healthy app/index.html
buy.html software healthy app/buy.html
privacy.html software healthy app/privacy.html
privacy.tsx software healthy app/privacy.tsx
buy.tsx software healthy app/buy.tsx
main.tsx software healthy app/main.tsx
changelog.tsx software healthy app/changelog.tsx
vite-env.d.ts software healthy app/vite-env.d.ts
actions.html software healthy app/actions.html
blog.html software healthy app/blog.html
changelog.html software healthy app/changelog.html
refund.tsx software healthy app/refund.tsx
actions.html software healthy app/docs/actions.html
activate.html software healthy app/docs/activate.html
docker.json software healthy app/packs/docker.json
gitlab.json software healthy app/packs/gitlab.json
github.json software healthy app/packs/github.json
xcode.json software healthy app/packs/xcode.json
node.json software healthy app/packs/node.json
git.json software healthy app/packs/git.json
IdeMarquee.tsx software healthy app/components/site/IdeMarquee.tsx
Nav.tsx software healthy app/components/site/Nav.tsx
Logo.tsx software healthy app/components/site/Logo.tsx
StatsRow.tsx software healthy app/components/site/StatsRow.tsx
PageEnter.tsx software healthy app/components/site/PageEnter.tsx
HeroLauncher.tsx software healthy app/components/site/HeroLauncher.tsx
Aurora.tsx software healthy app/components/site/Aurora.tsx
Outro.tsx software healthy app/components/site/Outro.tsx
Footer.tsx software healthy app/components/site/Footer.tsx
MacbookFrame.tsx software healthy app/components/site/MacbookFrame.tsx
SvgSprite.tsx software healthy app/components/site/SvgSprite.tsx
MacbookCarousel.tsx software healthy app/components/site/MacbookCarousel.tsx
packs.ts software healthy app/lib/packs.ts
analytics.ts software healthy app/lib/analytics.ts
latestRelease.ts software healthy app/lib/latestRelease.ts

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

LabelLayerStatusPath
app software healthy app
docs software healthy app/docs
packs software healthy app/packs
components software healthy app/components
site software healthy app/components/site
lib software healthy app/lib
pages software healthy app/pages
legacy software healthy app/legacy
hooks software healthy app/hooks
styles software healthy app/styles
public software healthy app/public
legacy software healthy app/public/legacy

LabelLayerStatusPath
8.087.674.974 network healthy app/components/site/Nav.tsx
2.473.898.07 network healthy app/components/site/Nav.tsx
1.515.074.074 network healthy app/components/site/Footer.tsx
1.25.077.077 network healthy app/components/site/Footer.tsx
3.03.078.078 network healthy app/components/site/Footer.tsx
12.098.246.198 network healthy app/components/site/Footer.tsx
1.873.892.077 network healthy app/components/site/Footer.tsx
3.03.077.077 network healthy app/components/site/Footer.tsx

LabelLayerStatusPath
/Index frontend healthy app/pages/Index.tsx
/Refund frontend healthy app/pages/Refund.tsx
/Terms frontend healthy app/pages/Terms.tsx
/Privacy frontend healthy app/pages/Privacy.tsx
/Changelog frontend healthy app/pages/Changelog.tsx
/Buy frontend healthy app/pages/Buy.tsx
/ActionsMarket frontend healthy app/pages/ActionsMarket.tsx
/Blog frontend healthy app/pages/Blog.tsx

LabelLayerStatusPath
flips software healthy app/public/legacy/index-runtime.js:flips
swap software healthy app/public/legacy/index-runtime.js:swap
with software healthy app/public/legacy/index-runtime.js:with

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

LabelLayerStatusPath
port:5173 network healthy vite.config.ts

LabelLayerStatusPath
gpu (detected) hardware healthy app/public/legacy/index-runtime.js

LabelLayerStatusPath
dotenv::.env.production security healthy .env.production

LabelLayerStatusPath
auth::app/pages/Privacy.tsx security healthy app/pages/Privacy.tsx
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/5b054e54-f58f-4f0c-9ec4-9b6dad417af0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5b054e54-f58f-4f0c-9ec4-9b6dad417af0/

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.