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.

sybil-solutions/vllm-studio

https://github.com/sybil-solutions/vllm-studio · scanned 2026-06-16 00:27 UTC (2 months, 2 weeks ago)

244 raw signals (0 security + 244 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 238 actionable findings from 1 signal source. 6 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 3925 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
copyDirectory software healthy frontend/scripts/start-standalone.mjs:copyDirectory
extensionFactory software healthy frontend/scripts/test-build-agent-session-options.ts:extens…
isSharedLayerPath software healthy frontend/scripts/validate-ui-structure.mjs:isSharedLayerPath
resolveImportTarget software healthy frontend/scripts/validate-ui-structure.mjs:resolveImportTar…
recordImportEdges software healthy frontend/scripts/validate-ui-structure.mjs:recordImportEdges
walk software healthy frontend/scripts/validate-ui-structure.mjs:walk
inspectFile software healthy frontend/scripts/validate-ui-structure.mjs:inspectFile
evaluateSharedLayerConsumers software healthy frontend/scripts/validate-ui-structure.mjs:evaluateSharedLa…
handler software healthy frontend/desktop/preload.ts:handler
resolveReleaseChannel software healthy frontend/desktop/configs.ts:resolveReleaseChannel
raw software healthy frontend/desktop/configs.ts:raw
resolveStandaloneBaseDir software healthy frontend/desktop/configs.ts:resolveStandaloneBaseDir
resolveStaticAssetsSource software healthy frontend/desktop/configs.ts:resolveStaticAssetsSource
delay software healthy frontend/desktop/main.ts:delay
isAppStopping software healthy frontend/desktop/main.ts:isAppStopping
processMemorySummary software healthy frontend/desktop/main.ts:processMemorySummary
bootstrap software healthy frontend/desktop/main.ts:bootstrap
stopFrontendHealthMonitor software healthy frontend/desktop/main.ts:stopFrontendHealthMonitor
startFrontendHealthMonitor software healthy frontend/desktop/main.ts:startFrontendHealthMonitor
checkFrontendHealth software healthy frontend/desktop/main.ts:checkFrontendHealth
handleFrontendServerExit software healthy frontend/desktop/main.ts:handleFrontendServerExit
restartFrontendServer software healthy frontend/desktop/main.ts:restartFrontendServer
registerIpcHandlers software healthy frontend/desktop/main.ts:registerIpcHandlers
shutdown software healthy frontend/desktop/main.ts:shutdown
run software healthy frontend/desktop/main.ts:run
sessionPrefsFilePath software healthy frontend/desktop/main.ts:sessionPrefsFilePath
uiPreferencesFilePath software healthy frontend/desktop/main.ts:uiPreferencesFilePath
readSessionPrefsFile software healthy frontend/desktop/main.ts:readSessionPrefsFile
writeSessionPrefsFile software healthy frontend/desktop/main.ts:writeSessionPrefsFile
readUiPreferencesFile software healthy frontend/desktop/main.ts:readUiPreferencesFile
writeUiPreferencesFile software healthy frontend/desktop/main.ts:writeUiPreferencesFile
vllmStudioAgentPolicy software healthy frontend/desktop/resources/pi-extensions/vllm-studio-agent-…
readSeconds software healthy frontend/desktop/resources/pi-extensions/vllm-studio-timeou…
vllmStudioTimeouts software healthy frontend/desktop/resources/pi-extensions/vllm-studio-timeou…
readTimeoutMs software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
failedToolResult software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
normalizeRelayUrl software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
relayResultError software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
callParchiRpc software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
abort software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
result software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
callParchiBridge software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
callParchiTool software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
safeParchiBridge software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
safeParchiTool software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
registerParchiBrowserExtension software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts:…
readTimeoutMs software healthy frontend/desktop/resources/pi-extensions/browser.ts:readTim…
failedToolResult software healthy frontend/desktop/resources/pi-extensions/browser.ts:failedT…
callBrowserAction software healthy frontend/desktop/resources/pi-extensions/browser.ts:callBro…
abort software healthy frontend/desktop/resources/pi-extensions/browser.ts:abort

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

LabelLayerStatusPath
release.config.cjs software healthy release.config.cjs
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
playwright.config.ts software healthy frontend/playwright.config.ts
.prettierrc.json software healthy frontend/.prettierrc.json
postcss.config.mjs software healthy frontend/postcss.config.mjs
README.md software healthy frontend/README.md
knip.ts software healthy frontend/knip.ts
package.json software healthy frontend/package.json
Dockerfile software healthy frontend/Dockerfile
.lintstagedrc.json software healthy frontend/.lintstagedrc.json
package-lock.json software healthy frontend/package-lock.json
.env.example software healthy frontend/.env.example
tsconfig.json software healthy frontend/tsconfig.json
.jscpd.json software healthy frontend/.jscpd.json
eslint.config.mjs software healthy frontend/eslint.config.mjs
AGENTS.md software healthy frontend/AGENTS.md
next.config.ts software healthy frontend/next.config.ts
ui-shell.spec.ts software healthy frontend/tests/e2e/ui-shell.spec.ts
test-desktop-user-data-migration.ts software healthy frontend/scripts/test-desktop-user-data-migration.ts
start-standalone.mjs software healthy frontend/scripts/start-standalone.mjs
test-build-agent-session-options.ts software healthy frontend/scripts/test-build-agent-session-options.ts
patch-pi-ai-openai-text-boundaries.mjs software healthy frontend/scripts/patch-pi-ai-openai-text-boundaries.mjs
validate-package-json.mjs software healthy frontend/scripts/validate-package-json.mjs
validate-ui-structure.mjs software healthy frontend/scripts/validate-ui-structure.mjs
app-identity.ts software healthy frontend/desktop/app-identity.ts
preload.ts software healthy frontend/desktop/preload.ts
configs.ts software healthy frontend/desktop/configs.ts
main.ts software healthy frontend/desktop/main.ts
interfaces.ts software healthy frontend/desktop/interfaces.ts
electron-builder.yml software healthy frontend/desktop/electron-builder.yml
tsconfig.json software healthy frontend/desktop/tsconfig.json
types.ts software healthy frontend/desktop/types.ts
AGENTS.md software healthy frontend/desktop/AGENTS.md
SKILL.md software healthy frontend/desktop/resources/skills/canvas/SKILL.md
SKILL.md software healthy frontend/desktop/resources/skills/browser/SKILL.md
SKILL.md software healthy frontend/desktop/resources/skills/parchi-browser/SKILL.md
vllm-studio-agent-policy.ts software healthy frontend/desktop/resources/pi-extensions/vllm-studio-agent-…
vllm-studio-timeouts.ts software healthy frontend/desktop/resources/pi-extensions/vllm-studio-timeou…
parchi-browser.ts software healthy frontend/desktop/resources/pi-extensions/parchi-browser.ts
browser.ts software healthy frontend/desktop/resources/pi-extensions/browser.ts
canvas.ts software healthy frontend/desktop/resources/pi-extensions/canvas.ts
mcp-plugin.ts software healthy frontend/desktop/resources/pi-extensions/mcp-plugin.ts

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

LabelLayerStatusPath
frontend software healthy frontend
tests software healthy frontend/tests
e2e software healthy frontend/tests/e2e
scripts software healthy frontend/scripts
desktop software healthy frontend/desktop
resources software healthy frontend/desktop/resources
skills software healthy frontend/desktop/resources/skills
canvas software healthy frontend/desktop/resources/skills/canvas
browser software healthy frontend/desktop/resources/skills/browser
parchi-browser software healthy frontend/desktop/resources/skills/parchi-browser
pi-extensions software healthy frontend/desktop/resources/pi-extensions
helpers software healthy frontend/desktop/helpers
logic software healthy frontend/desktop/logic
public software healthy frontend/public
src software healthy frontend/src
ui software healthy frontend/src/ui
app software healthy frontend/src/app
settings software healthy frontend/src/app/settings
usage software healthy frontend/src/app/usage
api software healthy frontend/src/app/api
settings software healthy frontend/src/app/api/settings
spec software healthy frontend/src/app/api/spec
huggingface software healthy frontend/src/app/api/huggingface
models software healthy frontend/src/app/api/huggingface/models
model-card software healthy frontend/src/app/api/huggingface/model-card
avatar software healthy frontend/src/app/api/huggingface/avatar
mcp software healthy frontend/src/app/api/mcp
registry software healthy frontend/src/app/api/mcp/registry
servers software healthy frontend/src/app/api/mcp/servers
agent software healthy frontend/src/app/api/agent
models software healthy frontend/src/app/api/agent/models
compact software healthy frontend/src/app/api/agent/compact
projects software healthy frontend/src/app/api/agent/projects
directories software healthy frontend/src/app/api/agent/directories
sessions software healthy frontend/src/app/api/agent/sessions
all software healthy frontend/src/app/api/agent/sessions/all
[id] software healthy frontend/src/app/api/agent/sessions/[id]
git software healthy frontend/src/app/api/agent/git
turn software healthy frontend/src/app/api/agent/turn
prompt-templates software healthy frontend/src/app/api/agent/prompt-templates
load software healthy frontend/src/app/api/agent/prompt-templates/load
terminal software healthy frontend/src/app/api/agent/terminal
resolve-cwd software healthy frontend/src/app/api/agent/terminal/resolve-cwd
runtime software healthy frontend/src/app/api/agent/runtime
events software healthy frontend/src/app/api/agent/runtime/events
sessions software healthy frontend/src/app/api/agent/runtime/sessions
status software healthy frontend/src/app/api/agent/runtime/status
git-diff software healthy frontend/src/app/api/agent/git-diff
abort software healthy frontend/src/app/api/agent/abort
setup-checks software healthy frontend/src/app/api/agent/setup-checks

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

LabelLayerStatusPath
/page.tsx frontend healthy frontend/src/app/page.tsx
/settings frontend healthy frontend/src/app/settings/page.tsx
/usage frontend healthy frontend/src/app/usage/page.tsx
/agent frontend healthy frontend/src/app/agent/page.tsx
/agent/sessions frontend healthy frontend/src/app/agent/sessions/page.tsx
/logs frontend healthy frontend/src/app/logs/page.tsx
/discover frontend healthy frontend/src/app/discover/page.tsx
/recipes frontend healthy frontend/src/app/recipes/page.tsx
/server frontend healthy frontend/src/app/server/page.tsx
/setup frontend healthy frontend/src/app/setup/page.tsx
/configs frontend healthy frontend/src/app/configs/page.tsx
/plugins frontend healthy frontend/src/app/plugins/page.tsx
/ frontend healthy frontend/src/proxy.ts
/workspace/project/src/app.ts frontend healthy tests/frontend/e2e/agent-composer-context.test.ts
/workspace/project/large.bin frontend healthy tests/frontend/e2e/agent-composer-context.test.ts
/Users/sero/.codex/mcp/filesystem frontend healthy tests/frontend/e2e/agent-composer-context.test.ts
/Users/sero/.codex/mcp/git frontend healthy tests/frontend/e2e/agent-composer-context.test.ts
/workspace/personal frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/skills/browser frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/workspace/package.json frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/tmp frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/tmp/file.txt frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/workspace/file.txt frontend healthy tests/frontend/e2e/agent-session-runtime-regressions.test.ts
/vram-calculator frontend healthy tests/frontend/e2e/usage-normalization.test.ts
/metrics frontend healthy tests/controller/integration/observability-contracts.test.ts
/v1/metrics/vllm frontend healthy tests/controller/integration/observability-contracts.test.ts
/peak-metrics frontend healthy tests/controller/integration/observability-contracts.test.ts
/lifetime-metrics frontend healthy tests/controller/integration/observability-contracts.test.ts
/benchmark frontend healthy tests/controller/integration/observability-contracts.test.ts
/logs/route-test frontend healthy tests/controller/integration/observability-contracts.test.ts
/logs/route-test/stream frontend healthy tests/controller/integration/observability-contracts.test.ts
/logs/missing-log frontend healthy tests/controller/integration/observability-contracts.test.ts
/logs/controller frontend healthy tests/controller/integration/observability-contracts.test.ts
/events/stats frontend healthy tests/controller/integration/observability-contracts.test.ts
/status frontend healthy tests/controller/integration/observability-contracts.test.ts
/v1/models frontend healthy tests/controller/integration/observability-contracts.test.ts
/controllers/route/status frontend healthy tests/controller/integration/observability-contracts.test.ts
/missing-route frontend healthy tests/controller/integration/observability-contracts.test.ts
/controllers/route/v1/models frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/v1/chat/completions frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/controllers/route/v1/chat/completions frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/v1/tokenize frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/v1/detokenize frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/v1/count-tokens frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/v1/tokenize-chat-completions frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/api/title frontend healthy tests/controller/integration/proxy-forwarding-contracts.tes…
/recipes/route-test-recipe frontend healthy tests/controller/integration/runtime-recipe-contracts.test.…
/launch/missing-recipe frontend healthy tests/controller/integration/runtime-recipe-contracts.test.…
/launch/missing-recipe/cancel frontend healthy tests/controller/integration/runtime-recipe-contracts.test.…
/evict frontend healthy tests/controller/integration/runtime-recipe-contracts.test.…

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

LabelLayerStatusPath
GET /health api healthy controller/src/http/app.ts
ALL /controllers/route/* api healthy controller/src/http/app.ts
GET /api/spec api healthy controller/src/http/app.ts
GET /api/docs api healthy controller/src/http/app.ts
GET /recipes api healthy controller/src/modules/engines/routes.ts
GET /recipes/:recipeId api healthy controller/src/modules/engines/routes.ts
POST /recipes api healthy controller/src/modules/engines/routes.ts
PUT /recipes/:recipeId api healthy controller/src/modules/engines/routes.ts
DELETE /recipes/:recipeId api healthy controller/src/modules/engines/routes.ts
POST /launch/:recipeId api healthy controller/src/modules/engines/routes.ts
POST /launch/:recipeId/cancel api healthy controller/src/modules/engines/routes.ts
POST /evict api healthy controller/src/modules/engines/routes.ts
GET /wait-ready api healthy controller/src/modules/engines/routes.ts
GET /studio/downloads api healthy controller/src/modules/engines/routes.ts
GET /studio/downloads/:downloadId api healthy controller/src/modules/engines/routes.ts
POST /studio/downloads api healthy controller/src/modules/engines/routes.ts
POST /studio/downloads/:downloadId/pause api healthy controller/src/modules/engines/routes.ts
POST /studio/downloads/:downloadId/resume api healthy controller/src/modules/engines/routes.ts
POST /studio/downloads/:downloadId/cancel api healthy controller/src/modules/engines/routes.ts
GET /runtime/targets api healthy controller/src/modules/engines/routes.ts
GET /runtime/targets/:targetId api healthy controller/src/modules/engines/routes.ts
POST /runtime/targets/:targetId/select api healthy controller/src/modules/engines/routes.ts
GET /runtime/targets/:targetId/health api healthy controller/src/modules/engines/routes.ts
POST /runtime/jobs api healthy controller/src/modules/engines/routes.ts
GET /runtime/jobs api healthy controller/src/modules/engines/routes.ts
GET /runtime/jobs/:jobId api healthy controller/src/modules/engines/routes.ts
POST /runtime/jobs/:jobId/cancel api healthy controller/src/modules/engines/routes.ts
GET /runtime/vllm api healthy controller/src/modules/engines/routes.ts
GET /runtime/vllm/config api healthy controller/src/modules/engines/routes.ts
GET /runtime/llamacpp/config api healthy controller/src/modules/engines/routes.ts
GET /runtime/sglang api healthy controller/src/modules/engines/routes.ts
GET /runtime/llamacpp api healthy controller/src/modules/engines/routes.ts
GET /runtime/mlx api healthy controller/src/modules/engines/routes.ts
GET /runtime/cuda api healthy controller/src/modules/engines/routes.ts
GET /runtime/rocm api healthy controller/src/modules/engines/routes.ts
POST /runtime/vllm/upgrade api healthy controller/src/modules/engines/routes.ts
POST /runtime/sglang/upgrade api healthy controller/src/modules/engines/routes.ts
POST /runtime/llamacpp/upgrade api healthy controller/src/modules/engines/routes.ts
POST /runtime/cuda/upgrade api healthy controller/src/modules/engines/routes.ts
POST /runtime/rocm/upgrade api healthy controller/src/modules/engines/routes.ts
GET /v1/models api healthy controller/src/modules/models/routes.ts
GET /v1/models/:modelId api healthy controller/src/modules/models/routes.ts
GET /v1/studio/models api healthy controller/src/modules/models/routes.ts
GET /v1/huggingface/models api healthy controller/src/modules/models/routes.ts
POST /v1/chat/completions api healthy controller/src/modules/proxy/openai-routes.ts
POST /v1/tokenize api healthy controller/src/modules/proxy/tokenization-routes.ts
POST /v1/detokenize api healthy controller/src/modules/proxy/tokenization-routes.ts
POST /v1/count-tokens api healthy controller/src/modules/proxy/tokenization-routes.ts
POST /v1/tokenize-chat-completions api healthy controller/src/modules/proxy/tokenization-routes.ts
POST /api/title api healthy controller/src/modules/proxy/tokenization-routes.ts

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

LabelLayerStatusPath
McpClient software healthy frontend/desktop/resources/pi-extensions/mcp-plugin.ts:McpC…
BrowserBridge software healthy frontend/src/features/agent/browser-bridge.ts:BrowserBridge
PiSdkSession software healthy frontend/src/features/agent/pi-runtime.ts:PiSdkSession
PiRuntimeManager software healthy frontend/src/features/agent/pi-runtime.ts:PiRuntimeManager
MarkdownErrorBoundary software healthy frontend/src/features/agent/ui/assistant-markdown.tsx:Markd…
from software healthy frontend/src/features/agent/ui/git-diff-panel-model.ts:from
names software healthy frontend/src/features/agent/ui/git-diff-panel-model.ts:names
ChromeManager software healthy frontend/src/features/agent/browser-host/chrome.ts:ChromeMa…
CdpClient software healthy frontend/src/features/agent/browser-host/cdp.ts:CdpClient
HostedPage software healthy frontend/src/features/agent/browser-host/browser-host.ts:Ho…
BrowserHost software healthy frontend/src/features/agent/browser-host/browser-host.ts:Br…
HarnessCustomEvent software healthy tests/frontend/e2e/agent-workspace-regressions.test.ts:Harn…
CliApiError software healthy cli/src/api.ts:CliApiError
ControllerSettingsStore software healthy controller/src/stores/controller-settings-store.ts:Controll…
ControllerRequestStore software healthy controller/src/stores/controller-request-store.ts:Controlle…
InferenceRequestStore software healthy controller/src/stores/inference-request-store.ts:InferenceR…
EngineCoordinator software healthy controller/src/modules/engines/engine-coordinator.ts:Engine…
DownloadManager software healthy controller/src/modules/engines/downloads/download-manager.t…
DownloadStore software healthy controller/src/modules/engines/downloads/download-store.ts:…
RecipeStore software healthy controller/src/modules/models/recipes/recipe-store.ts:Recip…
PeakMetricsStore software healthy controller/src/modules/system/metrics-store.ts:PeakMetricsS…
LifetimeMetricsStore software healthy controller/src/modules/system/metrics-store.ts:LifetimeMetr…
Event software healthy controller/src/modules/system/event-manager.ts:Event
EventManager software healthy controller/src/modules/system/event-manager.ts:EventManager
TtsIntegrationError software healthy controller/src/services/tts.ts:TtsIntegrationError
SttIntegrationError software healthy controller/src/services/stt.ts:SttIntegrationError
AsyncLock software healthy controller/src/core/async.ts:AsyncLock
AsyncQueue software healthy controller/src/core/async.ts:AsyncQueue
HttpStatus software healthy controller/src/core/errors.ts:HttpStatus

LabelLayerStatusPath
RootLayout frontend healthy frontend/src/app/layout.tsx
AppError frontend healthy frontend/src/app/error.tsx
GlobalError frontend healthy frontend/src/app/global-error.tsx
SettingsPage frontend healthy frontend/src/app/settings/page.tsx
AgentPage frontend healthy frontend/src/app/agent/page.tsx
LogsPage frontend healthy frontend/src/app/logs/page.tsx
RecipesPage frontend healthy frontend/src/app/recipes/page.tsx
SetupPage frontend healthy frontend/src/app/setup/page.tsx
ConfigsPage frontend healthy frontend/src/app/configs/page.tsx
PluginsRoute frontend healthy frontend/src/app/plugins/page.tsx
UsagePage frontend healthy frontend/src/features/usage/usage-page.tsx
DashboardPage frontend healthy frontend/src/features/dashboard/dashboard-page.tsx
AgentSessionsPage frontend healthy frontend/src/features/agent/ui/sessions-page.tsx
ServerPage frontend healthy frontend/src/features/logs/server-view.tsx
DiscoverPage frontend healthy frontend/src/features/discover/discover-page.tsx

LabelLayerStatusPath
port:3001 network healthy AGENTS.md
port:5432 network healthy docker-compose.yml
port:3000 network healthy frontend/Dockerfile
port:3007 network healthy frontend/scripts/test-build-agent-session-options.ts
port:8000 network healthy frontend/src/features/recipes/recipes-content/default-recip…
port:18080 network healthy tests/controller/integration/system-studio-contracts.test.ts
port:16 network healthy scripts/deploy-remote.sh
port:8080 network healthy controller/Dockerfile
port:6379 network healthy controller/src/modules/system/routes.ts
port:9090 network healthy controller/src/modules/system/routes.ts

LabelLayerStatusPath
controller cicd healthy .github/workflows/ci.yml
cli cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/deploy-frontend.yml
coderabbit cicd healthy .github/workflows/pr-review.yml
trufflehog cicd healthy .github/workflows/security.yml
codeql cicd healthy .github/workflows/security.yml
dependency-review cicd healthy .github/workflows/security.yml
sync-labels cicd healthy .github/workflows/labels.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml
gha::deploy-frontend cicd healthy .github/workflows/deploy-frontend.yml
gha::pr-review cicd healthy .github/workflows/pr-review.yml
gha::security cicd healthy .github/workflows/security.yml
gha::labels cicd healthy .github/workflows/labels.yml

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy AGENTS.md
postgres data healthy docker-compose.yml
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
generic_api_key::tests/frontend/e2e/api-client-auth-overrid… security healthy tests/frontend/e2e/api-client-auth-override.test.ts
generic_api_key::tests/frontend/e2e/api-client-auth-overrid… security healthy tests/frontend/e2e/api-client-auth-override.test.ts
generic_api_key::tests/frontend/e2e/api-client-auth-overrid… security healthy tests/frontend/e2e/api-client-auth-override.test.ts
generic_api_key::tests/frontend/e2e/settings-api-persistenc… security healthy tests/frontend/e2e/settings-api-persistence.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy README.md
192.168.1.70 network healthy frontend/src/features/settings/api-connection-section.tsx
93.184.216.34 network healthy tests/frontend/e2e/agent-browser-tools-regressions.test.ts

LabelLayerStatusPath
image::frontend/Dockerfile hardware healthy frontend/Dockerfile
image::controller/Dockerfile hardware healthy controller/Dockerfile
postgres hardware healthy docker-compose.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
REGISTRY cicd healthy
IMAGE_NAME cicd healthy

LabelLayerStatusPath
test-desktop-user-data-migration.ts data healthy frontend/scripts/test-desktop-user-data-migration.ts
user-data-migration.ts data healthy frontend/desktop/logic/user-data-migration.ts

LabelLayerStatusPath
vps::aws hardware healthy controller/bun.lock
vps::gcp hardware healthy controller/bun.lock

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

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
auth::frontend/desktop/resources/skills/canvas/SKILL.md security healthy frontend/desktop/resources/skills/canvas/SKILL.md
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/0ad7f039-d45b-480f-8d71-977c7fc958fe/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0ad7f039-d45b-480f-8d71-977c7fc958fe/

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.