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.

stagewise-io/stagewise

https://github.com/stagewise-io/stagewise · scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)

365 raw signals (0 security + 365 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 337 actionable findings from 1 signal source. 28 repeated signals grouped for readability. 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 5042 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
validateConfig software healthy apps/update-server/src/config.ts:validateConfig
escapeRegex software healthy apps/update-server/src/releases.ts:escapeRegex
findAsset software healthy apps/update-server/src/releases.ts:findAsset
buildAssetPattern software healthy apps/update-server/src/releases.ts:buildAssetPattern
buildMacOSZipPattern software healthy apps/update-server/src/releases.ts:buildMacOSZipPattern
findLinuxAsset software healthy apps/update-server/src/releases.ts:findLinuxAsset
candidates software healthy apps/update-server/src/releases.ts:candidates
findMacOSUpdateAsset software healthy apps/update-server/src/releases.ts:findMacOSUpdateAsset
findMacOSDownloadAsset software healthy apps/update-server/src/releases.ts:findMacOSDownloadAsset
findWindowsUpdateAsset software healthy apps/update-server/src/releases.ts:findWindowsUpdateAsset
transformReleasesContent software healthy apps/update-server/src/releases.ts:transformReleasesContent
findNupkgAsset software healthy apps/update-server/src/releases.ts:findNupkgAsset
findWindowsDownloadAsset software healthy apps/update-server/src/releases.ts:findWindowsDownloadAsset
findLinuxDownloadAsset software healthy apps/update-server/src/releases.ts:findLinuxDownloadAsset
fetchReleases software healthy apps/update-server/src/github.ts:fetchReleases
getReleases software healthy apps/update-server/src/github.ts:getReleases
startRefreshInterval software healthy apps/update-server/src/github.ts:startRefreshInterval
isValidNightlyDate software healthy apps/update-server/src/version.ts:isValidNightlyDate
parseVersion software healthy apps/update-server/src/version.ts:parseVersion
compareVersions software healthy apps/update-server/src/version.ts:compareVersions
isNewerVersion software healthy apps/update-server/src/version.ts:isNewerVersion
matchesChannel software healthy apps/update-server/src/version.ts:matchesChannel
extractVersionFromTag software healthy apps/update-server/src/version.ts:extractVersionFromTag
start software healthy apps/update-server/src/index.ts:start
cannot software healthy apps/update-server/src/routes.ts:cannot
resolveBaseUrl software healthy apps/update-server/src/routes.ts:resolveBaseUrl
isValidChannel software healthy apps/update-server/src/routes.ts:isValidChannel
isValidLinuxFormat software healthy apps/update-server/src/routes.ts:isValidLinuxFormat
truncateNotes software healthy apps/update-server/src/routes.ts:truncateNotes
getMDXComponents software healthy apps/website/src/mdx-components.tsx:getMDXComponents
PostHogProvider software healthy apps/website/src/components/posthog-provider.tsx:PostHogPro…
handler software healthy apps/website/src/components/posthog-provider.tsx:handler
PostHogPageView software healthy apps/website/src/components/posthog-provider.tsx:PostHogPag…
SuspendedPostHogPageView software healthy apps/website/src/components/posthog-provider.tsx:SuspendedP…
CookieBanner software healthy apps/website/src/components/cookie-banner.tsx:CookieBanner
handleAccept software healthy apps/website/src/components/cookie-banner.tsx:handleAccept
handleDeny software healthy apps/website/src/components/cookie-banner.tsx:handleDeny
CopyMarkdownButton software healthy apps/website/src/components/copy-markdown-button.tsx:CopyMa…
handleCopy software healthy apps/website/src/components/copy-markdown-button.tsx:handle…
SystemThemeProvider software healthy apps/website/src/components/theme-switcher.tsx:SystemThemeP…
updateTheme software healthy apps/website/src/components/theme-switcher.tsx:updateTheme
AnimatedBackground software healthy apps/website/src/components/landing/animated-background.tsx…
updateColorScheme software healthy apps/website/src/components/landing/animated-background.tsx…
resizeCanvas software healthy apps/website/src/components/landing/animated-background.tsx…
init software healthy apps/website/src/components/landing/animated-background.tsx…
connectParticles software healthy apps/website/src/components/landing/animated-background.tsx…
dx software healthy apps/website/src/components/landing/animated-background.tsx…
dy software healthy apps/website/src/components/landing/animated-background.tsx…
animate software healthy apps/website/src/components/landing/animated-background.tsx…
AnimatedGradientBackground software healthy apps/website/src/components/landing/animated-gradient-backg…

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

LabelLayerStatusPath
README.zh-CN.md software healthy README.zh-CN.md
skills-lock.json software healthy skills-lock.json
commitlint.config.js software healthy commitlint.config.js
README.ja.md software healthy README.ja.md
README.md software healthy README.md
README.es.md software healthy README.es.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.ko.md software healthy README.ko.md
.release-notes.md software healthy .release-notes.md
turbo.json software healthy turbo.json
lefthook.yml software healthy lefthook.yml
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
THIRD-PARTY-NOTICES.md software healthy THIRD-PARTY-NOTICES.md
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
CONTRIBUTORS.md software healthy CONTRIBUTORS.md
VERSIONING.md software healthy VERSIONING.md
AGENTS.md software healthy AGENTS.md
README.de.md software healthy README.de.md
spec.md software healthy apps/update-server/spec.md
package.json software healthy apps/update-server/package.json
Dockerfile software healthy apps/update-server/Dockerfile
package-lock.json software healthy apps/update-server/package-lock.json
tsconfig.json software healthy apps/update-server/tsconfig.json
config.ts software healthy apps/update-server/src/config.ts
releases.ts software healthy apps/update-server/src/releases.ts
github.ts software healthy apps/update-server/src/github.ts
version.ts software healthy apps/update-server/src/version.ts
index.ts software healthy apps/update-server/src/index.ts
routes.ts software healthy apps/update-server/src/routes.ts
postcss.config.mjs software healthy apps/website/postcss.config.mjs
README.md software healthy apps/website/README.md
tailwind.config.js software healthy apps/website/tailwind.config.js
package.json software healthy apps/website/package.json
tsconfig.json software healthy apps/website/tsconfig.json
next.config.mjs software healthy apps/website/next.config.mjs
mdx-components.tsx software healthy apps/website/src/mdx-components.tsx
posthog-provider.tsx software healthy apps/website/src/components/posthog-provider.tsx
cookie-banner.tsx software healthy apps/website/src/components/cookie-banner.tsx
copy-markdown-button.tsx software healthy apps/website/src/components/copy-markdown-button.tsx
theme-switcher.tsx software healthy apps/website/src/components/theme-switcher.tsx
checkbox.tsx software healthy apps/website/src/components/ui/checkbox.tsx
logo.tsx software healthy apps/website/src/components/landing/logo.tsx
animated-background.tsx software healthy apps/website/src/components/landing/animated-background.tsx
animated-gradient-background.tsx software healthy apps/website/src/components/landing/animated-gradient-backg…

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

LabelLayerStatusPath
apps software healthy apps
update-server software healthy apps/update-server
src software healthy apps/update-server/src
website software healthy apps/website
src software healthy apps/website/src
components software healthy apps/website/src/components
ui software healthy apps/website/src/components/ui
landing software healthy apps/website/src/components/landing
app software healthy apps/website/src/app
api software healthy apps/website/src/app/api
waitlist software healthy apps/website/src/app/api/waitlist
count software healthy apps/website/src/app/api/waitlist/count
og software healthy apps/website/src/app/api/og
news software healthy apps/website/src/app/api/og/news
[...slug] software healthy apps/website/src/app/api/og/news/[...slug]
(home) software healthy apps/website/src/app/(home)
company software healthy apps/website/src/app/(home)/company
(legal) software healthy apps/website/src/app/(home)/(legal)
terms software healthy apps/website/src/app/(home)/(legal)/terms
privacy software healthy apps/website/src/app/(home)/(legal)/privacy
trademark-policy software healthy apps/website/src/app/(home)/(legal)/trademark-policy
legal-notice software healthy apps/website/src/app/(home)/(legal)/legal-notice
news software healthy apps/website/src/app/(home)/news
[slug] software healthy apps/website/src/app/(home)/news/[slug]
_components software healthy apps/website/src/app/(home)/_components
feature-images software healthy apps/website/src/app/(home)/_components/feature-images
pricing software healthy apps/website/src/app/(home)/pricing
download software healthy apps/website/src/app/download
vscode-extension software healthy apps/website/src/app/vscode-extension
migrate-to-cli software healthy apps/website/src/app/vscode-extension/migrate-to-cli
welcome software healthy apps/website/src/app/vscode-extension/welcome
lib software healthy apps/website/src/lib
stagewise-cli software healthy apps/stagewise-cli
src software healthy apps/stagewise-cli/src
deprecated-cli software healthy apps/deprecated-cli
scripts software healthy apps/deprecated-cli/scripts
src software healthy apps/deprecated-cli/src
browser software healthy apps/browser
scripts software healthy apps/browser/scripts
assets software healthy apps/browser/assets
sounds software healthy apps/browser/assets/sounds
plastic-nobs software healthy apps/browser/assets/sounds/plastic-nobs
bubble-pops software healthy apps/browser/assets/sounds/bubble-pops
aero-bell software healthy apps/browser/assets/sounds/aero-bell
sound-tubes software healthy apps/browser/assets/sounds/sound-tubes
32bit-arcade software healthy apps/browser/assets/sounds/32bit-arcade
icons software healthy apps/browser/assets/icons
release software healthy apps/browser/assets/icons/release
icon.icon software healthy apps/browser/assets/icons/release/icon.icon
dev software healthy apps/browser/assets/icons/dev

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

LabelLayerStatusPath
Particle software healthy apps/website/src/components/landing/animated-background.tsx…
of software healthy apps/website/src/app/(home)/company/page.tsx:of
CliChatAgent software healthy apps/stagewise-cli/src/cli-chat-agent.ts:CliChatAgent
SquirrelInstallerNameFixPlugin software healthy apps/browser/etc/forge-plugins/squirrel-installer-name-fix.…
components software healthy apps/browser/src/web-content-preload/utils.ts:components
naming software healthy apps/browser/src/ui/screens/main/agent-chat/chat/_component…
name software healthy apps/browser/src/ui/screens/main/agent-chat/chat/_component…
TabErrorBoundary software healthy apps/browser/src/ui/screens/main/content/_components/tab-er…
PinnedPointerSensor software healthy apps/browser/src/ui/screens/main/sidebar/agents-list/index.…
ErrorBoundary software healthy apps/browser/src/ui/components/error-boundary.tsx:ErrorBoun…
Logger software healthy apps/browser/src/ui/components/ui/CodeTheme.stories.tsx:Log…
ShikiWorkerProxy software healthy apps/browser/src/ui/components/ui/shiki-worker-proxy.ts:Shi…
applied software healthy apps/browser/src/ui/hooks/use-scripted-typing.ts:applied
from software healthy apps/browser/src/ui/hooks/use-scripted-typing.ts:from
MermaidCache software healthy apps/browser/src/ui/hooks/use-mermaid-cache.ts:MermaidCache
HighlightCache software healthy apps/browser/src/ui/hooks/use-shiki-highlighter-cache.ts:Hi…
CommandExecutor software healthy apps/browser/src/backend/utils/command-executor.ts:CommandE…
offers software healthy apps/browser/src/backend/agents/model-provider.ts:offers
ModelProviderService software healthy apps/browser/src/backend/agents/model-provider.ts:ModelProv…
BrowserChatAgent software healthy apps/browser/src/backend/agents/chat/chat.ts:BrowserChatAge…
GlobalConfigService software healthy apps/browser/src/backend/services/global-config.ts:GlobalCo…
UserExperienceService software healthy apps/browser/src/backend/services/experience.ts:UserExperie…
WorktreeSetupSettingsService software healthy apps/browser/src/backend/services/worktree-setup-settings.t…
PagesService software healthy apps/browser/src/backend/services/pages.ts:PagesService
MacOSClosedLidSleepService software healthy apps/browser/src/backend/services/macos-closed-lid-sleep.ts…
NotificationService software healthy apps/browser/src/backend/services/notification.ts:Notificat…
URIHandlerService software healthy apps/browser/src/backend/services/uri-handler.ts:URIHandler…
AutoUpdateService software healthy apps/browser/src/backend/services/auto-update.ts:AutoUpdate…
AgentPowerSaveBlockerService software healthy apps/browser/src/backend/services/agent-power-save-blocker.…
IdentifierService software healthy apps/browser/src/backend/services/identifier.ts:IdentifierS…
FilePickerService software healthy apps/browser/src/backend/services/file-picker.ts:FilePicker…
NotificationSoundsService software healthy apps/browser/src/backend/services/notification-sounds.ts:No…
PreferencesService software healthy apps/browser/src/backend/services/preferences.ts:Preference…
documentation software healthy apps/browser/src/backend/services/preferences.ts:documentat…
OmniboxSuggestionsService software healthy apps/browser/src/backend/services/omnibox-suggestions.ts:Om…
AppMenuService software healthy apps/browser/src/backend/services/app-menu.ts:AppMenuService
TelemetryService software healthy apps/browser/src/backend/services/telemetry.ts:TelemetrySer…
KartonService software healthy apps/browser/src/backend/services/karton.ts:KartonService
LocalPortsScannerService software healthy apps/browser/src/backend/services/local-ports-scanner.ts:Lo…
AgentRuntimeRecoveryService software healthy apps/browser/src/backend/services/agent-runtime-recovery.ts…
for software healthy apps/browser/src/backend/services/disposable.ts:for
DisposableService software healthy apps/browser/src/backend/services/disposable.ts:DisposableS…
Logger software healthy apps/browser/src/backend/services/logger.ts:Logger
FileTreeService software healthy apps/browser/src/backend/services/file-tree/index.ts:FileTr…
AuthService software healthy apps/browser/src/backend/services/auth/index.ts:AuthService
AuthServerInterop software healthy apps/browser/src/backend/services/auth/server-interop.ts:Au…
AssetCacheService software healthy apps/browser/src/backend/services/asset-cache/index.ts:Asse…
AgentManagerService software healthy apps/browser/src/backend/services/agent-manager/agent-manag…
GitService software healthy apps/browser/src/backend/services/git/index.ts:GitService
LogIngestService software healthy apps/browser/src/backend/services/log-ingest/index.ts:LogIn…

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

LabelLayerStatusPath
/(home) frontend healthy apps/website/src/app/(home)/page.tsx
/(home)/company frontend healthy apps/website/src/app/(home)/company/page.tsx
/(home)/(legal)/terms frontend healthy apps/website/src/app/(home)/(legal)/terms/page.tsx
/(home)/(legal)/privacy frontend healthy apps/website/src/app/(home)/(legal)/privacy/page.tsx
/(home)/(legal)/trademark-policy frontend healthy apps/website/src/app/(home)/(legal)/trademark-policy/page.t…
/(home)/(legal)/legal-notice frontend healthy apps/website/src/app/(home)/(legal)/legal-notice/page.tsx
/(home)/news frontend healthy apps/website/src/app/(home)/news/page.tsx
/(home)/news/[slug] frontend healthy apps/website/src/app/(home)/news/[slug]/page.tsx
/(home)/pricing frontend healthy apps/website/src/app/(home)/pricing/page.tsx
/download frontend healthy apps/website/src/app/download/page.tsx
/vscode-extension/migrate-to-cli frontend healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
/vscode-extension/welcome frontend healthy apps/website/src/app/vscode-extension/welcome/page.tsx
/app frontend healthy apps/browser/src/pages/app.tsx
/not-found frontend healthy apps/browser/src/pages/not-found.tsx
/routeTree.gen frontend healthy apps/browser/src/pages/routeTree.gen.ts
/theme-syncer frontend healthy apps/browser/src/pages/theme-syncer.tsx
/providers frontend healthy apps/browser/src/pages/providers.tsx
/utils frontend healthy apps/browser/src/pages/utils.tsx
/components/error-display frontend healthy apps/browser/src/pages/components/error-display.tsx
/components/sidebar-nav frontend healthy apps/browser/src/pages/components/sidebar-nav.tsx
/lib/iframe-app-bridge frontend healthy apps/browser/src/pages/lib/iframe-app-bridge.ts
/routes/home frontend healthy apps/browser/src/pages/routes/home.tsx
/routes/__root frontend healthy apps/browser/src/pages/routes/__root.tsx
/routes/diff-review/$agentInstanceId frontend healthy apps/browser/src/pages/routes/diff-review/$agentInstanceId.…
/routes/diff-review/_components/external-file-preview/font-… frontend healthy apps/browser/src/pages/routes/diff-review/_components/exter…
/routes/diff-review/_components/external-file-preview/image… frontend healthy apps/browser/src/pages/routes/diff-review/_components/exter…
/routes/diff-review/_components/external-file-preview/ frontend healthy apps/browser/src/pages/routes/diff-review/_components/exter…
/routes/_error-pages/error.page-load-failed frontend healthy apps/browser/src/pages/routes/_error-pages/error.page-load-…
/routes/preview/$appId frontend healthy apps/browser/src/pages/routes/preview/$appId.tsx
/routes/plan/$filename frontend healthy apps/browser/src/pages/routes/plan/$filename.tsx
/hooks/use-track frontend healthy apps/browser/src/pages/hooks/use-track.ts
/hooks/use-karton frontend healthy apps/browser/src/pages/hooks/use-karton.tsx
/repo-a frontend healthy apps/browser/src/ui/screens/main/_lib/agent-list-model.test…
/repo-b frontend healthy apps/browser/src/ui/screens/main/_lib/agent-list-model.test…
/repo frontend healthy apps/browser/src/ui/screens/main/_lib/agent-list-model.test…
/worktrees/feature frontend healthy apps/browser/src/ui/screens/main/_lib/agent-list-model.test…
/Users/test/projects/plain-workspace frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/Users/test/projects/stagewise frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/Users/test/projects/stagewise-worktrees/seedable-eventloop frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/Users/test/projects/stagewise-worktrees/detached frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/Users/test/projects/stagewise-worktrees/local-folder frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/Users/test/projects/worktrees/stagewise-linked frontend healthy apps/browser/src/ui/utils/workspace-display.test.ts
/home frontend healthy apps/browser/src/pages/routeTree.gen.ts
/preview/$appId frontend healthy apps/browser/src/pages/routeTree.gen.ts
/plan/$filename frontend healthy apps/browser/src/pages/routeTree.gen.ts
/diff-review/$agentInstanceId frontend healthy apps/browser/src/pages/routeTree.gen.ts
/error/page-load-failed frontend healthy apps/browser/src/pages/routeTree.gen.ts
/ frontend healthy apps/browser/src/backend/utils/port-utils.ts
/repo-linked frontend healthy apps/browser/src/backend/services/experience.test.ts
/repo-linked-a frontend healthy apps/browser/src/backend/services/experience.test.ts

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

LabelLayerStatusPath
1.515.074.074 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
1.25.077.077 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
3.03.078.078 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
1.994.076.076 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
12.098.246.198 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
1.873.892.077 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
3.03.077.077 network healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
127.0.0.1 network healthy apps/browser/bundled/skills/debug/SKILL.md
99.0.0.0 network healthy apps/browser/src/web-content-preload/stealth.ts
127.0.53.53 network healthy apps/browser/src/shared/chromium-errors/codes.ts
128.083.23.186 network healthy apps/browser/src/ui/components/provider-logos/moonshotai.tsx
167.095.238.238 network healthy apps/browser/src/ui/components/provider-logos/openai.tsx
333.143.571.428 network healthy apps/browser/src/ui/components/provider-logos/openai.tsx
286.167.571.167 network healthy apps/browser/src/ui/components/provider-logos/openai.tsx
19.337.24.478 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
172.301.111.494 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
003.724.032.9 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
025.042.013.062 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
046.081.092.082 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
05.029.058.058 network healthy apps/browser/src/ui/components/provider-logos/alibaba.tsx
00.744.709.74 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
652.645.649.649 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
263.142.506.372 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
638.23.131.514 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
652.645.648.648 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
418.343.757.766 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
419.343.758.767 network healthy apps/browser/src/ui/components/provider-logos/minimax.tsx
3.393.137.093 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
172.187.129.323 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
1.86.47.234 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
1.78.397.63 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
235.763.09.288 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
207.486.371.739 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
114.167.192.416 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
2.774.868.86 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
2.914.348.292 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
625.514.891.677 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
01.2.288.306 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
31.307.303.303 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
1.146.016.352 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
1.001.782.391 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
451.462.576.685 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
914.176.265.336 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx
537.445.848.067 network healthy apps/browser/src/ui/components/provider-logos/deepseek.tsx

LabelLayerStatusPath
Image frontend healthy apps/website/src/app/opengraph-image.tsx
Layout frontend healthy apps/website/src/app/layout.tsx
Home frontend healthy apps/website/src/app/(home)/page.tsx
Layout frontend healthy apps/website/src/app/(home)/layout.tsx
Image frontend healthy apps/website/src/app/(home)/company/opengraph-image.tsx
CompanyPage frontend healthy apps/website/src/app/(home)/company/page.tsx
TeamLayout frontend healthy apps/website/src/app/(home)/company/layout.tsx
LegalLayout frontend healthy apps/website/src/app/(home)/(legal)/layout.tsx
Image frontend healthy apps/website/src/app/(home)/news/opengraph-image.tsx
BlogLayout frontend healthy apps/website/src/app/(home)/news/layout.tsx
Image frontend healthy apps/website/src/app/(home)/pricing/opengraph-image.tsx
PricingPage frontend healthy apps/website/src/app/(home)/pricing/page.tsx
BlogLayout frontend healthy apps/website/src/app/(home)/pricing/layout.tsx
DownloadPage frontend healthy apps/website/src/app/download/page.tsx
DownloadLayout frontend healthy apps/website/src/app/download/layout.tsx
MigrateToCLI frontend healthy apps/website/src/app/vscode-extension/migrate-to-cli/page.t…
MigrateToCliLayout frontend healthy apps/website/src/app/vscode-extension/migrate-to-cli/layout…
Welcome frontend healthy apps/website/src/app/vscode-extension/welcome/page.tsx
WelcomeLayout frontend healthy apps/website/src/app/vscode-extension/welcome/layout.tsx
Iridescence frontend healthy apps/browser/src/ui/components/ui/iridescence.tsx
ImageExpanded frontend healthy apps/browser/src/ui/components/attachment-renderers/image/e…
AudioExpanded frontend healthy apps/browser/src/ui/components/attachment-renderers/audio/e…
PdfExpanded frontend healthy apps/browser/src/ui/components/attachment-renderers/pdf/exp…
VideoExpanded frontend healthy apps/browser/src/ui/components/attachment-renderers/video/e…
FontExpanded frontend healthy apps/browser/src/ui/components/file-preview/previews/font-e…
VideoExpanded frontend healthy apps/browser/src/ui/components/file-preview/previews/video-…
AudioExpanded frontend healthy apps/browser/src/ui/components/file-preview/previews/audio-…
PdfExpanded frontend healthy apps/browser/src/ui/components/file-preview/previews/pdf-ex…
ImageExpanded frontend healthy apps/browser/src/ui/components/file-preview/previews/image-…
SplitText frontend healthy packages/stage-ui/src/components/split-text.tsx

LabelLayerStatusPath
meta data healthy apps/browser/src/backend/services/asset-cache/schema.sql
asset_cache data healthy apps/browser/src/backend/services/asset-cache/schema.sql
favicons data healthy apps/browser/src/backend/services/favicon/schema.sql
favicon_bitmaps data healthy apps/browser/src/backend/services/favicon/schema.sql
icon_mapping data healthy apps/browser/src/backend/services/favicon/schema.sql
urls data healthy apps/browser/src/backend/services/history/schema.sql
visits data healthy apps/browser/src/backend/services/history/schema.sql
visit_source data healthy apps/browser/src/backend/services/history/schema.sql
keyword_search_terms data healthy apps/browser/src/backend/services/history/schema.sql
segments data healthy apps/browser/src/backend/services/history/schema.sql
segment_usage data healthy apps/browser/src/backend/services/history/schema.sql
content_annotations data healthy apps/browser/src/backend/services/history/schema.sql
context_annotations data healthy apps/browser/src/backend/services/history/schema.sql
clusters data healthy apps/browser/src/backend/services/history/schema.sql
clusters_and_visits data healthy apps/browser/src/backend/services/history/schema.sql
cluster_keywords data healthy apps/browser/src/backend/services/history/schema.sql
cluster_visit_duplicates data healthy apps/browser/src/backend/services/history/schema.sql
visited_links data healthy apps/browser/src/backend/services/history/schema.sql
history_sync_metadata data healthy apps/browser/src/backend/services/history/schema.sql
keywords data healthy apps/browser/src/backend/services/webdata/schema.sql
agentInstances data healthy packages/agent-core/src/services/agent-persistence/schema.s…
agentMessages data healthy packages/agent-core/src/services/agent-persistence/schema.s…
file_read_cache data healthy packages/agent-core/src/services/file-read-cache/schema.sql
snapshots data healthy packages/agent-core/src/services/diff-history/schema.sql
operations data healthy packages/agent-core/src/services/diff-history/schema.sql
processed_image_cache data healthy packages/agent-core/src/services/processed-image-cache/sche…

LabelLayerStatusPath
prepare cicd healthy .github/workflows/prepare-release.yml
tag cicd healthy .github/workflows/_release-karton.yml
publish cicd healthy .github/workflows/_release-karton.yml
release cicd healthy .github/workflows/_release-karton.yml
lint cicd healthy .github/workflows/monorepo-ci.yml
build cicd healthy .github/workflows/monorepo-ci.yml
test cicd healthy .github/workflows/monorepo-ci.yml
test-windows cicd healthy .github/workflows/monorepo-ci.yml
build-stagewise cicd healthy .github/workflows/monorepo-ci.yml
ci-basic cicd healthy .github/workflows/monorepo-ci.yml
ci-full cicd healthy .github/workflows/monorepo-ci.yml
tag cicd healthy .github/workflows/_release-browser.yml
build cicd healthy .github/workflows/_release-browser.yml
release cicd healthy .github/workflows/_release-browser.yml
trigger-nightly-after-stable cicd healthy .github/workflows/_release-browser.yml
detect cicd healthy .github/workflows/auto-release.yml
release-stagewise cicd healthy .github/workflows/auto-release.yml
release-karton cicd healthy .github/workflows/auto-release.yml
should-release cicd healthy .github/workflows/nightly-release.yml
version cicd healthy .github/workflows/nightly-release.yml
release-nightly cicd healthy .github/workflows/nightly-release.yml

LabelLayerStatusPath
POSTHOG_CLI_API_KEY cicd healthy
AZURE_ACCOUNT_ENDPOINT_URI cicd healthy
GITHUB_TOKEN cicd healthy
APPLE_SIGNING_IDENTITY cicd healthy
APPLE_PASSWORD cicd healthy
MACOS_CERT_P12_PASSWORD cicd healthy
POSTHOG_API_KEY cicd healthy
NUCLEO_LICENSE_KEY cicd healthy
MACOS_CERT_P12_BASE64 cicd healthy
POSTHOG_CLI_PROJECT_ID cicd healthy
APPLE_ID cicd healthy
VITE_POSTHOG_API_KEY cicd healthy
AZURE_CLIENT_SECRET cicd healthy
AZURE_ACCOUNT_NAME cicd healthy
RELEASE_PAT cicd healthy
APPLE_TEAM_ID cicd healthy
NPM_TOKEN cicd healthy
AZURE_CERTIFICATE_PROFILE_NAME cicd healthy
AZURE_TENANT_ID cicd healthy
AZURE_CLIENT_ID cicd healthy

LabelLayerStatusPath
index.ts data healthy apps/browser/src/backend/services/asset-cache/migrations/in…
index.ts data healthy apps/browser/src/backend/services/favicon/migrations/index.…
schema.ts data healthy apps/browser/src/backend/services/history/migrations/schema…
index.ts data healthy apps/browser/src/backend/services/history/migrations/index.…
index.ts data healthy apps/browser/src/backend/services/webdata/migrations/index.…
v002-backfill-default-search-engines.ts data healthy apps/browser/src/backend/services/webdata/migrations/v002-b…
v007-normalize-history.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
index.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v008-add-title-locked-by-user.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v003-unify-tab-ids.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v006-rename-readfile-to-read.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v005-backfill-file-attachment-filename.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v004-rename-tool-suffixes.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v009-add-tool-approval-mode.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
v002-add-mounted-workspaces.ts data healthy packages/agent-core/src/services/agent-persistence/migratio…
index.ts data healthy packages/agent-core/src/services/file-read-cache/migrations…
index.ts data healthy packages/agent-core/src/services/diff-history/migrations/in…
index.ts data healthy packages/agent-core/src/services/processed-image-cache/migr…

LabelLayerStatusPath
GET /health api healthy apps/update-server/src/index.ts
USE / api healthy apps/update-server/src/index.ts
GET /update/:appName/:channel/macos/:arch/:version api healthy apps/update-server/src/routes.ts
GET /update/:appName/:channel/win/:arch/:version/RELEASES api healthy apps/update-server/src/routes.ts
GET /update/:appName/:channel/win/:arch/nupkg/:filename api healthy apps/update-server/src/routes.ts
GET /download/:appName/:channel/macos/:arch api healthy apps/update-server/src/routes.ts
GET /download/:appName/:channel/win/:arch api healthy apps/update-server/src/routes.ts
GET /download/:appName/:channel/linux/:format/:arch api healthy apps/update-server/src/routes.ts

LabelLayerStatusPath
auth::.env.example security healthy .env.example
auth::apps/browser/src/ui/screens/main/agent-chat/chat/_com… security healthy apps/browser/src/ui/screens/main/agent-chat/chat/_component…
auth::apps/browser/src/backend/services/auth/server-interop… security healthy apps/browser/src/backend/services/auth/server-interop.ts
auth::apps/browser/src/backend/services/auth/dev-loopback-a… security healthy apps/browser/src/backend/services/auth/dev-loopback-auth.ts
auth::apps/browser/src/backend/services/sandbox/utils/crede… security healthy apps/browser/src/backend/services/sandbox/utils/credential-…
auth::packages/agent-core/src/services/diff-history/utils/d… security healthy packages/agent-core/src/services/diff-history/utils/db.test…

LabelLayerStatusPath
gha::prepare-release cicd healthy .github/workflows/prepare-release.yml
gha::_release-karton cicd healthy .github/workflows/_release-karton.yml
gha::monorepo-ci cicd healthy .github/workflows/monorepo-ci.yml
gha::_release-browser cicd healthy .github/workflows/_release-browser.yml
gha::auto-release cicd healthy .github/workflows/auto-release.yml
gha::nightly-release cicd healthy .github/workflows/nightly-release.yml

LabelLayerStatusPath
port:3000 network healthy apps/update-server/Dockerfile
port:5174 network healthy apps/browser/vite.pages.config.ts
port:1234 network healthy apps/browser/src/backend/env-domains/log-ingest-domain-adap…
port:8080 network healthy packages/karton/test/server/karton-server-lazy-registration…
port:03 network healthy .github/workflows/nightly-release.yml

LabelLayerStatusPath
vps::azure hardware healthy package.json
vps::aws hardware healthy package.json
vps::ec2 hardware healthy apps/browser/src/ui/screens/settings/sections/custom-provid…
vps::gcp hardware healthy apps/browser/src/ui/screens/settings/sections/custom-provid…

LabelLayerStatusPath
sqlite data healthy apps/stagewise-cli/src/cli-host-paths.ts
postgres data healthy apps/browser/bundled/plugins/supabase/SKILL.md
clickhouse data healthy apps/browser/bundled/plugins/posthog/SKILL.md

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

LabelLayerStatusPath
image::apps/update-server/Dockerfile hardware healthy apps/update-server/Dockerfile
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/5ff5cc89-51fa-498b-b564-be2442192682/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5ff5cc89-51fa-498b-b564-be2442192682/

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.