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.

yourpersonalagent/ypa

https://github.com/yourpersonalagent/ypa · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

662 raw signals (0 security + 662 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 662 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 6918 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
APP_VERSION software healthy frontend/vite.config.js:APP_VERSION
_toastEventEnabled software healthy frontend/src/api.ts:_toastEventEnabled
_showApiErrorToast software healthy frontend/src/api.ts:_showApiErrorToast
api software healthy frontend/src/api.ts:api
deriveBaseUrl software healthy frontend/src/api.ts:deriveBaseUrl
_buildBody software healthy frontend/src/api.ts:_buildBody
cwd software healthy frontend/src/api.ts:cwd
exec software healthy frontend/src/api.ts:exec
stream software healthy frontend/src/api.ts:stream
text software healthy frontend/src/api.ts:text
getAllModels software healthy frontend/src/api.ts:getAllModels
raw software healthy frontend/src/api.ts:raw
read software healthy frontend/src/branding.ts:read
b software healthy frontend/src/branding.ts:b
appName software healthy frontend/src/branding.ts:appName
appSlogan software healthy frontend/src/branding.ts:appSlogan
isBrandOverridden software healthy frontend/src/branding.ts:isBrandOverridden
applyBrandToDom software healthy frontend/src/branding.ts:applyBrandToDom
ColorThemeButton software healthy frontend/src/ColorThemeButton.tsx:ColorThemeButton
onUp software healthy frontend/src/ColorThemeButton.tsx:onUp
RecordToggle software healthy frontend/src/RecordToggle.tsx:RecordToggle
set software healthy frontend/src/RecordToggle.tsx:set
handleKeyDown software healthy frontend/src/RecordToggle.tsx:handleKeyDown
formatWhen software healthy frontend/src/NotePanel.tsx:formatWhen
PanelContent software healthy frontend/src/NotePanel.tsx:PanelContent
onMouseDown software healthy frontend/src/NotePanel.tsx:onMouseDown
base software healthy frontend/src/NotePanel.tsx:base
jumpTo software healthy frontend/src/NotePanel.tsx:jumpTo
NotePanel software healthy frontend/src/NotePanel.tsx:NotePanel
onBtnClick software healthy frontend/src/NotePanel.tsx:onBtnClick
wire software healthy frontend/src/NotePanel.tsx:wire
ShutdownOverlay software healthy frontend/src/ShutdownOverlay.tsx:ShutdownOverlay
BootProgress software healthy frontend/src/ShutdownOverlay.tsx:BootProgress
elapsed software healthy frontend/src/ShutdownOverlay.tsx:elapsed
cycleBackward software healthy frontend/src/ViewOverlay.tsx:cycleBackward
ViewOverlay software healthy frontend/src/ViewOverlay.tsx:ViewOverlay
buttonsBefore software healthy frontend/src/ViewOverlay.tsx:buttonsBefore
handleSplitPointerDown software healthy frontend/src/ViewOverlay.tsx:handleSplitPointerDown
cancelSplitHold software healthy frontend/src/ViewOverlay.tsx:cancelSplitHold
handleSplitClick software healthy frontend/src/ViewOverlay.tsx:handleSplitClick
handleMenuPointerDown software healthy frontend/src/ViewOverlay.tsx:handleMenuPointerDown
cancelMenuHold software healthy frontend/src/ViewOverlay.tsx:cancelMenuHold
handleMenuClick software healthy frontend/src/ViewOverlay.tsx:handleMenuClick
stopCycleRepeat software healthy frontend/src/ViewOverlay.tsx:stopCycleRepeat
handleCyclePointerDown software healthy frontend/src/ViewOverlay.tsx:handleCyclePointerDown
handleCyclePointerUp software healthy frontend/src/ViewOverlay.tsx:handleCyclePointerUp
handleCycleClick software healthy frontend/src/ViewOverlay.tsx:handleCycleClick
handleCycleContextMenu software healthy frontend/src/ViewOverlay.tsx:handleCycleContextMenu
LayoutIcon software healthy frontend/src/ViewOverlay.tsx:LayoutIcon
setRecentCwd software healthy frontend/src/KeyboardShortcuts.tsx:setRecentCwd

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

LabelLayerStatusPath
bun.lock software healthy bun.lock
README.md software healthy README.md
install-knowledge.sh software healthy install-knowledge.sh
yha.sh software healthy yha.sh
package.json software healthy package.json
dependencies.json software healthy dependencies.json
LICENSE software healthy LICENSE
FRONTEND-FOR-AGENTS.md software healthy FRONTEND-FOR-AGENTS.md
AGENTS.md software healthy AGENTS.md
README.md software healthy go-core/README.md
go.mod software healthy go-core/go.mod
socket.go software healthy go-core/internal/ipc/socket.go
routes_test.go software healthy go-core/internal/partnersapi/routes_test.go
routes.go software healthy go-core/internal/partnersapi/routes.go
state_test.go software healthy go-core/internal/state/state_test.go
state.go software healthy go-core/internal/state/state.go
watcher.go software healthy go-core/internal/state/watcher.go
cookie.go software healthy go-core/internal/auth/cookie.go
trust_test.go software healthy go-core/internal/auth/trust_test.go
workos_test.go software healthy go-core/internal/auth/workos_test.go
workos.go software healthy go-core/internal/auth/workos.go
lookup_test.go software healthy go-core/internal/auth/lookup_test.go
sessions_test.go software healthy go-core/internal/auth/sessions_test.go
auth.go software healthy go-core/internal/auth/auth.go
auth_test.go software healthy go-core/internal/auth/auth_test.go
cookie_test.go software healthy go-core/internal/auth/cookie_test.go
sessions.go software healthy go-core/internal/auth/sessions.go
trust.go software healthy go-core/internal/auth/trust.go
lookup.go software healthy go-core/internal/auth/lookup.go
cache.go software healthy go-core/internal/auth/cache.go
auth_routes.go software healthy go-core/internal/auth/auth_routes.go
server_test.go software healthy go-core/internal/embeddedmcp/server_test.go
types.go software healthy go-core/internal/embeddedmcp/types.go
server.go software healthy go-core/internal/embeddedmcp/server.go
autostart_test.go software healthy go-core/internal/mcp/autostart_test.go
spawn_windows.go software healthy go-core/internal/mcp/spawn_windows.go
protocol_test.go software healthy go-core/internal/mcp/protocol_test.go
routes_test.go software healthy go-core/internal/mcp/routes_test.go
pool_test.go software healthy go-core/internal/mcp/pool_test.go
routes.go software healthy go-core/internal/mcp/routes.go
registry_test.go software healthy go-core/internal/mcp/registry_test.go
util.go software healthy go-core/internal/mcp/util.go
autostart_windows.go software healthy go-core/internal/mcp/autostart_windows.go
runner_adapter.go software healthy go-core/internal/mcp/runner_adapter.go
metrics_test.go software healthy go-core/internal/mcp/metrics_test.go
spawn_unix.go software healthy go-core/internal/mcp/spawn_unix.go
autostart_unix.go software healthy go-core/internal/mcp/autostart_unix.go
pool.go software healthy go-core/internal/mcp/pool.go
protocol.go software healthy go-core/internal/mcp/protocol.go
autostart.go software healthy go-core/internal/mcp/autostart.go

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

LabelLayerStatusPath
USE /v1/ api healthy bridge/server.ts
USE /proxy/ api healthy bridge/server.ts
GET / api healthy bridge/server.ts
GET /brand.js api healthy bridge/server.ts
GET /ypa api healthy bridge/server.ts
GET /ypa.html api healthy bridge/server.ts
USE /pets api healthy bridge/server.ts
USE /uploads api healthy bridge/server.ts
USE /exchange api healthy bridge/server.ts
GET /local-image api healthy bridge/server.ts
GET /v1/telemetry api healthy bridge/server.ts
POST /v1/telemetry api healthy bridge/server.ts
USE /proxy/browser api healthy bridge/server.ts
USE /proxy/serve/:id api healthy bridge/server.ts
USE /__rewind api healthy bridge/server.ts
GET /v1/prefs/ api healthy bridge/config/prefs-routes.ts
PATCH /v1/prefs/ api healthy bridge/config/prefs-routes.ts
GET /v1/config/litellm-preview api healthy bridge/config/pricing-routes.ts
PATCH /v1/config/pricing api healthy bridge/config/pricing-routes.ts
GET /v1/api-keys api healthy bridge/config/api-keys.ts
POST /v1/api-keys api healthy bridge/config/api-keys.ts
DELETE /v1/api-keys/:id api healthy bridge/config/api-keys.ts
POST /v1/api-keys/:id/reset-usage api healthy bridge/config/api-keys.ts
GET /v1/api-keys/proxy-prefs api healthy bridge/config/api-keys.ts
PATCH /v1/api-keys/proxy-prefs api healthy bridge/config/api-keys.ts
PUT /v1/config/presets/:name api healthy bridge/config/presets-routes.ts
DELETE /v1/config/presets/:name api healthy bridge/config/presets-routes.ts
PUT /v1/config/toolSets/:name api healthy bridge/config/presets-routes.ts
DELETE /v1/config/toolSets/:name api healthy bridge/config/presets-routes.ts
GET /v1/config/skills/ api healthy bridge/config/presets-routes.ts
GET /v1/config/skills/:name api healthy bridge/config/presets-routes.ts
PUT /v1/config/skills/:name api healthy bridge/config/presets-routes.ts
DELETE /v1/config/skills/:name api healthy bridge/config/presets-routes.ts
PUT /v1/config/skillSets/:name api healthy bridge/config/presets-routes.ts
POST /v1/config/activeSkillCategories api healthy bridge/config/presets-routes.ts
DELETE /v1/config/skillSets/:name api healthy bridge/config/presets-routes.ts
PUT /v1/config/instances/:label api healthy bridge/config/presets-routes.ts
DELETE /v1/config/instances/:label api healthy bridge/config/presets-routes.ts
PUT /v1/config/codex-instances/:label api healthy bridge/config/presets-routes.ts
DELETE /v1/config/codex-instances/:label api healthy bridge/config/presets-routes.ts
PUT /v1/config/grok-instances/:label api healthy bridge/config/presets-routes.ts
DELETE /v1/config/grok-instances/:label api healthy bridge/config/presets-routes.ts
GET /v1/files/ api healthy bridge/config/files-routes.ts
GET /v1/files/read api healthy bridge/config/files-routes.ts
POST /v1/files/exists api healthy bridge/config/files-routes.ts
PUT /v1/files/write api healthy bridge/config/files-routes.ts
GET /v1/harness/detect api healthy bridge/config/harness-routes.ts
POST /v1/harness/refresh api healthy bridge/config/harness-routes.ts
GET /v1/config-versions/list api healthy bridge/config/versions.ts
POST /v1/config-versions/snapshot-now api healthy bridge/config/versions.ts

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

LabelLayerStatusPath
go-core software healthy go-core
internal software healthy go-core/internal
ipc software healthy go-core/internal/ipc
partnersapi software healthy go-core/internal/partnersapi
state software healthy go-core/internal/state
auth software healthy go-core/internal/auth
embeddedmcp software healthy go-core/internal/embeddedmcp
mcp software healthy go-core/internal/mcp
tuid software healthy go-core/internal/tuid
parsers software healthy go-core/internal/tuid/parsers
rawlog software healthy go-core/internal/rawlog
rate software healthy go-core/internal/rate
paths software healthy go-core/internal/paths
logger software healthy go-core/internal/logger
stream software healthy go-core/internal/stream
broadcast software healthy go-core/internal/stream/broadcast
sysstatus software healthy go-core/internal/sysstatus
server software healthy go-core/internal/server
tools software healthy go-core/internal/tools
registers software healthy go-core/internal/registers
metrics software healthy go-core/internal/metrics
nodecallback software healthy go-core/internal/nodecallback
internalapi software healthy go-core/internal/internalapi
harness software healthy go-core/internal/harness
claudebinary software healthy go-core/internal/harness/claudebinary
openclaw software healthy go-core/internal/harness/openclaw
grokacp software healthy go-core/internal/harness/grokacp
hermes software healthy go-core/internal/harness/hermes
grokbuild software healthy go-core/internal/harness/grokbuild
claudesdk software healthy go-core/internal/harness/claudesdk
codex software healthy go-core/internal/harness/codex
cmd software healthy go-core/cmd
yha-rewind software healthy go-core/cmd/yha-rewind
check-top software healthy go-core/cmd/check-top
yha software healthy go-core/cmd/yha
tui software healthy go-core/cmd/yha/tui
yha-tui-daemon software healthy go-core/cmd/yha-tui-daemon
yha-core software healthy go-core/cmd/yha-core
frontend software healthy frontend
css software healthy frontend/css
layout software healthy frontend/css/layout
chat software healthy frontend/css/chat
designs software healthy frontend/css/designs
layouts software healthy frontend/css/layouts
public software healthy frontend/public
pets software healthy frontend/public/pets
src software healthy frontend/src
modals software healthy frontend/src/modals
composer software healthy frontend/src/composer
pickers software healthy frontend/src/pickers

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

LabelLayerStatusPath
effect software healthy frontend/src/ShutdownOverlay.tsx:effect
ErrorBoundary software healthy frontend/src/ErrorBoundary.tsx:ErrorBoundary
toggling software healthy frontend/src/layout.ts:toggling
is software healthy frontend/src/modals/RcloneModal.tsx:is
suffix software healthy frontend/src/models/categories.ts:suffix
names software healthy frontend/src/host/keys.ts:names
to software healthy frontend/src/util/scrollIntent.ts:to
prefix software healthy frontend/src/components/Breadcrumb.tsx:prefix
OpenAITTS software healthy frontend/src/modules/audio-tts-openai/OpenAITTS.ts:OpenAITTS
TableWidget software healthy frontend/src/modules/files-editor/cm-markdown-table.ts:Tabl…
TaskCheckboxWidget software healthy frontend/src/modules/files-editor/cm-markdown-tasklist.ts:T…
BrowserSTT software healthy frontend/src/modules/voice/providers.ts:BrowserSTT
VADProvider software healthy frontend/src/modules/voice/providers.ts:VADProvider
BrowserTTS software healthy frontend/src/modules/voice/providers.ts:BrowserTTS
for software healthy frontend/src/modules/input-autocomplete/GhostOverlay.tsx:for
is software healthy frontend/src/modules/render/handlers/raw.ts:is
via software healthy frontend/src/modules/render/handlers/markdown.ts:via
so software healthy frontend/src/modules/pet/hatch/HatchModal.tsx:so
so software healthy frontend/src/modules/pet/components/PetHeaderButton.tsx:so
that software healthy frontend/src/modules/pet/components/PetHeaderButton.tsx:that
toggling software healthy frontend/src/modules/pet/components/FloatingPet.tsx:toggling
for software healthy frontend/src/modules/pet/components/FloatingPet.tsx:for
drops software healthy frontend/src/modules/pet/components/FloatingPet.tsx:drops
names software healthy frontend/src/modules/pet/world/usePetWorldModel.ts:names
so software healthy frontend/src/modules/pet/store/petStore.ts:so
survives software healthy frontend/src/modules/pet/store/petStore.ts:survives
on software healthy frontend/src/modules/pet/store/petStore.ts:on
transitions software healthy frontend/src/modules/pet/store/petStoreTypes.ts:transitions
is software healthy frontend/src/panels/GithubModal.tsx:is
on software healthy frontend/src/layouts/messenger/MessengerLayout.tsx:on
Box software healthy tools/ypa_cost.py:54
ModelTier software healthy tools/ypa_cost.py:85
RosterModel software healthy tools/ypa_cost.py:124
HW software healthy tools/ypa_cost.py:212
Milestone software healthy tools/ypa_cost.py:318
CdpClient software healthy bridge/mcp/_cdp-client.js:CdpClient
OpenClawClient software healthy bridge/modules/multichat-partners/openclaw.ts:OpenClawClient
HermesGateway software healthy bridge/modules/multichat-partners/hermes.ts:HermesGateway
of software healthy bridge/modules/observability-plus/debug.ts:of
RateLimitAbortedError software healthy bridge/core/rate-limiter.ts:RateLimitAbortedError
BridgeError software healthy bridge/core/errors.ts:BridgeError
BridgeInputError software healthy bridge/core/errors.ts:BridgeInputError
BridgeAuthError software healthy bridge/core/errors.ts:BridgeAuthError
BridgeNotFoundError software healthy bridge/core/errors.ts:BridgeNotFoundError
BridgeRateLimitError software healthy bridge/core/errors.ts:BridgeRateLimitError
BridgeProviderError software healthy bridge/core/errors.ts:BridgeProviderError
BridgeTimeoutError software healthy bridge/core/errors.ts:BridgeTimeoutError
BridgeConfigError software healthy bridge/core/errors.ts:BridgeConfigError

LabelLayerStatusPath
auth::go-core/internal/harness/grokbuild/spawn.go security healthy go-core/internal/harness/grokbuild/spawn.go
auth::bridge/skills/import-a-skill/SKILL.md security healthy bridge/skills/import-a-skill/SKILL.md
auth::bridge/skills/google-workspace/scripts/google_oauth.py security healthy bridge/skills/google-workspace/scripts/google_oauth.py
auth::bridge/chat/openai-internal.ts security healthy bridge/chat/openai-internal.ts
auth::frontend/src/main.ts security healthy frontend/src/main.ts
auth::bridge/core/auth.ts security healthy bridge/core/auth.ts
auth::bridge/skills/google-workspace/scripts/gws_bridge.py security healthy bridge/skills/google-workspace/scripts/gws_bridge.py
auth::dependencies.json security healthy dependencies.json
auth::frontend/src/modules/harness-claude-binary/ClaudeConf… security healthy frontend/src/modules/harness-claude-binary/ClaudeConfigSect…
auth::bridge/providers/claude-stream.ts security healthy bridge/providers/claude-stream.ts
auth::go-core/internal/auth/workos_test.go security healthy go-core/internal/auth/workos_test.go
auth::frontend/src/ShutdownOverlay.tsx security healthy frontend/src/ShutdownOverlay.tsx
auth::go-core/internal/auth/auth.go security healthy go-core/internal/auth/auth.go
auth::go-core/internal/harness/claudebinary/jobobject_windo… security healthy go-core/internal/harness/claudebinary/jobobject_windows.go
auth::bridge/providers/claude-run.ts security healthy bridge/providers/claude-run.ts
auth::go-core/cmd/yha-core/main.go security healthy go-core/cmd/yha-core/main.go
auth::bridge/skills/google-workspace/scripts/google_api.py security healthy bridge/skills/google-workspace/scripts/google_api.py
auth::bridge/modules/skills-editor/lib.js security healthy bridge/modules/skills-editor/lib.js
auth::bridge/chat/agent.ts security healthy bridge/chat/agent.ts
auth::go-core/internal/auth/workos.go security healthy go-core/internal/auth/workos.go
auth::go-core/internal/harness/claudebinary/claudebinary.go security healthy go-core/internal/harness/claudebinary/claudebinary.go
auth::go-core/internal/harness/codex/spawn.go security healthy go-core/internal/harness/codex/spawn.go
auth::bridge/core/state.ts security healthy bridge/core/state.ts
auth::go-core/internal/auth/auth_routes.go security healthy go-core/internal/auth/auth_routes.go
auth::bridge/mcp/media-server.js security healthy bridge/mcp/media-server.js
auth::bridge/users/resolver.ts security healthy bridge/users/resolver.ts
auth::go-core/internal/harness/claudebinary/spawn_test.go security healthy go-core/internal/harness/claudebinary/spawn_test.go
auth::go-core/internal/harness/claudebinary/spawn.go security healthy go-core/internal/harness/claudebinary/spawn.go
auth::go-core/internal/harness/claudesdk/spawn_test.go security healthy go-core/internal/harness/claudesdk/spawn_test.go
auth::go-core/internal/stream/route_proxy.go security healthy go-core/internal/stream/route_proxy.go
auth::bridge/modules/pet/lib/console.ts security healthy bridge/modules/pet/lib/console.ts
auth::bridge/.env.example security healthy bridge/.env.example
auth::bridge/skills/google-workspace/SKILL.md security healthy bridge/skills/google-workspace/SKILL.md
auth::go-core/internal/harness/harness.go security healthy go-core/internal/harness/harness.go
auth::bridge/models/list.ts security healthy bridge/models/list.ts
auth::go-core/README.md security healthy go-core/README.md
auth::bridge/skills/google-workspace/scripts/setup.py security healthy bridge/skills/google-workspace/scripts/setup.py
auth::bridge/modules/search/handler.ts security healthy bridge/modules/search/handler.ts
auth::go-core/internal/harness/claudesdk/spawn.go security healthy go-core/internal/harness/claudesdk/spawn.go
auth::frontend/src/prefs/TabSearch.tsx security healthy frontend/src/prefs/TabSearch.tsx
auth::go-core/internal/harness/codex/instance.go security healthy go-core/internal/harness/codex/instance.go
auth::bridge/modules/context-generator/sensitivity.ts security healthy bridge/modules/context-generator/sensitivity.ts
auth::go-core/internal/harness/claudebinary/events_test.go security healthy go-core/internal/harness/claudebinary/events_test.go
auth::go-core/internal/harness/codex/harness.go security healthy go-core/internal/harness/codex/harness.go
auth::bridge/models/fetch.ts security healthy bridge/models/fetch.ts
auth::go-core/cmd/yha-core/gate_wiring.go security healthy go-core/cmd/yha-core/gate_wiring.go

LabelLayerStatusPath
127.0.0.1 network healthy yha.sh
192.168.1.5 network healthy go-core/internal/auth/auth_test.go
10.0.0.1 network healthy go-core/internal/auth/auth_test.go
1.2.3.4 network healthy go-core/internal/auth/auth_test.go
127.10.20.30 network healthy go-core/internal/tools/security_test.go
172.16.0.1 network healthy go-core/internal/tools/security_test.go
172.31.255.255 network healthy go-core/internal/tools/security_test.go
192.168.1.1 network healthy go-core/internal/tools/security_test.go
169.254.0.1 network healthy go-core/internal/tools/security_test.go
8.8.8.8 network healthy go-core/internal/tools/security_test.go
172.32.0.1 network healthy go-core/internal/tools/security_test.go
172.16.0.0 network healthy go-core/internal/tools/security_test.go
127.0.0.0 network healthy go-core/internal/tools/security.go
10.0.0.0 network healthy go-core/internal/tools/security.go
192.168.0.0 network healthy go-core/internal/tools/security.go
169.254.0.0 network healthy go-core/internal/tools/security.go
3.676.56.56 network healthy frontend/src/chat/icons.tsx
3.677.6.6 network healthy frontend/src/chat/icons.tsx
3.5.7.7 network healthy frontend/src/chat/icons.tsx
049.322.059.648 network healthy frontend/src/modules/plugins-folder/components/PluginsHeade…
446.166.855.497 network healthy frontend/src/modules/plugins-folder/components/PluginsHeade…
303.515.077.877 network healthy frontend/src/modules/plugins-folder/components/PluginsHeade…
23.23.556.338 network healthy frontend/src/modules/plugins-folder/components/PluginsHeade…
192.168.1.42 network healthy frontend/src/prefs/TabMcp.tsx
192.0.2.1 network healthy bridge/partners.example.json
192.168.1.50 network healthy bridge/.env.example
124.0.0.0 network healthy bridge/mcp/playwright-server.js
169.254.169.254 network healthy bridge/routes/system.ts
100.64.0.0 network healthy bridge/tools/security.ts

LabelLayerStatusPath
port:8442 network healthy yha.sh
port:8443 network healthy yha.sh
port:18789 network healthy go-core/internal/harness/openclaw/client.go
port:5173 network healthy frontend/vite.config.js
port:21 network healthy frontend/src/modals/RcloneModal.tsx
port:9222 network healthy frontend/src/prefs/TabMcp.tsx
port:9334 network healthy bridge/docker-compose.browser.yml
port:3011 network healthy bridge/docker-compose.browser.yml
port:3000 network healthy bridge/docker-compose.browser.yml
port:9333 network healthy bridge/docker-compose.browser.yml

LabelLayerStatusPath
sqlite data healthy bun.lock
postgres data healthy bun.lock
mysql data healthy bridge/mcp/data-server.js
postgresql data healthy bridge/mcp/data-server.js
redis data healthy bridge/mcp/knowledge-server.js

LabelLayerStatusPath
/etc/yha-evil-dir frontend healthy bridge/__tests__/file-manager.test.ts
/v1/audio/speech frontend healthy bridge/mcp/media-server.js
/json/version frontend healthy bridge/mcp/desktop-browser-server.js
/v1/command/ frontend healthy bridge/modules/workflows-and-triggers/triggers.ts

LabelLayerStatusPath
vps::aws hardware healthy bun.lock
vps::azure hardware healthy frontend/src/prefs/TabSearch.tsx
vps::hetzner hardware healthy tools/ypa_cost.py

LabelLayerStatusPath
MultichatRow frontend healthy frontend/src/chat/MultichatRow.tsx
RenderView frontend healthy frontend/src/modules/render/RenderView.tsx
CodeView frontend healthy frontend/src/layouts/full/code/CodeView.tsx

LabelLayerStatusPath
go cicd healthy .github/workflows/ci.yml
checks cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
nginx network healthy go-core/internal/stream/route.go
caddy network healthy bridge/core/tui-link.ts

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

LabelLayerStatusPath
gpu (detected) hardware healthy dependencies.json

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/cfde0d7a-341d-4c19-a016-78e475a1d577/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cfde0d7a-341d-4c19-a016-78e475a1d577/

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.