https://github.com/vellum-ai/vellum-assistant
· scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)
2083 raw signals (0 security + 2083 graph)
Last scanned 2 months, 1 week ago · v1 · 2073 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33536 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
applyManagedCredentialRefs |
software | healthy | credential-executor/src/managed-lazy-getters.ts:applyManage… |
buildLazyGetters |
software | healthy | credential-executor/src/managed-lazy-getters.ts:buildLazyGe… |
getAssistantApiKey |
software | healthy | credential-executor/src/managed-lazy-getters.ts:getAssistan… |
getManagedSubjectOptions |
software | healthy | credential-executor/src/managed-lazy-getters.ts:getManagedS… |
getManagedMaterializerOptions |
software | healthy | credential-executor/src/managed-lazy-getters.ts:getManagedM… |
getCesMode |
software | healthy | credential-executor/src/paths.ts:getCesMode |
getSecurityDir |
software | healthy | credential-executor/src/paths.ts:getSecurityDir |
getCesDataRoot |
software | healthy | credential-executor/src/paths.ts:getCesDataRoot |
getCesGrantsDir |
software | healthy | credential-executor/src/paths.ts:getCesGrantsDir |
getCesAuditDir |
software | healthy | credential-executor/src/paths.ts:getCesAuditDir |
getCesToolStoreDir |
software | healthy | credential-executor/src/paths.ts:getCesToolStoreDir |
getCesLogDir |
software | healthy | credential-executor/src/paths.ts:getCesLogDir |
getBootstrapSocketPath |
software | healthy | credential-executor/src/paths.ts:getBootstrapSocketPath |
getHealthPort |
software | healthy | credential-executor/src/paths.ts:getHealthPort |
redactString |
software | healthy | credential-executor/src/log-redact.ts:redactString |
redactValue |
software | healthy | credential-executor/src/log-redact.ts:redactValue |
serializeError |
software | healthy | credential-executor/src/log-redact.ts:serializeError |
ensureDataDirs |
software | healthy | credential-executor/src/main.ts:ensureDataDirs |
getWorkspaceDir |
software | healthy | credential-executor/src/main.ts:getWorkspaceDir |
getSecurityDir |
software | healthy | credential-executor/src/main.ts:getSecurityDir |
buildHandlers |
software | healthy | credential-executor/src/main.ts:buildHandlers |
main |
software | healthy | credential-executor/src/main.ts:main |
shutdown |
software | healthy | credential-executor/src/main.ts:shutdown |
resolveVellumRoot |
software | healthy | credential-executor/src/cli.ts:resolveVellumRoot |
main |
software | healthy | credential-executor/src/cli.ts:main |
printUsage |
software | healthy | credential-executor/src/cli.ts:printUsage |
for |
software | healthy | credential-executor/src/server.ts:for |
onAbort |
software | healthy | credential-executor/src/server.ts:onAbort |
createMakeAuthenticatedRequestHandler |
software | healthy | credential-executor/src/server.ts:createMakeAuthenticatedRe… |
buildHandlersWithHttp |
software | healthy | credential-executor/src/server.ts:buildHandlersWithHttp |
createCesServer |
software | healthy | credential-executor/src/server.ts:createCesServer |
createRunAuthenticatedCommandHandler |
software | healthy | credential-executor/src/server.ts:createRunAuthenticatedCom… |
hasWorkspaceIO |
software | healthy | credential-executor/src/server.ts:hasWorkspaceIO |
parseCommandString |
software | healthy | credential-executor/src/server.ts:parseCommandString |
registerCommandExecutionHandler |
software | healthy | credential-executor/src/server.ts:registerCommandExecutionH… |
createManageSecureCommandToolHandler |
software | healthy | credential-executor/src/server.ts:createManageSecureCommand… |
registerManageSecureCommandToolHandler |
software | healthy | credential-executor/src/server.ts:registerManageSecureComma… |
ensureDataDirs |
software | healthy | credential-executor/src/managed-main.ts:ensureDataDirs |
buildHandlers |
software | healthy | credential-executor/src/managed-main.ts:buildHandlers |
startHealthServer |
software | healthy | credential-executor/src/managed-main.ts:startHealthServer |
to |
software | healthy | credential-executor/src/managed-main.ts:to |
acceptOneConnection |
software | healthy | credential-executor/src/managed-main.ts:acceptOneConnection |
cleanup |
software | healthy | credential-executor/src/managed-main.ts:cleanup |
onAbort |
software | healthy | credential-executor/src/managed-main.ts:onAbort |
main |
software | healthy | credential-executor/src/managed-main.ts:main |
formatDate |
software | healthy | credential-executor/src/logger.ts:formatDate |
logFilePathForDate |
software | healthy | credential-executor/src/logger.ts:logFilePathForDate |
pruneOldLogFiles |
software | healthy | credential-executor/src/logger.ts:pruneOldLogFiles |
buildLogger |
software | healthy | credential-executor/src/logger.ts:buildLogger |
ensureCurrentDate |
software | healthy | credential-executor/src/logger.ts:ensureCurrentDate |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
bunfig.toml |
software | healthy | bunfig.toml |
test-preload.ts |
software | healthy | test-preload.ts |
GLOSSARY.md |
software | healthy | GLOSSARY.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
setup.sh |
software | healthy | setup.sh |
.env.example |
software | healthy | .env.example |
CONSTITUTION.md |
software | healthy | CONSTITUTION.md |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
socket.yml |
software | healthy | socket.yml |
bun.lock |
software | healthy | credential-executor/bun.lock |
package.json |
software | healthy | credential-executor/package.json |
Dockerfile |
software | healthy | credential-executor/Dockerfile |
knip.json |
software | healthy | credential-executor/knip.json |
tsconfig.json |
software | healthy | credential-executor/tsconfig.json |
eslint.config.mjs |
software | healthy | credential-executor/eslint.config.mjs |
managed-lazy-getters.ts |
software | healthy | credential-executor/src/managed-lazy-getters.ts |
paths.ts |
software | healthy | credential-executor/src/paths.ts |
index.ts |
software | healthy | credential-executor/src/index.ts |
log-redact.ts |
software | healthy | credential-executor/src/log-redact.ts |
main.ts |
software | healthy | credential-executor/src/main.ts |
cli.ts |
software | healthy | credential-executor/src/cli.ts |
managed-errors.ts |
software | healthy | credential-executor/src/managed-errors.ts |
server.ts |
software | healthy | credential-executor/src/server.ts |
managed-main.ts |
software | healthy | credential-executor/src/managed-main.ts |
logger.ts |
software | healthy | credential-executor/src/logger.ts |
http-policy.test.ts |
software | healthy | credential-executor/src/__tests__/http-policy.test.ts |
grant-store.test.ts |
software | healthy | credential-executor/src/__tests__/grant-store.test.ts |
ces-migrations-002-api-keys.test.ts |
software | healthy | credential-executor/src/__tests__/ces-migrations-002-api-ke… |
transport.test.ts |
software | healthy | credential-executor/src/__tests__/transport.test.ts |
command-validator.test.ts |
software | healthy | credential-executor/src/__tests__/command-validator.test.ts |
local-token-refresh.test.ts |
software | healthy | credential-executor/src/__tests__/local-token-refresh.test.… |
local-secure-key-backend.test.ts |
software | healthy | credential-executor/src/__tests__/local-secure-key-backend.… |
http-executor.test.ts |
software | healthy | credential-executor/src/__tests__/http-executor.test.ts |
command-workspace.test.ts |
software | healthy | credential-executor/src/__tests__/command-workspace.test.ts |
ces-migrations-runner.test.ts |
software | healthy | credential-executor/src/__tests__/ces-migrations-runner.tes… |
local-materializers.test.ts |
software | healthy | credential-executor/src/__tests__/local-materializers.test.… |
command-executor.test.ts |
software | healthy | credential-executor/src/__tests__/command-executor.test.ts |
toolstore.test.ts |
software | healthy | credential-executor/src/__tests__/toolstore.test.ts |
managed-lazy-getters.test.ts |
software | healthy | credential-executor/src/__tests__/managed-lazy-getters.test… |
managed-materializers.test.ts |
software | healthy | credential-executor/src/__tests__/managed-materializers.tes… |
managed-reconnect.test.ts |
software | healthy | credential-executor/src/__tests__/managed-reconnect.test.ts |
bulk-set-credentials.test.ts |
software | healthy | credential-executor/src/__tests__/bulk-set-credentials.test… |
managed-rejection.test.ts |
software | healthy | credential-executor/src/__tests__/managed-rejection.test.ts |
cli.test.ts |
software | healthy | credential-executor/src/__tests__/cli.test.ts |
managed-integration.test.ts |
software | healthy | credential-executor/src/__tests__/managed-integration.test.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
credential-executor |
software | healthy | credential-executor |
src |
software | healthy | credential-executor/src |
__tests__ |
software | healthy | credential-executor/src/__tests__ |
commands |
software | healthy | credential-executor/src/commands |
http |
software | healthy | credential-executor/src/http |
__tests__ |
software | healthy | credential-executor/src/http/__tests__ |
audit |
software | healthy | credential-executor/src/audit |
materializers |
software | healthy | credential-executor/src/materializers |
subjects |
software | healthy | credential-executor/src/subjects |
toolstore |
software | healthy | credential-executor/src/toolstore |
migrations |
software | healthy | credential-executor/src/migrations |
grants |
software | healthy | credential-executor/src/grants |
benchmarking |
software | healthy | benchmarking |
gateway |
software | healthy | benchmarking/gateway |
apps |
software | healthy | apps |
ios |
software | healthy | apps/ios |
App |
software | healthy | apps/ios/App |
CapApp-SPM |
software | healthy | apps/ios/App/CapApp-SPM |
Sources |
software | healthy | apps/ios/App/CapApp-SPM/Sources |
CapApp-SPM |
software | healthy | apps/ios/App/CapApp-SPM/Sources/CapApp-SPM |
App |
software | healthy | apps/ios/App/App |
AppIcon-Dev.icon |
software | healthy | apps/ios/App/App/AppIcon-Dev.icon |
AppIcon-Staging.icon |
software | healthy | apps/ios/App/App/AppIcon-Staging.icon |
Assets.xcassets |
software | healthy | apps/ios/App/App/Assets.xcassets |
Splash.imageset |
software | healthy | apps/ios/App/App/Assets.xcassets/Splash.imageset |
AppIcon.icon |
software | healthy | apps/ios/App/App/AppIcon.icon |
web |
software | healthy | apps/web |
docs |
software | healthy | apps/web/docs |
scripts |
software | healthy | apps/web/scripts |
eslint-rules |
software | healthy | apps/web/eslint-rules |
openapi-schemas |
software | healthy | apps/web/openapi-schemas |
capacitor-shell |
software | healthy | apps/web/capacitor-shell |
public |
software | healthy | apps/web/public |
src |
software | healthy | apps/web/src |
types |
software | healthy | apps/web/src/types |
stores |
software | healthy | apps/web/src/stores |
utils |
software | healthy | apps/web/src/utils |
components |
software | healthy | apps/web/src/components |
integrations |
software | healthy | apps/web/src/components/integrations |
layout |
software | healthy | apps/web/src/components/layout |
charts |
software | healthy | apps/web/src/components/charts |
avatar |
software | healthy | apps/web/src/components/avatar |
command-palette |
software | healthy | apps/web/src/components/command-palette |
icons |
software | healthy | apps/web/src/components/icons |
account |
software | healthy | apps/web/src/components/account |
nudges |
software | healthy | apps/web/src/components/nudges |
lib |
software | healthy | apps/web/src/lib |
backwards-compat |
software | healthy | apps/web/src/lib/backwards-compat |
sync |
software | healthy | apps/web/src/lib/sync |
navigation |
software | healthy | apps/web/src/lib/navigation |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CesRpcServer |
software | healthy | credential-executor/src/server.ts:CesRpcServer |
AuditStore |
software | healthy | credential-executor/src/audit/store.ts:AuditStore |
LocalMaterialiser |
software | healthy | credential-executor/src/materializers/local.ts:LocalMateria… |
MaterializationError |
software | healthy | credential-executor/src/materializers/managed-platform.ts:M… |
StoreUnavailableError |
software | healthy | credential-executor/src/materializers/local-secure-key-back… |
SubjectResolutionError |
software | healthy | credential-executor/src/subjects/managed.ts:SubjectResoluti… |
PersistentGrantStore |
software | healthy | credential-executor/src/grants/persistent-store.ts:Persiste… |
TemporaryGrantStore |
software | healthy | credential-executor/src/grants/temporary-store.ts:Temporary… |
ConversationNotFoundError |
software | healthy | apps/web/src/utils/fetch-conversation-detail.ts:Conversatio… |
from |
software | healthy | apps/web/src/utils/misc.ts:from |
that |
software | healthy | apps/web/src/utils/api-errors.ts:that |
ApiError |
software | healthy | apps/web/src/utils/api-errors.ts:ApiError |
MemoryStorage |
software | healthy | apps/web/src/utils/memory-storage.test-helper.ts:MemoryStor… |
to |
software | healthy | apps/web/src/components/app-nav-bar.test.tsx:to |
on |
software | healthy | apps/web/src/components/mobile-sidebar-drawer.tsx:on |
this |
software | healthy | apps/web/src/lib/backwards-compat/conversation-processing-s… |
GatewayTokenError |
software | healthy | apps/web/src/lib/auth/gateway-session.ts:GatewayTokenError |
GuardianTokenError |
software | healthy | apps/web/src/runtime/local-mode-host.ts:GuardianTokenError |
AssistantLifecycleService |
software | healthy | apps/web/src/assistant/lifecycle-service.ts:AssistantLifecy… |
as |
software | healthy | apps/web/src/assistant/llm-model-catalog.test.ts:as |
SoundManager |
software | healthy | apps/web/src/domains/settings/utils/sound-manager.ts:SoundM… |
MemoryStorage |
software | healthy | apps/web/src/domains/chat/utils/initial-message-launch.test… |
ThrowingStorage |
software | healthy | apps/web/src/domains/chat/utils/initial-message-launch.test… |
that |
software | healthy | apps/web/src/domains/chat/utils/debug-api.ts:that |
so |
software | healthy | apps/web/src/domains/chat/components/busy-indicator.test.ts… |
expect |
software | healthy | apps/web/src/domains/chat/components/busy-indicator.test.ts… |
logic |
software | healthy | apps/web/src/domains/chat/components/chat-scroll-area.test.… |
defined |
software | healthy | apps/web/src/domains/chat/components/busy-indicator.tsx:def… |
FakeMediaRecorder |
software | healthy | apps/web/src/domains/chat/components/voice-input-button.tes… |
logic |
software | healthy | apps/web/src/domains/chat/components/chat-body.test.tsx:log… |
for |
software | healthy | apps/web/src/domains/chat/components/chat-body.test.tsx:for |
of |
software | healthy | apps/web/src/domains/chat/components/chat-composer/use-text… |
supplies |
software | healthy | apps/web/src/domains/chat/components/tool-progress-card/thr… |
so |
software | healthy | apps/web/src/domains/chat/components/tool-progress-card/thr… |
FakeWebSocket |
software | healthy | apps/web/src/domains/chat/voice/dictation-stream.test.ts:Fa… |
FakeMediaStream |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.test… |
FakePort |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.test… |
FakeAudioWorkletNode |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.test… |
FakeSourceNode |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.test… |
FakeAudioContext |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.test… |
LiveVoiceAudioCapture |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-capture.ts:L… |
PcmDownsampleProcessor |
software | healthy | apps/web/src/domains/chat/voice/live-voice/pcm-downsample-w… |
FakeClient |
software | healthy | apps/web/src/domains/chat/voice/live-voice/use-live-voice.t… |
FakeCapture |
software | healthy | apps/web/src/domains/chat/voice/live-voice/use-live-voice.t… |
FakePlayer |
software | healthy | apps/web/src/domains/chat/voice/live-voice/use-live-voice.t… |
FakeWebSocket |
software | healthy | apps/web/src/domains/chat/voice/live-voice/live-voice-clien… |
LiveVoiceTokenError |
software | healthy | apps/web/src/domains/chat/voice/live-voice/connection.ts:Li… |
MockAudioContext |
software | healthy | apps/web/src/domains/chat/voice/live-voice/tts-playback.tes… |
LiveVoiceAudioPlayer |
software | healthy | apps/web/src/domains/chat/voice/live-voice/tts-playback.ts:… |
LiveVoiceChannelClient |
software | healthy | apps/web/src/domains/chat/voice/live-voice/live-voice-clien… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/BundleConfirmPage |
frontend | healthy | apps/web/src/pages/BundleConfirmPage.tsx |
/system-events-redirect-page |
frontend | healthy | apps/web/src/domains/settings/pages/system-events-redirect-… |
/archive-page |
frontend | healthy | apps/web/src/domains/settings/pages/archive-page.tsx |
/bookmarks-page |
frontend | healthy | apps/web/src/domains/settings/pages/bookmarks-page.tsx |
/advanced-page |
frontend | healthy | apps/web/src/domains/settings/pages/advanced-page.tsx |
/privacy-page |
frontend | healthy | apps/web/src/domains/settings/pages/privacy-page.tsx |
/advanced-page.test |
frontend | healthy | apps/web/src/domains/settings/pages/advanced-page.test.tsx |
/community-page |
frontend | healthy | apps/web/src/domains/settings/pages/community-page.tsx |
/debug-page |
frontend | healthy | apps/web/src/domains/settings/pages/debug-page.tsx |
/schedules-page.test |
frontend | healthy | apps/web/src/domains/settings/pages/schedules-page.test.ts |
/schedules-page |
frontend | healthy | apps/web/src/domains/settings/pages/schedules-page.tsx |
/notifications-page |
frontend | healthy | apps/web/src/domains/settings/pages/notifications-page.tsx |
/devices-page |
frontend | healthy | apps/web/src/domains/settings/pages/devices-page.tsx |
/sounds-page |
frontend | healthy | apps/web/src/domains/settings/pages/sounds-page.tsx |
/general-page |
frontend | healthy | apps/web/src/domains/settings/pages/general-page.tsx |
/integrations-page |
frontend | healthy | apps/web/src/domains/settings/pages/integrations-page.tsx |
/developer-page |
frontend | healthy | apps/web/src/domains/settings/pages/developer-page.tsx |
/danger-zone-redirect-page |
frontend | healthy | apps/web/src/domains/settings/pages/danger-zone-redirect-pa… |
/voice-page |
frontend | healthy | apps/web/src/domains/settings/pages/voice-page.tsx |
/general-page.test |
frontend | healthy | apps/web/src/domains/settings/pages/general-page.test.tsx |
/system-events-page |
frontend | healthy | apps/web/src/domains/logs/pages/system-events-page.tsx |
/usage-page |
frontend | healthy | apps/web/src/domains/logs/pages/usage-page.tsx |
/emails-page |
frontend | healthy | apps/web/src/domains/logs/pages/emails-page.tsx |
/trace-page |
frontend | healthy | apps/web/src/domains/logs/pages/trace-page.tsx |
/review-terms-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/review-terms-screen.t… |
/hatching-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/hatching-screen.tsx |
/welcome-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/welcome-screen.tsx |
/privacy-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/privacy-screen.tsx |
/select-assistant-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/select-assistant-scre… |
/hosting-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/hosting-screen.tsx |
/prechat-route |
frontend | healthy | apps/web/src/domains/onboarding/pages/prechat-route.tsx |
/privacy-screen.test |
frontend | healthy | apps/web/src/domains/onboarding/pages/privacy-screen.test.t… |
/pre-chat-flow |
frontend | healthy | apps/web/src/domains/onboarding/pages/pre-chat-flow.tsx |
/api-key-screen |
frontend | healthy | apps/web/src/domains/onboarding/pages/api-key-screen.tsx |
/platform-loopback-page |
frontend | healthy | apps/web/src/domains/account/pages/platform-loopback-page.t… |
/logout-page |
frontend | healthy | apps/web/src/domains/account/pages/logout-page.tsx |
/signup-page |
frontend | healthy | apps/web/src/domains/account/pages/signup-page.tsx |
/oauth-complete-page |
frontend | healthy | apps/web/src/domains/account/pages/oauth-complete-page.tsx |
/provider-callback-page |
frontend | healthy | apps/web/src/domains/account/pages/provider-callback-page.t… |
/password-reset-page |
frontend | healthy | apps/web/src/domains/account/pages/password-reset-page.tsx |
/login-page |
frontend | healthy | apps/web/src/domains/account/pages/login-page.tsx |
/oauth-popup-complete-page |
frontend | healthy | apps/web/src/domains/account/pages/oauth-popup-complete-pag… |
/account-page |
frontend | healthy | apps/web/src/domains/account/pages/account-page.tsx |
/provider-signup-page |
frontend | healthy | apps/web/src/domains/account/pages/provider-signup-page.tsx |
/assistant/plugins/:name |
frontend | healthy | apps/web/src/domains/intelligence/plugin-detail-page.upgrad… |
/workspace |
frontend | healthy | apps/web/src/lib/streaming/event-parser.test.ts |
/tmp/y |
frontend | healthy | apps/web/src/lib/streaming/event-parser.test.ts |
/tmp |
frontend | healthy | apps/web/src/domains/chat/utils/send-message-utils.test.ts |
/home/user/project/a.txt |
frontend | healthy | apps/web/src/domains/chat/utils/chat.test.ts |
/repo/apps/web/src/index.ts |
frontend | healthy | apps/web/src/domains/chat/components/tool-progress-card/der… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ces-migrations-002-api-keys.test.ts |
data | healthy | credential-executor/src/__tests__/ces-migrations-002-api-ke… |
ces-migrations-runner.test.ts |
data | healthy | credential-executor/src/__tests__/ces-migrations-runner.tes… |
registry.ts |
data | healthy | credential-executor/src/migrations/registry.ts |
runner.ts |
data | healthy | credential-executor/src/migrations/runner.ts |
001-no-op.ts |
data | healthy | credential-executor/src/migrations/001-no-op.ts |
types.ts |
data | healthy | credential-executor/src/migrations/types.ts |
002-api-keys-to-credentials.ts |
data | healthy | credential-executor/src/migrations/002-api-keys-to-credenti… |
run-storage-migrations.ts |
data | healthy | apps/web/src/utils/run-storage-migrations.ts |
storage-migration.ts |
data | healthy | apps/web/src/utils/storage-migration.ts |
storage-migration.test.ts |
data | healthy | apps/web/src/utils/storage-migration.test.ts |
workspace-migration-057-repair-stale-gemini-model-ids.test.… |
data | healthy | assistant/src/__tests__/workspace-migration-057-repair-stal… |
workspace-migration-039-drop-legacy-llm-keys.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-039-drop-legacy… |
workspace-migration-avatar-rename.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-avatar-rename.t… |
workspace-migration-safe-storage-limits-release.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-safe-storage-li… |
migration-import-preflight-http.test.ts |
data | healthy | assistant/src/__tests__/migration-import-preflight-http.tes… |
db-rename-inference-profile-snake-case-migration.test.ts |
data | healthy | assistant/src/__tests__/db-rename-inference-profile-snake-c… |
workspace-migration-099-disable-cache-one-shot-callsites.te… |
data | healthy | assistant/src/__tests__/workspace-migration-099-disable-cac… |
workspace-migration-down-functions.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-down-functions.… |
workspace-migrations-runner.test.ts |
data | healthy | assistant/src/__tests__/workspace-migrations-runner.test.ts |
workspace-migration-memory-v2-init.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-memory-v2-init.… |
workspace-migration-remove-hooks.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-remove-hooks.te… |
workspace-migration-052-seed-default-inference-profiles.tes… |
data | healthy | assistant/src/__tests__/workspace-migration-052-seed-defaul… |
workspace-migration-068-release-notes-local-timezone.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-068-release-not… |
workspace-migration-077-seed-memory-router-callsite.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-077-seed-memory… |
workspace-migration-026-backfill-install-meta.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-026-backfill-in… |
workspace-migration-071-remove-safe-storage-release-note.te… |
data | healthy | assistant/src/__tests__/workspace-migration-071-remove-safe… |
workspace-migration-086-revert-stale-gemini-mis-rewrites.te… |
data | healthy | assistant/src/__tests__/workspace-migration-086-revert-stal… |
migration-export-to-gcs.test.ts |
data | healthy | assistant/src/__tests__/migration-export-to-gcs.test.ts |
workspace-migration-080-restrict-vercel-api-token-metadata.… |
data | healthy | assistant/src/__tests__/workspace-migration-080-restrict-ve… |
workspace-migration-046-seed-conversation-starters-callsite… |
data | healthy | assistant/src/__tests__/workspace-migration-046-seed-conver… |
workspace-migration-remove-legacy-skills-index.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-remove-legacy-s… |
workspace-migration-meets.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-meets.test.ts |
workspace-migration-extract-collect-usage-data.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-extract-collect… |
workspace-migration-073-repair-recall-callsite-empty-profil… |
data | healthy | assistant/src/__tests__/workspace-migration-073-repair-reca… |
workspace-migration-015-migrate-credentials-to-keychain.tes… |
data | healthy | assistant/src/__tests__/workspace-migration-015-migrate-cre… |
migration-validate-http.test.ts |
data | healthy | assistant/src/__tests__/migration-validate-http.test.ts |
workspace-migration-016-migrate-credentials-from-keychain.t… |
data | healthy | assistant/src/__tests__/workspace-migration-016-migrate-cre… |
workspace-migration-087-memory-router-balanced-profile.test… |
data | healthy | assistant/src/__tests__/workspace-migration-087-memory-rout… |
drop-capability-card-state-migration.test.ts |
data | healthy | assistant/src/__tests__/drop-capability-card-state-migratio… |
qdrant-collection-migration.test.ts |
data | healthy | assistant/src/__tests__/qdrant-collection-migration.test.ts |
workspace-migration-051-seed-conversation-summarization-cal… |
data | healthy | assistant/src/__tests__/workspace-migration-051-seed-conver… |
workspace-migration-064-unwind-main-agent-opus-seed.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-064-unwind-main… |
workspace-migration-062-drop-memory-v2-edges-json.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-062-drop-memory… |
workspace-migration-backfill-installation-id.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-backfill-instal… |
workspace-migration-090-memory-router-cost-optimized-profil… |
data | healthy | assistant/src/__tests__/workspace-migration-090-memory-rout… |
usage-cache-backfill-migration.test.ts |
data | healthy | assistant/src/__tests__/usage-cache-backfill-migration.test… |
workspace-migration-028-recover-conversations-from-disk-vie… |
data | healthy | assistant/src/__tests__/workspace-migration-028-recover-con… |
workspace-migration-079-home-feed-notification-only.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-079-home-feed-n… |
workspace-migration-055-release-notes-agentic-recall.test.ts |
data | healthy | assistant/src/__tests__/workspace-migration-055-release-not… |
db-conversation-fork-lineage-migration.test.ts |
data | healthy | assistant/src/__tests__/db-conversation-fork-lineage-migrat… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
build-design-library-storybook |
cicd | healthy | .github/workflows/ci-main-storybook.yaml |
deploy-design-library-storybook |
cicd | healthy | .github/workflows/ci-main-storybook.yaml |
build-web-storybook |
cicd | healthy | .github/workflows/ci-main-storybook.yaml |
deploy-web-storybook |
cicd | healthy | .github/workflows/ci-main-storybook.yaml |
cherry-pick |
cicd | healthy | .github/workflows/cherry-pick-to-release.yml |
lint |
cicd | healthy | .github/workflows/pr-web.yaml |
typecheck |
cicd | healthy | .github/workflows/pr-web.yaml |
test |
cicd | healthy | .github/workflows/pr-web.yaml |
build |
cicd | healthy | .github/workflows/pr-web.yaml |
checks |
cicd | healthy | .github/workflows/pr-web.yaml |
build-chrome-extension |
cicd | healthy | .github/workflows/build-chrome-extension.yaml |
checks |
cicd | healthy | .github/workflows/ci-main-cli.yaml |
pack-cli |
cicd | healthy | .github/workflows/ci-main-cli.yaml |
notify-cli |
cicd | healthy | .github/workflows/ci-main-cli.yaml |
lint |
cicd | healthy | .github/workflows/pr-assistant.yaml |
typecheck |
cicd | healthy | .github/workflows/pr-assistant.yaml |
test |
cicd | healthy | .github/workflows/pr-assistant.yaml |
artifact |
cicd | healthy | .github/workflows/pr-assistant.yaml |
openapi-check |
cicd | healthy | .github/workflows/pr-assistant.yaml |
lint-bundled-skills |
cicd | healthy | .github/workflows/pr-assistant.yaml |
sync |
cicd | healthy | .github/workflows/linear-release-sync.yml |
lint |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
typecheck |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
test |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
openapi-check |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
notify-assistant |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
checks |
cicd | healthy | .github/workflows/pr-credential-executor.yaml |
changes |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
flexframe-lint |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
test |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
build |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
notify-macos |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
schedule-guard |
cicd | healthy | .github/workflows/create-release-branch.yml |
compute-version |
cicd | healthy | .github/workflows/create-release-branch.yml |
notify-failure |
cicd | healthy | .github/workflows/create-release-branch.yml |
notify-start |
cicd | healthy | .github/workflows/create-release-branch.yml |
create-release-branch |
cicd | healthy | .github/workflows/create-release-branch.yml |
typecheck |
cicd | healthy | .github/workflows/pr-electron.yaml |
build |
cicd | healthy | .github/workflows/pr-electron.yaml |
test |
cicd | healthy | .github/workflows/pr-electron.yaml |
checks |
cicd | healthy | .github/workflows/pr-electron.yaml |
discover |
cicd | healthy | .github/workflows/pr-skills.yaml |
prettier |
cicd | healthy | .github/workflows/pr-skills.yaml |
lint-imports |
cicd | healthy | .github/workflows/pr-skills.yaml |
lint-spec |
cicd | healthy | .github/workflows/pr-skills.yaml |
test |
cicd | healthy | .github/workflows/pr-skills.yaml |
check-catalog |
cicd | healthy | .github/workflows/pr-skills.yaml |
checks |
cicd | healthy | .github/workflows/pr-design-library.yaml |
checks |
cicd | healthy | .github/workflows/ci-main-local-mode.yaml |
checks |
cicd | healthy | .github/workflows/ci-main-gateway.yaml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | credential-executor/src/__tests__/command-executor.test.ts |
127.2.3.192 |
network | healthy | apps/web/openapi-schemas/auth.yaml |
11.385.6.113 |
network | healthy | apps/web/src/components/icons/github-logo.tsx |
3.495.998.108 |
network | healthy | apps/web/src/components/icons/github-logo.tsx |
3.176.765.84 |
network | healthy | apps/web/src/components/icons/github-logo.tsx |
5.92.42.36 |
network | healthy | apps/web/src/components/icons/github-logo.tsx |
315.21.69.825 |
network | healthy | apps/web/src/components/icons/github-logo.tsx |
11.385.6.105 |
network | healthy | apps/web/src/components/nudges/github-nudge-banner.tsx |
3.495.99.105 |
network | healthy | apps/web/src/components/nudges/github-nudge-banner.tsx |
3.18.765.84 |
network | healthy | apps/web/src/components/nudges/github-nudge-banner.tsx |
5.925.435.375 |
network | healthy | apps/web/src/components/nudges/github-nudge-banner.tsx |
315.225.69.825 |
network | healthy | apps/web/src/components/nudges/github-nudge-banner.tsx |
192.168.1.1 |
network | healthy | apps/macos/src/main/executors/host-browser-executor.test.ts |
10.0.0.1 |
network | healthy | apps/macos/src/main/executors/host-browser-executor.test.ts |
192.168.1.50 |
network | healthy | scripts/.env.example |
192.168.1.51 |
network | healthy | scripts/.env.example |
10.0.0.5 |
network | healthy | cli/src/__tests__/connect-import.test.ts |
10.0.0.9 |
network | healthy | cli/src/__tests__/tui-midsession-refresh.test.ts |
192.0.2.50 |
network | healthy | cli/src/__tests__/client-token.test.ts |
10.0.0.2 |
network | healthy | cli/src/__tests__/multi-local.test.ts |
169.254.169.254 |
network | healthy | cli/src/lib/local.ts |
172.16.0.1 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
100.100.100.100 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
255.255.255.255 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
224.0.0.1 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
198.18.0.10 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
93.184.216.34 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
192.168.0.1 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
192.168.1.100 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
203.0.113.8 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
10.0.0.8 |
network | healthy | assistant/src/__tests__/web-fetch.test.ts |
127.0.0.2 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
127.255.255.255 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
10.255.255.255 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
172.31.255.255 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
169.254.0.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
169.254.255.255 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
8.8.8.8 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
1.1.1.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
203.0.113.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
172.32.0.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
172.15.255.255 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
11.0.0.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
192.169.0.1 |
network | healthy | assistant/src/__tests__/gateway-only-enforcement.test.ts |
256.0.0.1 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
1.2.3.4 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
169.254.1.1 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
198.19.255.255 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
100.64.0.1 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
100.127.255.255 |
network | healthy | assistant/src/__tests__/url-safety.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
aws_access_key::credential-executor/src/__tests__/command-w… |
security | healthy | credential-executor/src/__tests__/command-workspace.test.ts |
github_token::credential-executor/src/__tests__/command-wor… |
security | healthy | credential-executor/src/__tests__/command-workspace.test.ts |
generic_api_key::apps/web/src/domains/chat/utils/debug-api.… |
security | healthy | apps/web/src/domains/chat/utils/debug-api.test.ts |
generic_api_key::apps/web/src/domains/chat/utils/debug-api.… |
security | healthy | apps/web/src/domains/chat/utils/debug-api.test.ts |
generic_api_key::apps/web/src/domains/chat/utils/debug-api.… |
security | healthy | apps/web/src/domains/chat/utils/debug-api.test.ts |
openai_or_anthropic_key::apps/macos/src/main/redact.test.ts |
security | healthy | apps/macos/src/main/redact.test.ts |
openai_or_anthropic_key::apps/macos/src/main/redact.test.ts |
security | healthy | apps/macos/src/main/redact.test.ts |
password_literal::scripts/staging-release.sh |
security | healthy | scripts/staging-release.sh |
password_literal::scripts/staging-release.sh |
security | healthy | scripts/staging-release.sh |
password_literal::scripts/staging-release.sh |
security | healthy | scripts/staging-release.sh |
password_literal::scripts/staging-release.sh |
security | healthy | scripts/staging-release.sh |
password_literal::scripts/production-release.sh |
security | healthy | scripts/production-release.sh |
generic_api_key::cli/src/__tests__/api-key-check.test.ts |
security | healthy | cli/src/__tests__/api-key-check.test.ts |
github_token::assistant/src/__tests__/secret-ingress.test.ts |
security | healthy | assistant/src/__tests__/secret-ingress.test.ts |
github_token::assistant/src/__tests__/secret-ingress.test.ts |
security | healthy | assistant/src/__tests__/secret-ingress.test.ts |
github_token::assistant/src/__tests__/secret-ingress.test.ts |
security | healthy | assistant/src/__tests__/secret-ingress.test.ts |
github_token::assistant/src/__tests__/secret-ingress.test.ts |
security | healthy | assistant/src/__tests__/secret-ingress.test.ts |
github_token::assistant/src/__tests__/secret-ingress.test.ts |
security | healthy | assistant/src/__tests__/secret-ingress.test.ts |
github_token::assistant/src/__tests__/secret-ingress-cli.te… |
security | healthy | assistant/src/__tests__/secret-ingress-cli.test.ts |
github_token::assistant/src/__tests__/secret-ingress-cli.te… |
security | healthy | assistant/src/__tests__/secret-ingress-cli.test.ts |
github_token::assistant/src/__tests__/secret-ingress-channe… |
security | healthy | assistant/src/__tests__/secret-ingress-channel.test.ts |
github_token::assistant/src/__tests__/secret-ingress-channe… |
security | healthy | assistant/src/__tests__/secret-ingress-channel.test.ts |
github_token::assistant/src/__tests__/secret-ingress-http.t… |
security | healthy | assistant/src/__tests__/secret-ingress-http.test.ts |
github_token::assistant/src/__tests__/secret-ingress-http.t… |
security | healthy | assistant/src/__tests__/secret-ingress-http.test.ts |
github_token::assistant/src/__tests__/secret-ingress-http.t… |
security | healthy | assistant/src/__tests__/secret-ingress-http.test.ts |
github_token::assistant/src/__tests__/persistence-secret-re… |
security | healthy | assistant/src/__tests__/persistence-secret-redaction.test.ts |
generic_api_key::assistant/src/__tests__/managed-credential… |
security | healthy | assistant/src/__tests__/managed-credential-catalog-cli.test… |
aws_access_key::assistant/src/__tests__/secret-scanner.test… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
aws_access_key::assistant/src/__tests__/secret-scanner.test… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
generic_api_key::assistant/src/__tests__/secret-scanner.tes… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
generic_api_key::assistant/src/__tests__/secret-scanner.tes… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
password_literal::assistant/src/__tests__/secret-scanner.te… |
security | healthy | assistant/src/__tests__/secret-scanner.test.ts |
generic_api_key::assistant/src/tts/__tests__/provider-adapt… |
security | healthy | assistant/src/tts/__tests__/provider-adapters.test.ts |
generic_api_key::assistant/src/tts/__tests__/provider-adapt… |
security | healthy | assistant/src/tts/__tests__/provider-adapters.test.ts |
generic_api_key::assistant/src/acp/auto-install.test.ts |
security | healthy | assistant/src/acp/auto-install.test.ts |
generic_api_key::assistant/src/acp/__tests__/prepare-agent-… |
security | healthy | assistant/src/acp/__tests__/prepare-agent-env.test.ts |
generic_api_key::assistant/src/acp/__tests__/session-manage… |
security | healthy | assistant/src/acp/__tests__/session-manager-resume.test.ts |
generic_api_key::assistant/src/providers/speech-to-text/ope… |
security | healthy | assistant/src/providers/speech-to-text/openai-whisper.test.… |
generic_api_key::assistant/src/providers/speech-to-text/xai… |
security | healthy | assistant/src/providers/speech-to-text/xai.test.ts |
generic_api_key::assistant/src/providers/speech-to-text/goo… |
security | healthy | assistant/src/providers/speech-to-text/google-gemini.test.ts |
generic_api_key::assistant/src/providers/speech-to-text/dee… |
security | healthy | assistant/src/providers/speech-to-text/deepgram-realtime.te… |
generic_api_key::assistant/src/providers/speech-to-text/dee… |
security | healthy | assistant/src/providers/speech-to-text/deepgram.test.ts |
generic_api_key::assistant/src/providers/speech-to-text/goo… |
security | healthy | assistant/src/providers/speech-to-text/google-gemini-live-s… |
generic_api_key::assistant/src/providers/speech-to-text/xai… |
security | healthy | assistant/src/providers/speech-to-text/xai-realtime.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::assistant/src/watcher/providers/google-calendar.ts |
security | healthy | assistant/src/watcher/providers/google-calendar.ts |
auth::apps/web/src/domains/account/account-layout.tsx |
security | healthy | apps/web/src/domains/account/account-layout.tsx |
auth::assistant/src/tools/credentials/vault.ts |
security | healthy | assistant/src/tools/credentials/vault.ts |
auth::credential-executor/src/__tests__/local-materializers… |
security | healthy | credential-executor/src/__tests__/local-materializers.test.… |
auth::assistant/src/__tests__/credential-token-resolver.tes… |
security | healthy | assistant/src/__tests__/credential-token-resolver.test.ts |
auth::assistant/src/home/relationship-state-writer.ts |
security | healthy | assistant/src/home/relationship-state-writer.ts |
auth::skills/catalog.json |
security | healthy | skills/catalog.json |
auth::meta/feature-flags/AGENTS.md |
security | healthy | meta/feature-flags/AGENTS.md |
auth::assistant/src/runtime/local-actor-identity.ts |
security | healthy | assistant/src/runtime/local-actor-identity.ts |
auth::assistant/src/__tests__/db-migration-rollback.test.ts |
security | healthy | assistant/src/__tests__/db-migration-rollback.test.ts |
auth::cli/src/lib/workos-pkce.ts |
security | healthy | cli/src/lib/workos-pkce.ts |
auth::apps/web/src/domains/settings/hooks/use-oauth-connect… |
security | healthy | apps/web/src/domains/settings/hooks/use-oauth-connect.ts |
auth::skills/outlook/scripts/lib/graph-client.ts |
security | healthy | skills/outlook/scripts/lib/graph-client.ts |
auth::assistant/src/memory/migrations/169-rename-gmail-prov… |
security | healthy | assistant/src/memory/migrations/169-rename-gmail-provider-k… |
auth::apps/web/src/domains/settings/ai/provider-editor-moda… |
security | healthy | apps/web/src/domains/settings/ai/provider-editor-modal.tsx |
auth::apps/web/src/domains/account/pages/signup-page.tsx |
security | healthy | apps/web/src/domains/account/pages/signup-page.tsx |
auth::assistant/src/__tests__/migration-parity-persistence.… |
security | healthy | assistant/src/__tests__/migration-parity-persistence.test.ts |
auth::assistant/src/cli/commands/oauth/providers.ts |
security | healthy | assistant/src/cli/commands/oauth/providers.ts |
auth::assistant/src/messaging/providers/slack/backfill.test… |
security | healthy | assistant/src/messaging/providers/slack/backfill.test.ts |
auth::cli/src/commands/login.ts |
security | healthy | cli/src/commands/login.ts |
auth::assistant/src/approvals/guardian-decision-primitive.ts |
security | healthy | assistant/src/approvals/guardian-decision-primitive.ts |
auth::gateway/src/__tests__/upstream-transport.test.ts |
security | healthy | gateway/src/__tests__/upstream-transport.test.ts |
auth::gateway/src/http/routes/migration-proxy.ts |
security | healthy | gateway/src/http/routes/migration-proxy.ts |
auth::assistant/src/runtime/routes/settings-routes.ts |
security | healthy | assistant/src/runtime/routes/settings-routes.ts |
auth::assistant/src/messaging/providers/slack/client.ts |
security | healthy | assistant/src/messaging/providers/slack/client.ts |
auth::assistant/src/__tests__/outlook-email-watcher.test.ts |
security | healthy | assistant/src/__tests__/outlook-email-watcher.test.ts |
auth::apps/web/src/domains/settings/components/billing-usag… |
security | healthy | apps/web/src/domains/settings/components/billing-usage/bill… |
auth::skills/gmail/SKILL.md |
security | healthy | skills/gmail/SKILL.md |
auth::apps/macos/src/main/host-proxy-router.test.ts |
security | healthy | apps/macos/src/main/host-proxy-router.test.ts |
auth::gateway/src/schema.ts |
security | healthy | gateway/src/schema.ts |
auth::credential-executor/src/materializers/local.ts |
security | healthy | credential-executor/src/materializers/local.ts |
auth::skills/inbox-cleanup/SKILL.md |
security | healthy | skills/inbox-cleanup/SKILL.md |
auth::skills/headless-claude-code/SKILL.md |
security | healthy | skills/headless-claude-code/SKILL.md |
auth::packages/service-contracts/src/handles.ts |
security | healthy | packages/service-contracts/src/handles.ts |
auth::credential-executor/src/materializers/local-token-ref… |
security | healthy | credential-executor/src/materializers/local-token-refresh.ts |
auth::assistant/src/oauth/provider-visibility.ts |
security | healthy | assistant/src/oauth/provider-visibility.ts |
auth::apps/ios/README.md |
security | healthy | apps/ios/README.md |
auth::assistant/src/runtime/auth/middleware.ts |
security | healthy | assistant/src/runtime/auth/middleware.ts |
auth::credential-executor/src/http/__tests__/credential-rou… |
security | healthy | credential-executor/src/http/__tests__/credential-routes-no… |
auth::evals/src/lib/__tests__/hermes-adapter.test.ts |
security | healthy | evals/src/lib/__tests__/hermes-adapter.test.ts |
auth::skills/public-ingress/SKILL.md |
security | healthy | skills/public-ingress/SKILL.md |
auth::skills/meet-join/__tests__/register.test.ts |
security | healthy | skills/meet-join/__tests__/register.test.ts |
auth::assistant/src/__tests__/oauth2-gateway-transport.test… |
security | healthy | assistant/src/__tests__/oauth2-gateway-transport.test.ts |
auth::assistant/src/api/events/open-url.ts |
security | healthy | assistant/src/api/events/open-url.ts |
auth::assistant/src/watcher/providers/outlook.ts |
security | healthy | assistant/src/watcher/providers/outlook.ts |
auth::credential-executor/src/materializers/managed-platfor… |
security | healthy | credential-executor/src/materializers/managed-platform.ts |
auth::assistant/src/watcher/providers/github.ts |
security | healthy | assistant/src/watcher/providers/github.ts |
auth::gateway/src/slack/socket-mode.ts |
security | healthy | gateway/src/slack/socket-mode.ts |
auth::assistant/src/__tests__/transfer-progress-screen.test… |
security | healthy | assistant/src/__tests__/transfer-progress-screen.test.ts |
auth::assistant/src/runtime/routes/oauth-lifecycle-routes.ts |
security | healthy | assistant/src/runtime/routes/oauth-lifecycle-routes.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
IOS_PROVISIONING_PROFILE_STAGING |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
VELLUM_AUTOMATION_GITHUB_PRIVATE_KEY |
cicd | healthy | — |
SPARKLE_ED_PUBLIC_KEY |
cicd | healthy | — |
DIST_CERTIFICATE_P12 |
cicd | healthy | — |
RELEASE_TRIGGER_SECRET |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
PLATFORM_API_URL |
cicd | healthy | — |
STRIPE_PUBLISHABLE_KEY |
cicd | healthy | — |
VELLUM_AUTOMATION_GITHUB_APP_ID |
cicd | healthy | — |
IOS_PROVISIONING_PROFILE_DEV |
cicd | healthy | — |
APPLE_TEAM_ID |
cicd | healthy | — |
SENTRY_DSN_MACOS |
cicd | healthy | — |
APP_DISPLAY_NAME |
cicd | healthy | — |
SLACK_RELEASES_WEBHOOK_URL |
cicd | healthy | — |
SPARKLE_ED_PRIVATE_KEY |
cicd | healthy | — |
CRX_PRIVATE_KEY |
cicd | healthy | — |
APPLE_APP_ID_STAGING |
cicd | healthy | — |
ASC_ISSUER_ID |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
CREDENTIAL_EXECUTOR_IMAGE_NAME |
cicd | healthy | — |
PLATFORM_INTERNAL_SERVICE_API_KEY |
cicd | healthy | — |
SLACK_WEBHOOK_URL |
cicd | healthy | — |
DOCKERHUB_USER |
cicd | healthy | — |
LINEAR_ACCESS_KEY |
cicd | healthy | — |
CWS_REFRESH_TOKEN |
cicd | healthy | — |
IOS_PROVISIONING_PROFILE |
cicd | healthy | — |
ASC_KEY_P8 |
cicd | healthy | — |
ASC_KEY_ID |
cicd | healthy | — |
DOCKERHUB_ACCESS_TOKEN |
cicd | healthy | — |
SOCKET_CLI_API_TOKEN |
cicd | healthy | — |
SENTRY_DSN_ASSISTANT |
cicd | healthy | — |
DIST_CERTIFICATE_PASSWORD |
cicd | healthy | — |
APPLE_APP_ID_DEV |
cicd | healthy | — |
SENTRY_AUTH_TOKEN |
cicd | healthy | — |
DEVID_CERTIFICATE_PASSWORD |
cicd | healthy | — |
GATEWAY_IMAGE_NAME |
cicd | healthy | — |
DEVID_CERTIFICATE_P12 |
cicd | healthy | — |
SLACK_DEV_RELEASES_WEBHOOK_URL |
cicd | healthy | — |
CWS_CLIENT_SECRET |
cicd | healthy | — |
APPLE_APP_ID_PROD |
cicd | healthy | — |
ASSISTANT_IMAGE_NAME |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci-main-storybook |
cicd | healthy | .github/workflows/ci-main-storybook.yaml |
gha::cherry-pick-to-release |
cicd | healthy | .github/workflows/cherry-pick-to-release.yml |
gha::pr-web |
cicd | healthy | .github/workflows/pr-web.yaml |
gha::build-chrome-extension |
cicd | healthy | .github/workflows/build-chrome-extension.yaml |
gha::ci-main-cli |
cicd | healthy | .github/workflows/ci-main-cli.yaml |
gha::pr-assistant |
cicd | healthy | .github/workflows/pr-assistant.yaml |
gha::linear-release-sync |
cicd | healthy | .github/workflows/linear-release-sync.yml |
gha::ci-main-assistant |
cicd | healthy | .github/workflows/ci-main-assistant.yaml |
gha::pr-credential-executor |
cicd | healthy | .github/workflows/pr-credential-executor.yaml |
gha::ci-main-macos |
cicd | healthy | .github/workflows/ci-main-macos.yaml |
gha::create-release-branch |
cicd | healthy | .github/workflows/create-release-branch.yml |
gha::pr-electron |
cicd | healthy | .github/workflows/pr-electron.yaml |
gha::pr-skills |
cicd | healthy | .github/workflows/pr-skills.yaml |
gha::pr-design-library |
cicd | healthy | .github/workflows/pr-design-library.yaml |
gha::ci-main-local-mode |
cicd | healthy | .github/workflows/ci-main-local-mode.yaml |
gha::ci-main-gateway |
cicd | healthy | .github/workflows/ci-main-gateway.yaml |
gha::pr-gateway |
cicd | healthy | .github/workflows/pr-gateway.yaml |
gha::ci-main-chrome-extension |
cicd | healthy | .github/workflows/ci-main-chrome-extension.yaml |
gha::ci-main-electron |
cicd | healthy | .github/workflows/ci-main-electron.yaml |
gha::ci-main-environments |
cicd | healthy | .github/workflows/ci-main-environments.yaml |
gha::evals-manual-run |
cicd | healthy | .github/workflows/evals-manual-run.yaml |
gha::ci-main-credential-executor |
cicd | healthy | .github/workflows/ci-main-credential-executor.yaml |
gha::socket-autofix |
cicd | healthy | .github/workflows/socket-autofix.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::pr-macos |
cicd | healthy | .github/workflows/pr-macos.yaml |
gha::pr-local-mode |
cicd | healthy | .github/workflows/pr-local-mode.yaml |
gha::ci-pr-evals |
cicd | healthy | .github/workflows/ci-pr-evals.yaml |
gha::ci-perf-macos |
cicd | healthy | .github/workflows/ci-perf-macos.yaml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::pr-chrome-extension |
cicd | healthy | .github/workflows/pr-chrome-extension.yaml |
gha::upload-skill-assets |
cicd | healthy | .github/workflows/upload-skill-assets.yaml |
gha::release-ios |
cicd | healthy | .github/workflows/release-ios.yaml |
gha::pr-cli |
cicd | healthy | .github/workflows/pr-cli.yaml |
gha::pr-environments |
cicd | healthy | .github/workflows/pr-environments.yaml |
gha::dev-release |
cicd | healthy | .github/workflows/dev-release.yaml |
gha::deploy-platform-web-spa |
cicd | healthy | .github/workflows/deploy-platform-web-spa.yaml |
gha::ci-main-web |
cicd | healthy | .github/workflows/ci-main-web.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8090 |
network | healthy | credential-executor/Dockerfile |
port:256 |
network | healthy | credential-executor/Dockerfile |
port:3615 |
network | healthy | credential-executor/Dockerfile |
port:3000 |
network | healthy | apps/web/.env.example |
port:54321 |
network | healthy | apps/web/src/domains/account/login-flow.test.ts |
port:12345 |
network | healthy | apps/web/src/domains/account/login-flow.test.ts |
port:9000 |
network | healthy | apps/macos/src/main/bundle-flow.test.ts |
port:7800 |
network | healthy | cli/src/__tests__/flags.test.ts |
port:7830 |
network | healthy | cli/src/__tests__/nginx-ingress.test.ts |
port:7841 |
network | healthy | cli/src/__tests__/nginx-ingress.test.ts |
port:8080 |
network | healthy | packages/local-mode/src/__tests__/gateway-proxy.test.ts |
port:9999 |
network | healthy | packages/local-mode/src/__tests__/gateway-proxy.test.ts |
port:1001 |
network | healthy | packages/block-volume-bootstrap/scripts/vellum-block-volume… |
port:3001 |
network | healthy | assistant/README.md |
port:443 |
network | healthy | assistant/src/__tests__/script-proxy-decision-trace.test.ts |
port:20000 |
network | healthy | assistant/src/__tests__/conversation-unread-route.test.ts |
port:17000 |
network | healthy | assistant/src/__tests__/runtime-attachment-metadata.test.ts |
port:9222 |
network | healthy | assistant/src/__tests__/config-schema.test.ts |
port:9333 |
network | healthy | assistant/src/__tests__/config-schema.test.ts |
port:21100 |
network | healthy | assistant/src/live-voice/__tests__/runtime-websocket-shell.… |
port:0733 |
network | healthy | gateway/Dockerfile |
port:3352 |
network | healthy | gateway/Dockerfile |
port:54000 |
network | healthy | gateway/src/__tests__/stt-stream-websocket.test.ts |
port:5000 |
network | healthy | gateway/src/__tests__/actor-token-revocation.test.ts |
port:3005 |
network | healthy | evals/src/lib/__tests__/ngrok.test.ts |
port:11 |
network | healthy | evals/src/lib/egress/recording/apply-recording-jail.sh |
port:53 |
network | healthy | evals/src/lib/egress/recording/apply-recording-jail.sh |
port:42173 |
network | healthy | skills/meet-join/bot/__tests__/audio-capture.test.ts |
port:42000 |
network | healthy | skills/meet-join/daemon/__tests__/audio-ingest.test.ts |
port:12 |
network | healthy | .github/workflows/create-release-branch.yml |
port:52 |
network | healthy | .github/workflows/create-release-branch.yml |
port:13 |
network | healthy | .github/workflows/create-release-branch.yml |
port:09 |
network | healthy | .github/workflows/socket-autofix.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
accounts |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
attachments |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
channel_inbound_events |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
conversation_keys |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
conversations |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
cron_jobs |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
cron_runs |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
llm_usage_events |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_checkpoints |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_embeddings |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_entities |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_entity_relations |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_item_conflicts |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_item_entities |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_item_sources |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_items |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_jobs |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_segments |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
memory_summaries |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
message_attachments |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
message_runs |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
messages |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
shared_app_links |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
tool_invocations |
data | healthy | assistant/drizzle/0000_dizzy_maggott.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
GET /status |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /leave |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /send_chat |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /play_audio |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
DELETE /play_audio/:streamId |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /avatar/viseme |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /avatar/enable |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
POST /avatar/disable |
api | healthy | skills/meet-join/bot/src/control/http-server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgresql |
data | healthy | AGENTS.md |
redis |
data | healthy | AGENTS.md |
postgres |
data | healthy | credential-executor/src/__tests__/command-workspace.test.ts |
cockroach |
data | healthy | apps/web/src/domains/chat/components/chat-composer/emoji-ca… |
clickhouse |
data | healthy | apps/web/src/domains/chat/inspector/components/tabs/compact… |
mongodb |
data | healthy | assistant/bun.lock |
mysql |
data | healthy | assistant/bun.lock |
elasticsearch |
data | healthy | assistant/src/memory/v2/sparse-bm25.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::credential-executor/Dockerfile |
hardware | healthy | credential-executor/Dockerfile |
image::assistant/Dockerfile |
hardware | healthy | assistant/Dockerfile |
image::gateway/Dockerfile |
hardware | healthy | gateway/Dockerfile |
image::evals/src/lib/adapters/hermes-image/Dockerfile |
hardware | healthy | evals/src/lib/adapters/hermes-image/Dockerfile |
image::evals/src/lib/egress/recording/Dockerfile |
hardware | healthy | evals/src/lib/egress/recording/Dockerfile |
image::evals/src/lib/egress/connection-telemetry/Dockerfile |
hardware | healthy | evals/src/lib/egress/connection-telemetry/Dockerfile |
image::skills/meet-join/bot/Dockerfile |
hardware | healthy | skills/meet-join/bot/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | credential-executor/src/__tests__/command-validator.test.ts |
vps::droplet |
hardware | healthy | apps/web/src/domains/chat/components/chat-composer/emoji-ca… |
vps::gcp |
hardware | healthy | scripts/gcr-publish.ts |
vps::ec2 |
hardware | healthy | cli/README.md |
vps::azure |
hardware | healthy | assistant/src/__tests__/config-schema.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | apps/web/README.md |
caddy |
network | healthy | apps/web/vite-plugin-local-mode.ts |
loadbalancer |
network | healthy | assistant/src/runtime/http-server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
DoneScreen |
frontend | healthy | apps/web/src/domains/onboarding/cast/screens/done-screen.tsx |
Tooltip |
frontend | healthy | cli/src/components/Tooltip.tsx |
TextInput |
frontend | healthy | cli/src/components/TextInput.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fkbmgwxs |
software | healthy | /tmp/repobility-clone-fkbmgwxs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | assistant/src/workspace/migrations/045-release-notes-meet-a… |
This page is publicly accessible at:
https://repobility.com/scan/5a4d8fce-ffea-4466-9bfa-9a1931c0d819/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5a4d8fce-ffea-4466-9bfa-9a1931c0d819/
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.