https://github.com/Ananke-Bake-AI/kalit-app
· scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)
114 raw signals (0 security + 114 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.7 (diff) · 114 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2561 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 |
|---|---|---|---|
createBrokerClient |
software | healthy | packages/broker-client/src/client.ts:createBrokerClient |
baseUrl |
software | healthy | packages/broker-client/src/client.ts:baseUrl |
resolveToken |
software | healthy | packages/broker-client/src/client.ts:resolveToken |
brokerFetch |
software | healthy | packages/broker-client/src/client.ts:brokerFetch |
mapFileUrl |
software | healthy | packages/broker-client/src/client.ts:mapFileUrl |
findAssetsPrefix |
software | healthy | packages/broker-client/src/client.ts:findAssetsPrefix |
mapFindAssetsUrl |
software | healthy | packages/broker-client/src/client.ts:mapFindAssetsUrl |
clearToken |
software | healthy | packages/broker-client/src/client.ts:clearToken |
connectWebSocket |
software | healthy | packages/broker-client/src/client.ts:connectWebSocket |
explicit |
software | healthy | packages/broker-client/src/client.ts:explicit |
isTempId |
software | healthy | packages/studio-ui/src/store.ts:isTempId |
normalize |
software | healthy | packages/studio-ui/src/store.ts:normalize |
sameContent |
software | healthy | packages/studio-ui/src/store.ts:sameContent |
mergeMessages |
software | healthy | packages/studio-ui/src/store.ts:mergeMessages |
shouldSkipAdd |
software | healthy | packages/studio-ui/src/store.ts:shouldSkipAdd |
useActiveSessionState |
software | healthy | packages/studio-ui/src/store.ts:useActiveSessionState |
useActiveMessages |
software | healthy | packages/studio-ui/src/store.ts:useActiveMessages |
useActiveMessagesLoading |
software | healthy | packages/studio-ui/src/store.ts:useActiveMessagesLoading |
useActiveStreamSegments |
software | healthy | packages/studio-ui/src/store.ts:useActiveStreamSegments |
useActiveStreamThinking |
software | healthy | packages/studio-ui/src/store.ts:useActiveStreamThinking |
useActiveIsStreaming |
software | healthy | packages/studio-ui/src/store.ts:useActiveIsStreaming |
useActiveWidgets |
software | healthy | packages/studio-ui/src/store.ts:useActiveWidgets |
setStudioBrokerClient |
software | healthy | packages/studio-ui/src/host.tsx:setStudioBrokerClient |
requireClient |
software | healthy | packages/studio-ui/src/host.tsx:requireClient |
getStudioBrokerClient |
software | healthy | packages/studio-ui/src/host.tsx:getStudioBrokerClient |
brokerFetch |
software | healthy | packages/studio-ui/src/host.tsx:brokerFetch |
setLandingFetchConfig |
software | healthy | packages/studio-ui/src/host.tsx:setLandingFetchConfig |
landingFetch |
software | healthy | packages/studio-ui/src/host.tsx:landingFetch |
toClientFileUrl |
software | healthy | packages/studio-ui/src/host.tsx:toClientFileUrl |
toFindAssetsUrl |
software | healthy | packages/studio-ui/src/host.tsx:toFindAssetsUrl |
clearBrokerToken |
software | healthy | packages/studio-ui/src/host.tsx:clearBrokerToken |
StudioHostProvider |
software | healthy | packages/studio-ui/src/host.tsx:StudioHostProvider |
useStudioHost |
software | healthy | packages/studio-ui/src/host.tsx:useStudioHost |
useStudioUser |
software | healthy | packages/studio-ui/src/host.tsx:useStudioUser |
StudioFocusProvider |
software | healthy | packages/studio-ui/src/contexts/studio-focus-context.tsx:St… |
useStudioFocus |
software | healthy | packages/studio-ui/src/contexts/studio-focus-context.tsx:us… |
StudioThemeProvider |
software | healthy | packages/studio-ui/src/contexts/studio-theme-context.tsx:St… |
useStudioTheme |
software | healthy | packages/studio-ui/src/contexts/studio-theme-context.tsx:us… |
useStudioChat |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:useStudioCh… |
loadSessions |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:loadSessions |
refresh |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:refresh |
onVisible |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:onVisible |
data |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:data |
sid |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:sid |
fresh |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:fresh |
ev |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:ev |
does |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:does |
isStill |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:isStill |
clog |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:clog |
dur |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts:dur |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
start-landing.sh |
software | healthy | start-landing.sh |
kalit-launch-plan.md |
software | healthy | kalit-launch-plan.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
restart.sh |
software | healthy | restart.sh |
package.json |
software | healthy | package.json |
build.sh |
software | healthy | build.sh |
global-check.md |
software | healthy | global-check.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
deploy.sh |
software | healthy | deploy.sh |
package.json |
software | healthy | packages/broker-client/package.json |
tsconfig.json |
software | healthy | packages/broker-client/tsconfig.json |
index.ts |
software | healthy | packages/broker-client/src/index.ts |
client.ts |
software | healthy | packages/broker-client/src/client.ts |
types.ts |
software | healthy | packages/broker-client/src/types.ts |
package.json |
software | healthy | packages/studio-ui/package.json |
tsconfig.json |
software | healthy | packages/studio-ui/tsconfig.json |
index.ts |
software | healthy | packages/studio-ui/src/index.ts |
store.ts |
software | healthy | packages/studio-ui/src/store.ts |
host.tsx |
software | healthy | packages/studio-ui/src/host.tsx |
types.ts |
software | healthy | packages/studio-ui/src/types.ts |
env.d.ts |
software | healthy | packages/studio-ui/src/env.d.ts |
studio-focus-context.tsx |
software | healthy | packages/studio-ui/src/contexts/studio-focus-context.tsx |
studio-theme-context.tsx |
software | healthy | packages/studio-ui/src/contexts/studio-theme-context.tsx |
use-studio-chat.ts |
software | healthy | packages/studio-ui/src/hooks/use-studio-chat.ts |
use-studio-socket.ts |
software | healthy | packages/studio-ui/src/hooks/use-studio-socket.ts |
use-notification-system.ts |
software | healthy | packages/studio-ui/src/hooks/use-notification-system.ts |
markdown-link.tsx |
software | healthy | packages/studio-ui/src/components/markdown-link.tsx |
index.tsx |
software | healthy | packages/studio-ui/src/components/chat-layout/index.tsx |
chat-layout.module.scss |
software | healthy | packages/studio-ui/src/components/chat-layout/chat-layout.m… |
message-list.module.scss |
software | healthy | packages/studio-ui/src/components/message-list/message-list… |
index.tsx |
software | healthy | packages/studio-ui/src/components/message-list/index.tsx |
qcm-choice.module.scss |
software | healthy | packages/studio-ui/src/components/qcm-choice/qcm-choice.mod… |
qcm-group.tsx |
software | healthy | packages/studio-ui/src/components/qcm-choice/qcm-group.tsx |
file-preview-modal.module.scss |
software | healthy | packages/studio-ui/src/components/file-preview-modal/file-p… |
index.tsx |
software | healthy | packages/studio-ui/src/components/file-preview-modal/index.… |
index.ts |
software | healthy | packages/studio-ui/src/components/widgets/index.ts |
research-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/research-widget.t… |
respawn-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/respawn-widget.tsx |
hotfix-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/hotfix-widget.tsx |
task-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/task-widget.tsx |
widgets.module.scss |
software | healthy | packages/studio-ui/src/components/widgets/widgets.module.sc… |
project-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/project-widget.tsx |
marketing-widget.tsx |
software | healthy | packages/studio-ui/src/components/widgets/marketing-widget.… |
index.tsx |
software | healthy | packages/studio-ui/src/components/message-bubble/index.tsx |
message-bubble.module.scss |
software | healthy | packages/studio-ui/src/components/message-bubble/message-bu… |
index.tsx |
software | healthy | packages/studio-ui/src/components/widget-renderer/index.tsx |
chat-input.module.scss |
software | healthy | packages/studio-ui/src/components/chat-input/chat-input.mod… |
index.tsx |
software | healthy | packages/studio-ui/src/components/chat-input/index.tsx |
index.tsx |
software | healthy | packages/studio-ui/src/components/credits-modal/index.tsx |
credits-modal.module.scss |
software | healthy | packages/studio-ui/src/components/credits-modal/credits-mod… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
packages |
software | healthy | packages |
broker-client |
software | healthy | packages/broker-client |
src |
software | healthy | packages/broker-client/src |
studio-ui |
software | healthy | packages/studio-ui |
src |
software | healthy | packages/studio-ui/src |
contexts |
software | healthy | packages/studio-ui/src/contexts |
hooks |
software | healthy | packages/studio-ui/src/hooks |
components |
software | healthy | packages/studio-ui/src/components |
chat-layout |
software | healthy | packages/studio-ui/src/components/chat-layout |
message-list |
software | healthy | packages/studio-ui/src/components/message-list |
qcm-choice |
software | healthy | packages/studio-ui/src/components/qcm-choice |
file-preview-modal |
software | healthy | packages/studio-ui/src/components/file-preview-modal |
widgets |
software | healthy | packages/studio-ui/src/components/widgets |
message-bubble |
software | healthy | packages/studio-ui/src/components/message-bubble |
widget-renderer |
software | healthy | packages/studio-ui/src/components/widget-renderer |
chat-input |
software | healthy | packages/studio-ui/src/components/chat-input |
credits-modal |
software | healthy | packages/studio-ui/src/components/credits-modal |
import-repo-modal |
software | healthy | packages/studio-ui/src/components/import-repo-modal |
model-selector |
software | healthy | packages/studio-ui/src/components/model-selector |
file-explorer |
software | healthy | packages/studio-ui/src/components/file-explorer |
stream-segments |
software | healthy | packages/studio-ui/src/components/stream-segments |
session-sidebar |
software | healthy | packages/studio-ui/src/components/session-sidebar |
welcome-screen |
software | healthy | packages/studio-ui/src/components/welcome-screen |
primitives |
software | healthy | packages/studio-ui/src/primitives |
icon |
software | healthy | packages/studio-ui/src/primitives/icon |
logo |
software | healthy | packages/studio-ui/src/primitives/logo |
lib |
software | healthy | packages/studio-ui/src/lib |
styles |
software | healthy | packages/studio-ui/src/styles |
i18n |
software | healthy | packages/i18n |
src |
software | healthy | packages/i18n/src |
messages |
software | healthy | packages/i18n/messages |
apps |
software | healthy | apps |
landing |
software | healthy | apps/landing |
app |
software | healthy | apps/landing/app |
api |
software | healthy | apps/landing/app/api |
broker |
software | healthy | apps/landing/app/api/broker |
project |
software | healthy | apps/landing/app/api/broker/project |
[id] |
software | healthy | apps/landing/app/api/broker/project/[id] |
files |
software | healthy | apps/landing/app/api/broker/project/[id]/files |
[...path] |
software | healthy | apps/landing/app/api/broker/project/[id]/files/[...path] |
publish |
software | healthy | apps/landing/app/api/broker/project/[id]/publish |
hotfix |
software | healthy | apps/landing/app/api/broker/project/[id]/hotfix |
status |
software | healthy | apps/landing/app/api/broker/project/[id]/status |
iframe |
software | healthy | apps/landing/app/api/broker/project/[id]/iframe |
download |
software | healthy | apps/landing/app/api/broker/project/[id]/download |
token |
software | healthy | apps/landing/app/api/broker/token |
find-assets |
software | healthy | apps/landing/app/api/broker/find-assets |
[...path] |
software | healthy | apps/landing/app/api/broker/find-assets/[...path] |
marketing |
software | healthy | apps/landing/app/api/broker/marketing |
workspace |
software | healthy | apps/landing/app/api/broker/marketing/workspace |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/[locale]/(admin)/admin |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/page.tsx |
/[locale]/(admin)/admin/monitoring |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/monitoring/page.tsx |
/[locale]/(admin)/admin/users |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/users/page.tsx |
/[locale]/(admin)/admin/console |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/console/page.tsx |
/[locale]/(admin)/admin/bug-reports |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/bug-reports/page.tsx |
/[locale]/(admin)/admin/featured-projects |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/featured-projects/p… |
/[locale]/(admin)/admin/revenue |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/revenue/page.tsx |
/[locale]/(admin)/admin/organizations |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/organizations/page.… |
/[locale]/(admin)/admin/deployments |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/deployments/page.tsx |
/[locale]/(admin)/admin/settings |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/settings/page.tsx |
/[locale]/(admin)/admin/blog |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/blog/page.tsx |
/[locale]/(admin)/admin/blog/[id] |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/blog/[id]/page.tsx |
/[locale]/(admin)/admin/blog/new |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/blog/new/page.tsx |
/[locale]/(admin)/admin/campaigns |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/campaigns/page.tsx |
/[locale]/(studio)/studio |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/page.tsx |
/[locale]/(studio)/studio/project/[id] |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/project/[id]/page… |
/[locale]/(studio)/studio/project/[id]/publish |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/project/[id]/publ… |
/[locale]/(studio)/studio/flow/[id] |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/flow/[id]/page.tsx |
/[locale]/auth/desktop |
frontend | healthy | apps/landing/app/[locale]/auth/desktop/page.tsx |
/[locale]/(suites)/flow |
frontend | healthy | apps/landing/app/[locale]/(suites)/flow/page.tsx |
/[locale]/(suites)/marketing |
frontend | healthy | apps/landing/app/[locale]/(suites)/marketing/page.tsx |
/[locale]/(suites)/search |
frontend | healthy | apps/landing/app/[locale]/(suites)/search/page.tsx |
/[locale]/(suites)/search/open |
frontend | healthy | apps/landing/app/[locale]/(suites)/search/open/page.tsx |
/[locale]/(suites)/pentest |
frontend | healthy | apps/landing/app/[locale]/(suites)/pentest/page.tsx |
/[locale]/(home) |
frontend | healthy | apps/landing/app/[locale]/(home)/page.tsx |
/[locale]/(home)/changelog |
frontend | healthy | apps/landing/app/[locale]/(home)/changelog/page.tsx |
/[locale]/(home)/idea-finder |
frontend | healthy | apps/landing/app/[locale]/(home)/idea-finder/page.tsx |
/[locale]/(home)/idea-finder/i/[shareId] |
frontend | healthy | apps/landing/app/[locale]/(home)/idea-finder/i/[shareId]/pa… |
/[locale]/(home)/discover |
frontend | healthy | apps/landing/app/[locale]/(home)/discover/page.tsx |
/[locale]/(home)/security |
frontend | healthy | apps/landing/app/[locale]/(home)/security/page.tsx |
/[locale]/(home)/alternatives |
frontend | healthy | apps/landing/app/[locale]/(home)/alternatives/page.tsx |
/[locale]/(home)/alternatives/[slug] |
frontend | healthy | apps/landing/app/[locale]/(home)/alternatives/[slug]/page.t… |
/[locale]/(home)/responsible-use |
frontend | healthy | apps/landing/app/[locale]/(home)/responsible-use/page.tsx |
/[locale]/(home)/compare |
frontend | healthy | apps/landing/app/[locale]/(home)/compare/page.tsx |
/[locale]/(home)/compare/[slug] |
frontend | healthy | apps/landing/app/[locale]/(home)/compare/[slug]/page.tsx |
/[locale]/(home)/roast-landing |
frontend | healthy | apps/landing/app/[locale]/(home)/roast-landing/page.tsx |
/[locale]/(home)/roast-landing/r/[shareId] |
frontend | healthy | apps/landing/app/[locale]/(home)/roast-landing/r/[shareId]/… |
/[locale]/(home)/u/[username] |
frontend | healthy | apps/landing/app/[locale]/(home)/u/[username]/page.tsx |
/[locale]/(home)/pricing |
frontend | healthy | apps/landing/app/[locale]/(home)/pricing/page.tsx |
/[locale]/(home)/blog |
frontend | healthy | apps/landing/app/[locale]/(home)/blog/page.tsx |
/[locale]/(home)/blog/[slug] |
frontend | healthy | apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx |
/[locale]/(dashboard)/about |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/about/page.tsx |
/[locale]/(dashboard)/dashboard |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/dashboard/page.tsx |
/[locale]/(dashboard)/privacy-policy |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/privacy-policy/page.t… |
/[locale]/(dashboard)/jobs |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/jobs/page.tsx |
/[locale]/(dashboard)/setup |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/setup/page.tsx |
/[locale]/(dashboard)/terms-of-service |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/terms-of-service/page… |
/[locale]/(dashboard)/support |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/support/page.tsx |
/[locale]/(dashboard)/settings/billing |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/settings/billing/page… |
/[locale]/(dashboard)/settings/team |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/settings/team/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/landing/app/[locale]/(auth)/invite/[id]/accept-b… |
security | healthy | apps/landing/app/[locale]/(auth)/invite/[id]/accept-button.… |
auth::deploy.sh |
security | healthy | deploy.sh |
auth::apps/landing/lib/page-strings/hi.json |
security | healthy | apps/landing/lib/page-strings/hi.json |
auth::apps/landing/components/flow-suite-cta-button/index.t… |
security | healthy | apps/landing/components/flow-suite-cta-button/index.tsx |
auth::apps/landing/app/api/broker/featured/[id]/thumbnail.p… |
security | healthy | apps/landing/app/api/broker/featured/[id]/thumbnail.png/rou… |
auth::packages/i18n/messages/nl.json |
security | healthy | packages/i18n/messages/nl.json |
auth::apps/landing/components/studio/routing-debug/index.tsx |
security | healthy | apps/landing/components/studio/routing-debug/index.tsx |
auth::apps/landing/lib/page-strings/de.json |
security | healthy | apps/landing/lib/page-strings/de.json |
auth::apps/landing/app/[locale]/(home)/idea-finder/idea-cli… |
security | healthy | apps/landing/app/[locale]/(home)/idea-finder/idea-client.tsx |
auth::apps/landing/app/[locale]/(dashboard)/settings/profil… |
security | healthy | apps/landing/app/[locale]/(dashboard)/settings/profile/form… |
auth::apps/landing/app/api/auth/[...nextauth]/route.ts |
security | healthy | apps/landing/app/api/auth/[...nextauth]/route.ts |
auth::packages/i18n/messages/es.json |
security | healthy | packages/i18n/messages/es.json |
auth::apps/landing/lib/page-strings/nl.json |
security | healthy | apps/landing/lib/page-strings/nl.json |
auth::apps/landing/lib/page-strings/pl.json |
security | healthy | apps/landing/lib/page-strings/pl.json |
auth::packages/i18n/messages/fr.json |
security | healthy | packages/i18n/messages/fr.json |
auth::apps/landing/lib/broker-direct.ts |
security | healthy | apps/landing/lib/broker-direct.ts |
auth::packages/i18n/messages/pl.json |
security | healthy | packages/i18n/messages/pl.json |
auth::apps/landing/components/studio/debug-console/index.tsx |
security | healthy | apps/landing/components/studio/debug-console/index.tsx |
auth::packages/i18n/messages/hi.json |
security | healthy | packages/i18n/messages/hi.json |
auth::apps/landing/app/[locale]/(auth)/register/page.tsx |
security | healthy | apps/landing/app/[locale]/(auth)/register/page.tsx |
auth::apps/landing/app/[locale]/(home)/changelog/page.tsx |
security | healthy | apps/landing/app/[locale]/(home)/changelog/page.tsx |
auth::apps/landing/lib/page-strings/ar.json |
security | healthy | apps/landing/lib/page-strings/ar.json |
auth::packages/i18n/messages/pt.json |
security | healthy | packages/i18n/messages/pt.json |
auth::apps/landing/app/api/github/repos/route.ts |
security | healthy | apps/landing/app/api/github/repos/route.ts |
auth::apps/landing/components/suite-landing/search-hero-pro… |
security | healthy | apps/landing/components/suite-landing/search-hero-prompt.tsx |
auth::apps/landing/types/next-auth.d.ts |
security | healthy | apps/landing/types/next-auth.d.ts |
auth::packages/i18n/messages/zh.json |
security | healthy | packages/i18n/messages/zh.json |
auth::apps/landing/lib/page-strings/fr.json |
security | healthy | apps/landing/lib/page-strings/fr.json |
auth::apps/landing/lib/jwt-verify.ts |
security | healthy | apps/landing/lib/jwt-verify.ts |
auth::apps/landing/server/actions/password.ts |
security | healthy | apps/landing/server/actions/password.ts |
auth::apps/landing/components/suite-landing/pentest-hero-pr… |
security | healthy | apps/landing/components/suite-landing/pentest-hero-prompt.t… |
auth::apps/landing/lib/auth.config.ts |
security | healthy | apps/landing/lib/auth.config.ts |
auth::packages/studio-ui/src/hooks/use-studio-socket.ts |
security | healthy | packages/studio-ui/src/hooks/use-studio-socket.ts |
auth::apps/landing/app/[locale]/(studio)/studio-shell.tsx |
security | healthy | apps/landing/app/[locale]/(studio)/studio-shell.tsx |
auth::apps/landing/app/[locale]/(studio)/studio/studio-clie… |
security | healthy | apps/landing/app/[locale]/(studio)/studio/studio-client.tsx |
auth::apps/landing/components/layout/email-banner/index.tsx |
security | healthy | apps/landing/components/layout/email-banner/index.tsx |
auth::packages/broker-client/src/client.ts |
security | healthy | packages/broker-client/src/client.ts |
auth::apps/landing/app/[locale]/(home)/pricing/pricing-cta.… |
security | healthy | apps/landing/app/[locale]/(home)/pricing/pricing-cta.tsx |
auth::apps/landing/app/[locale]/(auth)/login/page.tsx |
security | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
auth::packages/i18n/messages/ru.json |
security | healthy | packages/i18n/messages/ru.json |
auth::apps/landing/lib/page-strings/it.json |
security | healthy | apps/landing/lib/page-strings/it.json |
auth::apps/landing/lib/page-strings/ko.json |
security | healthy | apps/landing/lib/page-strings/ko.json |
auth::apps/landing/lib/github-app.ts |
security | healthy | apps/landing/lib/github-app.ts |
auth::apps/landing/package.json |
security | healthy | apps/landing/package.json |
auth::packages/i18n/messages/sv.json |
security | healthy | packages/i18n/messages/sv.json |
auth::apps/landing/app/api/github/installations/[id]/route.… |
security | healthy | apps/landing/app/api/github/installations/[id]/route.ts |
auth::apps/landing/app/api/suite/token/route.ts |
security | healthy | apps/landing/app/api/suite/token/route.ts |
auth::packages/i18n/messages/tr.json |
security | healthy | packages/i18n/messages/tr.json |
auth::apps/landing/scripts/seed-blog.ts |
security | healthy | apps/landing/scripts/seed-blog.ts |
auth::apps/landing/components/app/providers.tsx |
security | healthy | apps/landing/components/app/providers.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AgentStreamReducer |
software | healthy | packages/studio-ui/src/lib/stream-consumer.ts:AgentStreamRe… |
chain |
software | healthy | apps/landing/app/[locale]/(home)/pricing/pricing-cta.tsx:ch… |
AestheticFluidBg |
software | healthy | apps/landing/types/color4bg.d.ts:AestheticFluidBg |
BlurGradientBg |
software | healthy | apps/landing/types/color4bg.d.ts:BlurGradientBg |
export |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/index.js:exp… |
UI |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/examples/ui.… |
ColorBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
AmbientLightBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
SwirlingCurvesBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
StepGradientBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
BlurDotBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
BlurGradientBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
GridArrayBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
WavyWavesBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
TrianglesMosaicBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
ChaosWavesBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
CurveGradientBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
AbstractShapeBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
RandomCubesBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
BigBlobBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
AestheticFluidBg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
Bg |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/color4bg… |
Distribution |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Rect |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Box |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Plane |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Sphere |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
AxesHelper |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Color |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Mat3 |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Vec4 |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Vec2 |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Mat4 |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Quat |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Vec3 |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Euler |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Camera |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Mesh |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Program |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Geometry |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Texture |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Renderer |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
RenderTarget |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
Transform |
software | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
frontend | healthy | apps/landing/app/not-found.tsx |
GlobalError |
frontend | healthy | apps/landing/app/error.tsx |
NotFound |
frontend | healthy | apps/landing/app/[locale]/not-found.tsx |
AdminPanelLayout |
frontend | healthy | apps/landing/app/[locale]/(admin)/admin/layout.tsx |
StudioPage |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/page.tsx |
ProjectPage |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/project/[id]/page… |
PublishPage |
frontend | healthy | apps/landing/app/[locale]/(studio)/studio/project/[id]/publ… |
HomeError |
frontend | healthy | apps/landing/app/[locale]/(suites)/error.tsx |
HomeError |
frontend | healthy | apps/landing/app/[locale]/(home)/error.tsx |
HomePage |
frontend | healthy | apps/landing/app/[locale]/(home)/page.tsx |
IdeaFinderPage |
frontend | healthy | apps/landing/app/[locale]/(home)/idea-finder/page.tsx |
DiscoverPage |
frontend | healthy | apps/landing/app/[locale]/(home)/discover/page.tsx |
RoastLandingPage |
frontend | healthy | apps/landing/app/[locale]/(home)/roast-landing/page.tsx |
HomeError |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/error.tsx |
PrivacyPolicyPage |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/privacy-policy/page.t… |
SetupPage |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/setup/page.tsx |
TermsOfServicePage |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/terms-of-service/page… |
SettingsLayout |
frontend | healthy | apps/landing/app/[locale]/(dashboard)/settings/layout.tsx |
HomeError |
frontend | healthy | apps/landing/app/[locale]/(auth)/error.tsx |
LoginPage |
frontend | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
RegisterPage |
frontend | healthy | apps/landing/app/[locale]/(auth)/register/page.tsx |
UnsubscribePage |
frontend | healthy | apps/landing/app/[locale]/(auth)/unsubscribe/page.tsx |
ResetPasswordPage |
frontend | healthy | apps/landing/app/[locale]/(auth)/reset-password/page.tsx |
ForgotPasswordPage |
frontend | healthy | apps/landing/app/[locale]/(auth)/forgot-password/page.tsx |
Color4Bg |
frontend | healthy | apps/landing/public/assets/js/color4bg.js-main/packages/rea… |
| Label | Layer | Status | Path |
|---|---|---|---|
34.107.97.52 |
network | healthy | restart.sh |
11.385.6.113 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
3.495.998.108 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
3.176.765.84 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
5.92.42.36 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
315.21.69.825 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
1.515.074.074 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
1.25.077.077 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
3.03.078.078 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
12.098.246.198 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
1.873.892.077 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
3.03.077.077 |
network | healthy | apps/landing/app/[locale]/(auth)/login/page.tsx |
76.76.21.21 |
network | healthy | apps/landing/components/studio/project-publish/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | apps/landing/app/api/magnet/roast/route.ts |
mongodb |
data | healthy | apps/landing/scripts/translate-page-strings.ts |
postgresql |
data | healthy | apps/landing/lib/page-strings/fr.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | deploy.sh |
vps::aws |
hardware | healthy | apps/landing/app/[locale]/(home)/changelog/page.tsx |
vps::azure |
hardware | healthy | apps/landing/scripts/seed-blog.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
Ananke-Bake-AI__kalit-app |
software | healthy | /data/fable5_failed_archive/Ananke-Bake-AI__kalit-app |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | ops/nginx/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/… |
This page is publicly accessible at:
https://repobility.com/scan/11ed63e6-a5c3-4db7-b153-be8a13f9cd39/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/11ed63e6-a5c3-4db7-b153-be8a13f9cd39/
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.