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.

superset-sh/superset

https://github.com/superset-sh/superset · scanned 2026-05-14 22:55 UTC (3 weeks ago) · 10 languages

577 findings (45 legacy + 532 scanner) 6th percentile · Typescript · large (100-500K LoC) Scanner says 63 (lower by 4)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks ago · v1 · 41 findings from 1 source. 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-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 58.4 0.25 14.60
testing_score 30.0 0.20 6.00
documentation_score 90.0 0.15 13.50
practices_score 65.0 0.15 9.75
code_quality 60.0 0.10 6.00
Overall 1.00 58.9
Calibrated penalty buckets (security_score): authz: 12.7 · docker: 4.0 · journey: 33.8
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 15214 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
getJWKS software healthy apps/relay/src/auth.ts:getJWKS
verifyJWT software healthy apps/relay/src/auth.ts:verifyJWT
createApiClient software healthy apps/relay/src/api-client.ts:createApiClient
startSyntheticCheck software healthy apps/relay/src/synthetic.ts:startSyntheticCheck
tick software healthy apps/relay/src/synthetic.ts:tick
runProbe software healthy apps/relay/src/synthetic.ts:runProbe
checkHostAccess software healthy apps/relay/src/access.ts:checkHostAccess
extractToken software healthy apps/relay/src/index.ts:extractToken
maybeReplay software healthy apps/relay/src/index.ts:maybeReplay
body software healthy apps/relay/src/index.ts:body
initSentry software healthy apps/relay/src/sentry.ts:initSentry
captureSentryException software healthy apps/relay/src/sentry.ts:captureSentryException
captureSentryMessage software healthy apps/relay/src/sentry.ts:captureSentryMessage
encodeOwner software healthy apps/relay/src/directory.ts:encodeOwner
decodeOwner software healthy apps/relay/src/directory.ts:decodeOwner
register software healthy apps/relay/src/directory.ts:register
unregister software healthy apps/relay/src/directory.ts:unregister
lookup software healthy apps/relay/src/directory.ts:lookup
heartbeat software healthy apps/relay/src/directory.ts:heartbeat
sweepStale software healthy apps/relay/src/directory.ts:sweepStale
version software healthy apps/relay/src/tunnel.ts:version
register software healthy apps/api/src/instrumentation.ts:register
describe software healthy apps/api/src/bun-test.d.ts:describe
it software healthy apps/api/src/bun-test.d.ts:it
mock software healthy apps/api/src/bun-test.d.ts:mock
expect software healthy apps/api/src/bun-test.d.ts:expect
getAllowedOrigins software healthy apps/api/src/proxy.ts:getAllowedOrigins
getCorsHeaders software healthy apps/api/src/proxy.ts:getCorsHeaders
proxy software healthy apps/api/src/proxy.ts:proxy
GlobalError software healthy apps/api/src/app/global-error.tsx:GlobalError
GET software healthy apps/api/src/app/api/integrations/linear/connect/route.ts:G…
POST software healthy apps/api/src/app/api/integrations/linear/webhook/route.ts:P…
processIssueEvent software healthy apps/api/src/app/api/integrations/linear/webhook/route.ts:p…
GET software healthy apps/api/src/app/api/integrations/linear/callback/route.ts:…
getNewTasksTeamId software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
findLinearState software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
resolveLinearAssigneeId software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
syncTaskToLinear software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
POST software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
POST software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
performInitialSync software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
calculateProgressForStates software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
fetchAllIssues software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
mapIssueToTask software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
syncWorkflowStates software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
POST software healthy apps/api/src/app/api/integrations/linear/jobs/refresh-token…
enrichFromSubscription software healthy apps/api/src/app/api/integrations/stripe/jobs/notify-slack/…
POST software healthy apps/api/src/app/api/integrations/stripe/jobs/notify-slack/…
formatPrice software healthy apps/api/src/app/api/integrations/stripe/jobs/notify-slack/…
getDiscountInfo software healthy apps/api/src/app/api/integrations/stripe/jobs/notify-slack/…

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

LabelLayerStatusPath
CODEX.md software healthy CODEX.md
cli.json software healthy cli.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
bunfig.toml software healthy bunfig.toml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
WARP.md software healthy WARP.md
LICENSE.md software healthy LICENSE.md
.env.example software healthy .env.example
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
AGENTS.md software healthy AGENTS.md
opencode.json software healthy opencode.json
package.json software healthy apps/streams/package.json
fly.toml software healthy apps/relay/fly.toml
package.json software healthy apps/relay/package.json
Dockerfile software healthy apps/relay/Dockerfile
tsconfig.json software healthy apps/relay/tsconfig.json
fly.staging.toml software healthy apps/relay/fly.staging.toml
deploy.sh software healthy apps/relay/scripts/deploy.sh
20260420-relay-hardening.md software healthy apps/relay/plans/20260420-relay-hardening.md
auth.ts software healthy apps/relay/src/auth.ts
api-client.ts software healthy apps/relay/src/api-client.ts
env.ts software warning apps/relay/src/env.ts
synthetic.ts software healthy apps/relay/src/synthetic.ts
access.ts software healthy apps/relay/src/access.ts
index.ts software healthy apps/relay/src/index.ts
sentry.ts software healthy apps/relay/src/sentry.ts
directory.ts software healthy apps/relay/src/directory.ts
types.ts software warning apps/relay/src/types.ts
tunnel.ts software healthy apps/relay/src/tunnel.ts
package.json software healthy apps/api/package.json
sentry.server.config.ts software warning apps/api/sentry.server.config.ts
tsconfig.json software healthy apps/api/tsconfig.json
MCP_TOOLS.md software healthy apps/api/MCP_TOOLS.md
sentry.edge.config.ts software warning apps/api/sentry.edge.config.ts
next.config.ts software warning apps/api/next.config.ts
instrumentation.ts software healthy apps/api/src/instrumentation.ts
env.ts software warning apps/api/src/env.ts
bun-test.d.ts software healthy apps/api/src/bun-test.d.ts
proxy.ts software healthy apps/api/src/proxy.ts
global-error.tsx software healthy apps/api/src/app/global-error.tsx
route.ts software healthy apps/api/src/app/api/integrations/linear/connect/route.ts
route.ts software healthy apps/api/src/app/api/integrations/linear/webhook/route.ts
route.ts software healthy apps/api/src/app/api/integrations/linear/callback/route.ts
route.ts software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task/rou…
route.ts software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
utils.ts software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
syncWorkflowStates.ts software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync/…
route.ts software healthy apps/api/src/app/api/integrations/linear/jobs/refresh-token…

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

LabelLayerStatusPath
apps software healthy apps
streams software healthy apps/streams
relay software healthy apps/relay
scripts software healthy apps/relay/scripts
plans software healthy apps/relay/plans
src software healthy apps/relay/src
api software healthy apps/api
src software healthy apps/api/src
app software healthy apps/api/src/app
api software healthy apps/api/src/app/api
integrations software healthy apps/api/src/app/api/integrations
linear software healthy apps/api/src/app/api/integrations/linear
connect software healthy apps/api/src/app/api/integrations/linear/connect
webhook software healthy apps/api/src/app/api/integrations/linear/webhook
callback software healthy apps/api/src/app/api/integrations/linear/callback
jobs software healthy apps/api/src/app/api/integrations/linear/jobs
sync-task software healthy apps/api/src/app/api/integrations/linear/jobs/sync-task
initial-sync software healthy apps/api/src/app/api/integrations/linear/jobs/initial-sync
refresh-tokens software healthy apps/api/src/app/api/integrations/linear/jobs/refresh-tokens
stripe software healthy apps/api/src/app/api/integrations/stripe
jobs software healthy apps/api/src/app/api/integrations/stripe/jobs
notify-slack software healthy apps/api/src/app/api/integrations/stripe/jobs/notify-slack
slack software healthy apps/api/src/app/api/integrations/slack
connect software healthy apps/api/src/app/api/integrations/slack/connect
events software healthy apps/api/src/app/api/integrations/slack/events
process-mention software healthy apps/api/src/app/api/integrations/slack/events/process-ment…
utils software healthy apps/api/src/app/api/integrations/slack/events/utils
run-agent software healthy apps/api/src/app/api/integrations/slack/events/utils/run-ag…
work-objects software healthy apps/api/src/app/api/integrations/slack/events/utils/work-o…
slack-blocks software healthy apps/api/src/app/api/integrations/slack/events/utils/slack-…
generate-connect-url software healthy apps/api/src/app/api/integrations/slack/events/utils/genera…
slack-client software healthy apps/api/src/app/api/integrations/slack/events/utils/slack-…
slack-image-assets software healthy apps/api/src/app/api/integrations/slack/events/utils/slack-…
process-entity-details software healthy apps/api/src/app/api/integrations/slack/events/process-enti…
process-app-home-opened software healthy apps/api/src/app/api/integrations/slack/events/process-app-…
process-assistant-message software healthy apps/api/src/app/api/integrations/slack/events/process-assi…
process-link-shared software healthy apps/api/src/app/api/integrations/slack/events/process-link…
callback software healthy apps/api/src/app/api/integrations/slack/callback
interactions software healthy apps/api/src/app/api/integrations/slack/interactions
link software healthy apps/api/src/app/api/integrations/slack/link
jobs software healthy apps/api/src/app/api/integrations/slack/jobs
process-mention software healthy apps/api/src/app/api/integrations/slack/jobs/process-mention
process-assistant-message software healthy apps/api/src/app/api/integrations/slack/jobs/process-assist…
v2 software healthy apps/api/src/app/api/v2
agent software healthy apps/api/src/app/api/v2/agent
[transport] software healthy apps/api/src/app/api/v2/agent/[transport]
github software healthy apps/api/src/app/api/github
install software healthy apps/api/src/app/api/github/install
sync software healthy apps/api/src/app/api/github/sync
webhook software healthy apps/api/src/app/api/github/webhook

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

LabelLayerStatusPath
TunnelManager software healthy apps/relay/src/tunnel.ts:TunnelManager
SlackImageAssetError software healthy apps/api/src/app/api/integrations/slack/events/utils/slack-…
Gradient software healthy apps/desktop/src/types/stripe-gradient.d.ts:Gradient
MiniGl software healthy apps/desktop/src/types/stripe-gradient.d.ts:MiniGl
updateThemeClass software healthy apps/desktop/src/renderer/stores/theme/store.ts:updateTheme…
based software healthy apps/desktop/src/renderer/stores/theme/utils/css-variables.…
UrlLinkProvider software healthy apps/desktop/src/renderer/screens/main/components/Workspace…
for software healthy apps/desktop/src/renderer/screens/main/components/Workspace…
MultiLineLinkProvider software healthy apps/desktop/src/renderer/screens/main/components/Workspace…
for software healthy apps/desktop/src/renderer/components/Chat/ChatInterface/sty…
BootErrorBoundary software healthy apps/desktop/src/renderer/components/BootErrorBoundary/Boot…
MockWebSocket software healthy apps/desktop/src/renderer/lib/terminal/terminal-ws-transpor…
TerminalLinkManager software healthy apps/desktop/src/renderer/lib/terminal/terminal-link-manage…
TerminalRuntimeRegistryImpl software healthy apps/desktop/src/renderer/lib/terminal/terminal-runtime-reg…
LocalLinkDetector software healthy apps/desktop/src/renderer/lib/terminal/links/local-link-det…
of software healthy apps/desktop/src/renderer/lib/terminal/links/buffer-helpers…
TerminalLinkResolver software healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…
LinkDetectorAdapter software healthy apps/desktop/src/renderer/lib/terminal/links/link-detector-…
WordLinkDetector software healthy apps/desktop/src/renderer/lib/terminal/links/word-link-dete…
BrowserRuntimeRegistryImpl software healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
on software healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
immediately software healthy apps/desktop/src/resources/public/theme-boot.js:immediately
MockWorker software healthy apps/desktop/src/lib/trpc/workers/WorkerTaskRunner.test.ts:…
WorkerTaskError software healthy apps/desktop/src/lib/trpc/workers/WorkerTaskRunner.ts:Worke…
WorkerTaskAbortedError software healthy apps/desktop/src/lib/trpc/workers/WorkerTaskRunner.ts:Worke…
WorkerTaskRunner software healthy apps/desktop/src/lib/trpc/workers/WorkerTaskRunner.ts:Worke…
RelativePathWithoutCwdError software healthy apps/desktop/src/lib/trpc/routers/external/helpers.ts:Relat…
ShellEnvTimeoutError software healthy apps/desktop/src/lib/trpc/routers/workspaces/utils/shell-en…
NotGitRepoError software healthy apps/desktop/src/lib/trpc/routers/workspaces/utils/git.ts:N…
PathValidationError software healthy apps/desktop/src/lib/trpc/routers/changes/security/path-val…
NdjsonParser software healthy apps/desktop/src/main/terminal-host/index.ts:NdjsonParser
FakeStdout software healthy apps/desktop/src/main/terminal-host/session-shell-ready.tes…
FakeStdin software healthy apps/desktop/src/main/terminal-host/session-shell-ready.tes…
FakeChildProcess software healthy apps/desktop/src/main/terminal-host/session-shell-ready.tes…
Session software healthy apps/desktop/src/main/terminal-host/session.ts:Session
FakeStdout software healthy apps/desktop/src/main/terminal-host/session.test.ts:FakeStd…
FakeStdin software healthy apps/desktop/src/main/terminal-host/session.test.ts:FakeStd…
FakeChildProcess software healthy apps/desktop/src/main/terminal-host/session.test.ts:FakeChi…
TerminalHost software healthy apps/desktop/src/main/terminal-host/terminal-host.ts:Termin…
Semaphore software healthy apps/desktop/src/main/terminal-host/terminal-host.ts:Semaph…
PtySubprocessFrameDecoder software healthy apps/desktop/src/main/terminal-host/pty-subprocess-ipc.ts:P…
FakeStdout software healthy apps/desktop/src/main/terminal-host/terminal-host.test.ts:F…
FakeStdin software healthy apps/desktop/src/main/terminal-host/terminal-host.test.ts:F…
FakeChildProcess software healthy apps/desktop/src/main/terminal-host/terminal-host.test.ts:F…
FakeAutoUpdater software healthy apps/desktop/src/main/lib/auto-updater.test.ts:FakeAutoUpda…
HistoryWriter software healthy apps/desktop/src/main/lib/terminal-history.ts:HistoryWriter
HistoryReader software healthy apps/desktop/src/main/lib/terminal-history.ts:HistoryReader
WorkspaceInitManager software healthy apps/desktop/src/main/lib/workspace-init-manager.ts:Workspa…
HostServiceCoordinator software healthy apps/desktop/src/main/lib/host-service-coordinator.ts:HostS…
DataBatcher software healthy apps/desktop/src/main/lib/data-batcher.ts:DataBatcher

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

LabelLayerStatusPath
/(docs)/[[...slug]] frontend healthy apps/docs/src/app/(docs)/[[...slug]]/page.tsx
/page.tsx frontend healthy apps/marketing/src/app/page.tsx
/blog frontend healthy apps/marketing/src/app/blog/page.tsx
/blog/[slug] frontend healthy apps/marketing/src/app/blog/[slug]/page.tsx
/enterprise frontend healthy apps/marketing/src/app/enterprise/page.tsx
/marketplace frontend healthy apps/marketing/src/app/marketplace/page.tsx
/marketplace/themes frontend healthy apps/marketing/src/app/marketplace/themes/page.tsx
/marketplace/agents frontend healthy apps/marketing/src/app/marketplace/agents/page.tsx
/changelog frontend healthy apps/marketing/src/app/changelog/page.tsx
/changelog/[slug] frontend healthy apps/marketing/src/app/changelog/[slug]/page.tsx
/team frontend healthy apps/marketing/src/app/team/page.tsx
/team/[id] frontend healthy apps/marketing/src/app/team/[id]/page.tsx
/(legal)/[slug] frontend healthy apps/marketing/src/app/(legal)/[slug]/page.tsx
/community frontend healthy apps/marketing/src/app/community/page.tsx
/compare frontend healthy apps/marketing/src/app/compare/page.tsx
/compare/[slug] frontend healthy apps/marketing/src/app/compare/[slug]/page.tsx
/pricing frontend healthy apps/marketing/src/app/pricing/page.tsx
/roadmap frontend healthy apps/marketing/src/app/roadmap/page.tsx
/(dashboard) frontend healthy apps/admin/src/app/(dashboard)/page.tsx
/(dashboard)/users frontend healthy apps/admin/src/app/(dashboard)/users/page.tsx
/auth/desktop/success frontend healthy apps/web/src/app/auth/desktop/success/page.tsx
/cli/auth/code frontend healthy apps/web/src/app/cli/auth/code/page.tsx
/oauth/consent frontend healthy apps/web/src/app/oauth/consent/page.tsx
/tasks/[slug] frontend healthy apps/web/src/app/tasks/[slug]/page.tsx
/(agents) frontend healthy apps/web/src/app/(agents)/page.tsx
/(agents)/agents frontend healthy apps/web/src/app/(agents)/agents/page.tsx
/(agents)/agents/workspace/[workspaceId] frontend healthy apps/web/src/app/(agents)/agents/workspace/[workspaceId]/pa…
/accept-invitation/[invitationId] frontend healthy apps/web/src/app/accept-invitation/[invitationId]/page.tsx
/(auth)/sign-up/[[...sign-up]] frontend healthy apps/web/src/app/(auth)/sign-up/[[...sign-up]]/page.tsx
/(auth)/sign-in/[[...sign-in]] frontend healthy apps/web/src/app/(auth)/sign-in/[[...sign-in]]/page.tsx
/(dashboard-legacy)/integrations frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/page.tsx
/(dashboard-legacy)/integrations/github frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/github/pag…
/(dashboard-legacy)/integrations/linear frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/linear/pag…
/(dashboard-legacy)/integrations/slack frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/slack/page…
/(dashboard-legacy)/integrations/slack/linked frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/slack/link…
/(dashboard-legacy)/settings/billing frontend healthy apps/web/src/app/(dashboard-legacy)/settings/billing/page.t…
/(public)/agents/remote-control/[sessionId] frontend healthy apps/web/src/app/(public)/agents/remote-control/[sessionId]…
/repos/project/.worktrees/feature-login frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/hotfix-1 frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/tracked frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/external frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/a frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/b frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/empty frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/repos/project/.worktrees/empty2 frontend healthy apps/desktop/src/renderer/components/NewWorkspaceModal/comp…
/foo/bar.ts frontend healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…
/workspace/src/file.ts frontend healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…
/home/user/foo.ts frontend healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…
/some/dir frontend healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…
/workspace/bar.ts frontend healthy apps/desktop/src/renderer/lib/terminal/links/link-resolver.…

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

LabelLayerStatusPath
GOOGLE_CLIENT_SECRET cicd healthy
NEXT_PUBLIC_POSTHOG_KEY cicd healthy
VERCEL_DOCS_PROJECT_ID cicd healthy
MARKETING_ALIAS cicd healthy
NEXT_PUBLIC_SENTRY_DSN_WEB cicd healthy
APPLE_TEAM_ID cicd healthy
NEXT_PUBLIC_DOCS_URL cicd healthy
LINEAR_WEBHOOK_SECRET cicd healthy
NEXT_PUBLIC_POSTHOG_HOST cicd healthy
NEXT_PUBLIC_SENTRY_DSN_API cicd healthy
NEXT_PUBLIC_ADMIN_URL cicd healthy
NEXT_PUBLIC_SENTRY_DSN_MARKETING cicd healthy
SLACK_CLIENT_ID cicd healthy
QSTASH_NEXT_SIGNING_KEY cicd healthy
VERCEL_API_PROJECT_ID cicd healthy
VERCEL_ORG_ID cicd healthy
POSTHOG_API_KEY cicd healthy
QSTASH_TOKEN cicd healthy
NEXT_PUBLIC_COOKIE_DOMAIN cicd healthy
GH_CLIENT_ID cicd healthy
KV_URL cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
GH_APP_ID cicd healthy
QSTASH_CURRENT_SIGNING_KEY cicd healthy
STRIPE_SECRET_KEY cicd healthy
STRIPE_PRO_YEARLY_PRICE_ID cicd healthy
NEXT_PUBLIC_SENTRY_DSN_ADMIN cicd healthy
GH_CLIENT_SECRET cicd healthy
SLACK_SIGNING_SECRET cicd healthy
GH_APP_PRIVATE_KEY cicd healthy
NEXT_PUBLIC_MARKETING_URL cicd healthy
DURABLE_STREAMS_URL cicd healthy
RELAY_URL cicd healthy
NEXT_PUBLIC_ELECTRIC_URL cicd healthy
SECRETS_ENCRYPTION_KEY cicd healthy
DOCS_ALIAS cicd healthy
SENTRY_AUTH_TOKEN cicd healthy
STRIPE_PRO_MONTHLY_PRICE_ID cicd healthy
MAC_CERTIFICATE cicd healthy
GH_WEBHOOK_SECRET cicd healthy
STRIPE_WEBHOOK_SECRET cicd healthy
WEB_ALIAS cicd healthy
NEXT_PUBLIC_SENTRY_DSN_DOCS cicd healthy
VERCEL_TOKEN cicd healthy
LINEAR_CLIENT_SECRET cicd healthy
APPLE_ID_PASSWORD cicd healthy
API_ALIAS cicd healthy
SLACK_BILLING_WEBHOOK_URL cicd healthy
NEXT_PUBLIC_WEB_URL cicd healthy
VERCEL_ADMIN_PROJECT_ID cicd healthy

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

LabelLayerStatusPath
GlobalError frontend healthy apps/api/src/app/global-error.tsx
Layout frontend healthy apps/docs/src/app/layout.tsx
GlobalError frontend healthy apps/docs/src/app/global-error.tsx
NavigationBar frontend healthy apps/docs/src/app/components/NavigationBar/NavigationBar.tsx
Layout frontend healthy apps/docs/src/app/(docs)/layout.tsx
Sidebar frontend healthy apps/docs/src/app/(docs)/components/Sidebar/Sidebar.tsx
NotFound frontend healthy apps/marketing/src/app/not-found.tsx
Home frontend healthy apps/marketing/src/app/page.tsx
RootLayout frontend healthy apps/marketing/src/app/layout.tsx
GlobalError frontend healthy apps/marketing/src/app/global-error.tsx
EnterprisePage frontend healthy apps/marketing/src/app/enterprise/page.tsx
MarketplacePage frontend healthy apps/marketing/src/app/marketplace/page.tsx
MarketplaceThemesPage frontend healthy apps/marketing/src/app/marketplace/themes/page.tsx
MarketplaceAgentsPage frontend healthy apps/marketing/src/app/marketplace/agents/page.tsx
TeamPage frontend healthy apps/marketing/src/app/team/page.tsx
PricingPage frontend healthy apps/marketing/src/app/pricing/page.tsx
RoadmapPage frontend healthy apps/marketing/src/app/roadmap/page.tsx
RootLayout frontend healthy apps/mobile/app/_layout.tsx
AuthenticatedLayout frontend healthy apps/mobile/app/(authenticated)/_layout.tsx
WorkspacesScreen frontend healthy apps/mobile/app/(authenticated)/(home)/index.tsx
HomeLayout frontend healthy apps/mobile/app/(authenticated)/(home)/_layout.tsx
WorkspaceDetailScreen frontend healthy apps/mobile/app/(authenticated)/(home)/workspaces/[id].tsx
TasksScreen frontend healthy apps/mobile/app/(authenticated)/(tasks)/index.tsx
TaskDetailScreen frontend healthy apps/mobile/app/(authenticated)/(tasks)/[id].tsx
TasksLayout frontend healthy apps/mobile/app/(authenticated)/(tasks)/_layout.tsx
SettingsScreen frontend healthy apps/mobile/app/(authenticated)/(more)/settings.tsx
MoreMenuScreen frontend healthy apps/mobile/app/(authenticated)/(more)/index.tsx
MoreLayout frontend healthy apps/mobile/app/(authenticated)/(more)/_layout.tsx
SignInScreen frontend healthy apps/mobile/app/(auth)/sign-in.tsx
RootLayout frontend healthy apps/admin/src/app/layout.tsx
GlobalError frontend healthy apps/admin/src/app/global-error.tsx
DashboardPage frontend healthy apps/admin/src/app/(dashboard)/page.tsx
UsersPage frontend healthy apps/admin/src/app/(dashboard)/users/page.tsx
RootLayout frontend healthy apps/web/src/app/layout.tsx
GlobalError frontend healthy apps/web/src/app/global-error.tsx
TaskDeepLinkPage frontend healthy apps/web/src/app/tasks/[slug]/page.tsx
SignUpPage frontend healthy apps/web/src/app/(auth)/sign-up/[[...sign-up]]/page.tsx
SignInPage frontend healthy apps/web/src/app/(auth)/sign-in/[[...sign-in]]/page.tsx
IntegrationsPage frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/page.tsx
SlackLinkedPage frontend healthy apps/web/src/app/(dashboard-legacy)/integrations/slack/link…
RemoteControlPage frontend healthy apps/web/src/app/(public)/agents/remote-control/[sessionId]…
MemberAddedEmail frontend healthy packages/email/src/emails/member-added.tsx
WelcomeEmail frontend healthy packages/email/src/emails/welcome.tsx
SubscriptionStartedEmail frontend healthy packages/email/src/emails/subscription-started.tsx
PaymentFailedEmail frontend healthy packages/email/src/emails/payment-failed.tsx
MemberAddedBillingEmail frontend healthy packages/email/src/emails/member-added-billing.tsx
MemberRemovedBillingEmail frontend healthy packages/email/src/emails/member-removed-billing.tsx
IntegrationDisconnectedEmail frontend healthy packages/email/src/emails/integration-disconnected.tsx
EnterpriseInquiryEmail frontend healthy packages/email/src/emails/enterprise-inquiry.tsx
SubscriptionCancelledEmail frontend healthy packages/email/src/emails/subscription-cancelled.tsx

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

LabelLayerStatusPath
auth::apps/api/src/lib/oauth-metadata.ts security healthy apps/api/src/lib/oauth-metadata.ts
auth::packages/chat/src/server/desktop/chat-service/oauth-f… security healthy packages/chat/src/server/desktop/chat-service/oauth-flow-co…
auth::packages/chat/src/server/desktop/chat-service/chat-se… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…
auth::packages/chat/src/server/desktop/auth/anthropic/index… security healthy packages/chat/src/server/desktop/auth/anthropic/index.ts
auth::packages/host-service/test/integration/auth.integrati… security healthy packages/host-service/test/integration/auth.integration.tes…
auth::apps/desktop/src/renderer/providers/AuthProvider/Auth… security healthy apps/desktop/src/renderer/providers/AuthProvider/AuthProvid…
auth::apps/desktop/src/renderer/lib/host-service-auth.ts security healthy apps/desktop/src/renderer/lib/host-service-auth.ts
auth::packages/trpc/src/router/integration/linear/refresh.ts security healthy packages/trpc/src/router/integration/linear/refresh.ts
auth::packages/trpc/src/router/v2-workspace/v2-workspace.ts security healthy packages/trpc/src/router/v2-workspace/v2-workspace.ts
auth::apps/web/src/app/(agents)/mock-data.ts security healthy apps/web/src/app/(agents)/mock-data.ts
auth::apps/desktop/src/renderer/routes/_authenticated/setup… security healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
auth::apps/api/src/app/api/auth/desktop/connect/route.ts security healthy apps/api/src/app/api/auth/desktop/connect/route.ts
auth::packages/mcp-v2/src/host-service-client.ts security healthy packages/mcp-v2/src/host-service-client.ts
auth::packages/cli/src/lib/resolve-auth.test.ts security healthy packages/cli/src/lib/resolve-auth.test.ts
auth::packages/chat/src/server/desktop/auth/anthropic/oauth… security healthy packages/chat/src/server/desktop/auth/anthropic/oauth.ts
auth::packages/mcp-v2/src/caller.ts security healthy packages/mcp-v2/src/caller.ts
auth::packages/mcp-v2/src/tools/agents/run.ts security healthy packages/mcp-v2/src/tools/agents/run.ts
auth::packages/host-service/src/providers/auth/JwtAuthProvi… security healthy packages/host-service/src/providers/auth/JwtAuthProvider/Jw…
auth::packages/mcp-v2/src/auth.ts security healthy packages/mcp-v2/src/auth.ts
auth::packages/chat/src/server/desktop/auth/anthropic/anthr… security healthy packages/chat/src/server/desktop/auth/anthropic/anthropic.ts
auth::packages/trpc/src/trpc.ts security healthy packages/trpc/src/trpc.ts
auth::packages/auth/src/client.ts security healthy packages/auth/src/client.ts
auth::packages/trpc/src/router/automation/relay-client.ts security healthy packages/trpc/src/router/automation/relay-client.ts
auth::apps/desktop/src/renderer/routes/_authenticated/setti… security healthy apps/desktop/src/renderer/routes/_authenticated/settings/mo…
auth::apps/desktop/src/main/lib/notifications/server.ts security healthy apps/desktop/src/main/lib/notifications/server.ts
auth::packages/chat/src/server/shared/small-model/get-small… security healthy packages/chat/src/server/shared/small-model/get-small-model…
auth::packages/host-service/src/api/createApiClient/createA… security healthy packages/host-service/src/api/createApiClient/createApiClie…
auth::apps/desktop/src/renderer/routes/_authenticated/_dash… security healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
auth::apps/desktop/src/renderer/components/Chat/ChatInterfa… security healthy apps/desktop/src/renderer/components/Chat/ChatInterface/com…
auth::apps/web/src/app/oauth/consent/components/ConsentForm… security healthy apps/web/src/app/oauth/consent/components/ConsentForm/Conse…
auth::apps/api/src/app/api/integrations/slack/connect/route… security healthy apps/api/src/app/api/integrations/slack/connect/route.ts
auth::packages/cli/src/lib/resolve-auth.ts security healthy packages/cli/src/lib/resolve-auth.ts
auth::packages/host-service/src/providers/model-providers/L… security healthy packages/host-service/src/providers/model-providers/LocalMo…
auth::apps/api/src/app/api/agent/[transport]/auth-flow.ts security healthy apps/api/src/app/api/agent/[transport]/auth-flow.ts
auth::apps/desktop/src/shared/ai/provider-status.test.ts security healthy apps/desktop/src/shared/ai/provider-status.test.ts
auth::packages/cli/src/commands/auth/whoami/command.ts security healthy packages/cli/src/commands/auth/whoami/command.ts
auth::packages/chat/src/server/shared/small-model/get-small… security healthy packages/chat/src/server/shared/small-model/get-small-model…
auth::apps/api/src/app/api/github/callback/route.ts security healthy apps/api/src/app/api/github/callback/route.ts
auth::packages/cli/cli.config.ts security healthy packages/cli/cli.config.ts
auth::apps/api/src/app/api/auth/[...all]/route.ts security healthy apps/api/src/app/api/auth/[...all]/route.ts
auth::apps/desktop/src/renderer/routes/_authenticated/_dash… security healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
auth::packages/sdk/src/client.ts security healthy packages/sdk/src/client.ts
auth::packages/chat/src/server/desktop/auth/openai/openai.t… security healthy packages/chat/src/server/desktop/auth/openai/openai.test.ts
auth::apps/api/src/app/api/v2/agent/[transport]/route.ts security healthy apps/api/src/app/api/v2/agent/[transport]/route.ts
auth::apps/relay/src/synthetic.ts security healthy apps/relay/src/synthetic.ts
auth::packages/mcp-v2/src/tools/agents/list.ts security healthy packages/mcp-v2/src/tools/agents/list.ts
auth::apps/desktop/src/renderer/lib/auth-client.ts security healthy apps/desktop/src/renderer/lib/auth-client.ts
auth::apps/relay/src/index.ts security healthy apps/relay/src/index.ts
auth::packages/chat/src/server/desktop/auth/openai/openai.ts security healthy packages/chat/src/server/desktop/auth/openai/openai.ts
auth::apps/desktop/src/lib/trpc/routers/auth/utils/auth-fun… security healthy apps/desktop/src/lib/trpc/routers/auth/utils/auth-functions…

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

LabelLayerStatusPath
host_agent_configs data healthy packages/host-service/drizzle/0004_mean_blacklash.sql
terminal_sessions data healthy packages/host-service/drizzle/0002_add_terminal_sessions.sql
pull_requests data healthy packages/host-service/drizzle/0001_famous_mindworm.sql
projects data healthy packages/host-service/drizzle/0000_initial_projects_workspa…
workspaces data healthy packages/host-service/drizzle/0000_initial_projects_workspa…
v1_migration_state data healthy packages/local-db/drizzle/0041_v1_migration_state.sql
settings data healthy packages/local-db/drizzle/0000_initial_schema.sql
worktrees data healthy packages/local-db/drizzle/0000_initial_schema.sql
workspace_sections data healthy packages/local-db/drizzle/0035_add_workspace_sections.sql
_workspace_id_map data healthy packages/local-db/drizzle/0032_migrate_workspace_ids_to_uui…
organization_members data healthy packages/local-db/drizzle/0001_add_synced_tables.sql
organizations data healthy packages/local-db/drizzle/0001_add_synced_tables.sql
tasks data healthy packages/local-db/drizzle/0001_add_synced_tables.sql
users data healthy packages/local-db/drizzle/0001_add_synced_tables.sql
browser_history data healthy packages/local-db/drizzle/0026_browser_history.sql
auth data healthy packages/db/drizzle/0049_add_teams.sql
chat_sessions data healthy packages/db/drizzle/0020_session_hosts_and_chat_tables.sql
session_hosts data healthy packages/db/drizzle/0020_session_hosts_and_chat_tables.sql
submitted_prompts data healthy packages/db/drizzle/0043_submitted_prompts.sql
sandbox_images data healthy packages/db/drizzle/0018_sandbox_and_slack_users.sql
secrets data healthy packages/db/drizzle/0018_sandbox_and_slack_users.sql
users__slack_users data healthy packages/db/drizzle/0018_sandbox_and_slack_users.sql
agent_commands data healthy packages/db/drizzle/0013_add_mcp_actions_and_presence.sql
api_keys data healthy packages/db/drizzle/0013_add_mcp_actions_and_presence.sql
device_presence data healthy packages/db/drizzle/0013_add_mcp_actions_and_presence.sql
v2_remote_control_sessions data healthy packages/db/drizzle/0050_add_v2_remote_control_sessions.sql
ingest data healthy packages/db/drizzle/0003_set_up_linear_integration.sql
integration_connections data healthy packages/db/drizzle/0003_set_up_linear_integration.sql
github_installations data healthy packages/db/drizzle/0011_add_github_integration_tables.sql
github_pull_requests data healthy packages/db/drizzle/0011_add_github_integration_tables.sql
github_repositories data healthy packages/db/drizzle/0011_add_github_integration_tables.sql
automation_prompt_versions data healthy packages/db/drizzle/0041_add_automation_prompt_versions.sql
automation_runs data healthy packages/db/drizzle/0035_add_automations.sql
automations data healthy packages/db/drizzle/0035_add_automations.sql
v2_clients data healthy packages/db/drizzle/0031_v2_hosts_and_clients.sql
v2_hosts data healthy packages/db/drizzle/0031_v2_hosts_and_clients.sql
v2_users_hosts data healthy packages/db/drizzle/0031_v2_hosts_and_clients.sql
v2_device_presence data healthy packages/db/drizzle/0027_v2_projects_and_sidebar.sql
v2_devices data healthy packages/db/drizzle/0027_v2_projects_and_sidebar.sql
v2_projects data healthy packages/db/drizzle/0027_v2_projects_and_sidebar.sql
v2_users_devices data healthy packages/db/drizzle/0027_v2_projects_and_sidebar.sql
v2_workspaces data healthy packages/db/drizzle/0027_v2_projects_and_sidebar.sql
task_statuses data healthy packages/db/drizzle/0008_add_full_task_status_table.sql
chat_attachments data healthy packages/db/drizzle/0046_add_chat_attachments.sql
repositories data healthy packages/db/drizzle/0000_initial_migration.sql
subscriptions data healthy packages/db/drizzle/0012_add_stripe_subscription_fields.sql

LabelLayerStatusPath
deploy-database cicd healthy .github/workflows/deploy-production.yml
deploy-api cicd healthy .github/workflows/deploy-production.yml
deploy-web cicd healthy .github/workflows/deploy-production.yml
deploy-marketing cicd healthy .github/workflows/deploy-production.yml
deploy-admin cicd healthy .github/workflows/deploy-production.yml
deploy-electric-proxy cicd healthy .github/workflows/deploy-production.yml
deploy-docs cicd healthy .github/workflows/deploy-production.yml
generate-changelog cicd healthy .github/workflows/generate-changelog.yml
triage cicd healthy .github/workflows/triage-issue.yml
bump cicd healthy .github/workflows/bump-homebrew.yml
build cicd healthy .github/workflows/release-desktop.yml
release cicd healthy .github/workflows/release-desktop.yml
build cicd healthy .github/workflows/build-cli.yml
sherif cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
typecheck cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
build-cli cicd healthy .github/workflows/ci.yml
cleanup cicd healthy .github/workflows/cleanup-preview.yml
deploy-database cicd healthy .github/workflows/deploy-preview.yml
deploy-api cicd healthy .github/workflows/deploy-preview.yml
deploy-web cicd healthy .github/workflows/deploy-preview.yml
deploy-marketing cicd healthy .github/workflows/deploy-preview.yml
deploy-admin cicd healthy .github/workflows/deploy-preview.yml
deploy-docs cicd healthy .github/workflows/deploy-preview.yml
post-final-comment cicd healthy .github/workflows/deploy-preview.yml
build cicd healthy .github/workflows/release-cli.yml
release cicd healthy .github/workflows/release-cli.yml
check-changes cicd healthy .github/workflows/release-desktop-canary.yml
build cicd healthy .github/workflows/release-desktop-canary.yml
release cicd healthy .github/workflows/release-desktop-canary.yml
build-macos cicd healthy .github/workflows/build-desktop.yml
build-linux cicd healthy .github/workflows/build-desktop.yml
update-docs cicd healthy .github/workflows/update-docs.yml

LabelLayerStatusPath
127.0.0.1 network healthy apps/api/src/proxy.ts
3.29.87.78 network healthy apps/docs/src/components/DownloadButton/DownloadButton.tsx
11.385.6.113 network healthy apps/docs/src/app/(docs)/[[...slug]]/components/PageActions…
3.495.998.108 network healthy apps/docs/src/app/(docs)/[[...slug]]/components/PageActions…
3.176.765.84 network healthy apps/docs/src/app/(docs)/[[...slug]]/components/PageActions…
5.92.42.36 network healthy apps/docs/src/app/(docs)/[[...slug]]/components/PageActions…
315.21.69.825 network healthy apps/docs/src/app/(docs)/[[...slug]]/components/PageActions…
722.881.06.225 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
1.833.365.304 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
996.134.42.364 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
3.03.456.898 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
492.584.28.48 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
1.36.073.11 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
315.833.388.091 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
042.03.049.061 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
1.549.146.662 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
02.225.79.522 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
2.33.127.578 network healthy apps/desktop/src/renderer/routes/_authenticated/setup/provi…
224.0.0.251 network healthy apps/desktop/src/main/lib/local-network-permission.ts
1.515.074.074 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
1.25.077.077 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
3.03.078.078 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
1.994.076.076 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
12.098.246.198 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
1.873.892.077 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
3.03.077.077 network healthy apps/marketing/src/app/components/SocialLinks/SocialLinks.t…
9.49.5.092 network healthy apps/marketing/src/app/components/GitHubStarCounter/GitHubS…
2.91.831.092 network healthy apps/marketing/src/app/components/GitHubStarCounter/GitHubS…
2.647.64.699 network healthy apps/marketing/src/app/components/GitHubStarCounter/GitHubS…
4.935.359.309 network healthy apps/marketing/src/app/components/GitHubStarCounter/GitHubS…
267.18.578.688 network healthy apps/marketing/src/app/components/GitHubStarCounter/GitHubS…
192.168.1.1 network healthy packages/port-scanner/src/procfs.test.ts
1.0.0.127 network healthy packages/port-scanner/src/procfs.ts

LabelLayerStatusPath
GET /health api healthy apps/relay/src/index.ts
GET /tunnel api healthy apps/relay/src/index.ts
GET /hosts/:hostId/_whoowns api healthy apps/relay/src/index.ts
USE /hosts/:hostId/* api healthy apps/relay/src/index.ts
ALL /hosts/:hostId/trpc/* api healthy apps/relay/src/index.ts
GET /hosts/:hostId/* api healthy apps/relay/src/index.ts
GET /hook/complete api healthy apps/desktop/src/main/lib/notifications/server.ts
GET /auth/callback api healthy apps/desktop/src/main/lib/notifications/server.ts
USE /terminal/* api healthy packages/host-service/src/app.ts
USE /events api healthy packages/host-service/src/app.ts
USE /trpc/* api healthy packages/host-service/src/app.ts
GET /events api healthy packages/host-service/src/events/event-bus.ts
POST /terminal/sessions api healthy packages/host-service/src/terminal/terminal.ts
DELETE /terminal/sessions/:terminalId api healthy packages/host-service/src/terminal/terminal.ts
GET /terminal/sessions api healthy packages/host-service/src/terminal/terminal.ts
GET /terminal/resource-sessions api healthy packages/host-service/src/terminal/terminal.ts
GET /terminal/:terminalId api healthy packages/host-service/src/terminal/terminal.ts
GET /remote-control/:sessionId api healthy packages/host-service/src/terminal/remote-control/route.ts

LabelLayerStatusPath
port:8080 network healthy apps/relay/Dockerfile
port:5173 network healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
port:3000 network healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
port:4000 network healthy apps/desktop/src/renderer/routes/_authenticated/_dashboard/…
port:60000 network healthy apps/desktop/src/main/lib/host-service-coordinator.test.ts
port:5432 network healthy apps/desktop/src/main/lib/static-ports/loader.test.ts
port:65535 network healthy apps/desktop/src/main/lib/static-ports/loader.test.ts
port:3002 network healthy apps/marketing/src/app/components/HeroSection/components/Ap…
port:6379 network healthy packages/port-scanner/src/port-manager.test.ts
port:8000 network healthy packages/port-scanner/src/scanner.test.ts
port:3001 network healthy packages/port-scanner/src/scanner.test.ts
port:59251 network healthy packages/port-scanner/src/scanner.test.ts
port:7000 network healthy packages/port-scanner/src/scanner.test.ts

LabelLayerStatusPath
gha::deploy-production cicd healthy .github/workflows/deploy-production.yml
gha::generate-changelog cicd healthy .github/workflows/generate-changelog.yml
gha::triage-issue cicd healthy .github/workflows/triage-issue.yml
gha::bump-homebrew cicd healthy .github/workflows/bump-homebrew.yml
gha::release-desktop cicd healthy .github/workflows/release-desktop.yml
gha::build-cli cicd healthy .github/workflows/build-cli.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::cleanup-preview cicd healthy .github/workflows/cleanup-preview.yml
gha::deploy-preview cicd healthy .github/workflows/deploy-preview.yml
gha::release-cli cicd healthy .github/workflows/release-cli.yml
gha::release-desktop-canary cicd healthy .github/workflows/release-desktop-canary.yml
gha::build-desktop cicd healthy .github/workflows/build-desktop.yml
gha::update-docs cicd healthy .github/workflows/update-docs.yml

LabelLayerStatusPath
password_literal::packages/host-service/src/terminal/env.te… security healthy packages/host-service/src/terminal/env.test.ts
openai_or_anthropic_key::packages/chat/src/server/shared/sm… security healthy packages/chat/src/server/shared/small-model/get-small-model…
generic_api_key::packages/chat/src/server/desktop/chat-serv… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…
generic_api_key::packages/chat/src/server/desktop/chat-serv… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…
generic_api_key::packages/chat/src/server/desktop/chat-serv… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…
generic_api_key::packages/chat/src/server/desktop/chat-serv… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…
generic_api_key::packages/chat/src/server/desktop/chat-serv… security healthy packages/chat/src/server/desktop/chat-service/chat-service.…

LabelLayerStatusPath
index.ts data healthy apps/desktop/src/lib/trpc/routers/migration/index.ts
agent-permissions-migration.ts data healthy packages/shared/src/agent-permissions-migration.ts
0041_v1_migration_state.sql data healthy packages/local-db/drizzle/0041_v1_migration_state.sql
0024_generate_migration.sql data healthy packages/local-db/drizzle/0024_generate_migration.sql
0000_initial_migration.sql data healthy packages/db/drizzle/0000_initial_migration.sql

LabelLayerStatusPath
redis data healthy .env.example
postgres data healthy apps/api/src/app/api/hosts/jobs/sync-presence/route.ts
sqlite data healthy apps/desktop/test-setup.ts
postgresql data healthy apps/desktop/src/main/lib/static-ports/loader.test.ts

LabelLayerStatusPath
vps::aws hardware healthy apps/desktop/src/main/lib/terminal/env.ts
vps::azure hardware healthy apps/desktop/src/main/lib/terminal/env.ts
vps::ec2 hardware healthy packages/host-service/src/terminal/clean-shell-env.test.ts
vps::vultr hardware healthy packages/ui/src/components/ai-elements/model-selector.tsx

LabelLayerStatusPath
caddy network healthy package.json
loadbalancer network healthy apps/relay/src/index.ts

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

LabelLayerStatusPath
image::apps/relay/Dockerfile hardware healthy apps/relay/Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy apps/docs/src/app/components/NavigationBar/components/Navig…
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/2e0fa7f3-3230-4398-84eb-683fa0568119/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2e0fa7f3-3230-4398-84eb-683fa0568119/

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.