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.

Synap-core/backend

https://github.com/Synap-core/backend · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

399 raw signals (0 security + 399 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 372 actionable findings from 1 signal source. 27 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 4580 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
normalizeOrigin software healthy apps/api/src/cors-origin.ts:normalizeOrigin
getBaseDomain software healthy apps/api/src/cors-origin.ts:getBaseDomain
explicitOrigins software healthy apps/api/src/cors-origin.ts:explicitOrigins
isAllowedOrigin software healthy apps/api/src/cors-origin.ts:isAllowedOrigin
hasConfiguredOrigins software healthy apps/api/src/cors-origin.ts:hasConfiguredOrigins
getWss software healthy apps/api/src/claude-code.ts:getWss
sendJson software healthy apps/api/src/claude-code.ts:sendJson
shellSingleQuote software healthy apps/api/src/claude-code.ts:shellSingleQuote
resolveLaunchCommand software healthy apps/api/src/claude-code.ts:resolveLaunchCommand
settings software healthy apps/api/src/claude-code.ts:settings
devplane software healthy apps/api/src/claude-code.ts:devplane
aiTerminal software healthy apps/api/src/claude-code.ts:aiTerminal
handleClaudeCodeUpgrade software healthy apps/api/src/claude-code.ts:handleClaudeCodeUpgrade
buildKratosProxyTargetUrl software healthy apps/api/src/kratos-proxy-url.ts:buildKratosProxyTargetUrl
configureN8NWebhook software healthy apps/api/src/startup-hooks.ts:configureN8NWebhook
configureLangFlow software healthy apps/api/src/startup-hooks.ts:configureLangFlow
ensureChannelGatewayKey software healthy apps/api/src/startup-hooks.ts:ensureChannelGatewayKey
seedDefaultCorsOrigins software healthy apps/api/src/startup-hooks.ts:seedDefaultCorsOrigins
loadCorsOrigins software healthy apps/api/src/startup-hooks.ts:loadCorsOrigins
validateCriticalSecrets software healthy apps/api/src/startup-hooks.ts:validateCriticalSecrets
getPodAdminInvariantState software healthy apps/api/src/startup-hooks.ts:getPodAdminInvariantState
verifyPodAdminInvariant software healthy apps/api/src/startup-hooks.ts:verifyPodAdminInvariant
ensureLocalUser software healthy apps/api/src/startup-hooks.ts:ensureLocalUser
runStartupHooks software healthy apps/api/src/startup-hooks.ts:runStartupHooks
for software healthy apps/api/src/index.ts:for
proxyKratosRequest software healthy apps/api/src/index.ts:proxyKratosRequest
identities software healthy apps/api/src/index.ts:identities
newIdentity software healthy apps/api/src/index.ts:newIdentity
adminSessionData software healthy apps/api/src/index.ts:adminSessionData
existing software healthy apps/api/src/index.ts:existing
existingCp software healthy apps/api/src/index.ts:existingCp
getWss software healthy apps/api/src/recipe-runner.ts:getWss
sendJson software healthy apps/api/src/recipe-runner.ts:sendJson
resolveEnvironmentCredentials software healthy apps/api/src/recipe-runner.ts:resolveEnvironmentCredentials
props software healthy apps/api/src/recipe-runner.ts:props
runStep software healthy apps/api/src/recipe-runner.ts:runStep
sendChunk software healthy apps/api/src/recipe-runner.ts:sendChunk
runRecipe software healthy apps/api/src/recipe-runner.ts:runRecipe
recipeProps software healthy apps/api/src/recipe-runner.ts:recipeProps
recipeName software healthy apps/api/src/recipe-runner.ts:recipeName
onFailure software healthy apps/api/src/recipe-runner.ts:onFailure
handleRecipeRunUpgrade software healthy apps/api/src/recipe-runner.ts:handleRecipeRunUpgrade
issueWsTicket software healthy apps/api/src/ws-auth.ts:issueWsTicket
consumeWsTicket software healthy apps/api/src/ws-auth.ts:consumeWsTicket
resolveUserId software healthy apps/api/src/ws-auth.ts:resolveUserId
token software healthy apps/api/src/ws-auth.ts:token
handleWebSocketUpgrade software healthy apps/api/src/ws-router.ts:handleWebSocketUpgrade
getWss software healthy apps/api/src/local-terminal.ts:getWss
sendJson software healthy apps/api/src/local-terminal.ts:sendJson
isLocalTerminalEnabled software healthy apps/api/src/local-terminal.ts:isLocalTerminalEnabled

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

LabelLayerStatusPath
synap.sh software healthy synap.sh
.prettierrc.json software healthy .prettierrc.json
.mcp.json software healthy .mcp.json
.commitlintrc.json software healthy .commitlintrc.json
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
install.sh software healthy install.sh
package.json software healthy package.json
start.sh software healthy start.sh
Dockerfile software healthy Dockerfile
.lintstagedrc.json software healthy .lintstagedrc.json
turbo.json software healthy turbo.json
WORKSPACE-LENS-CONSOLIDATION-PLAN.md software healthy WORKSPACE-LENS-CONSOLIDATION-PLAN.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
.env.test software healthy .env.test
init-databases.sh software healthy docker/postgres/init-databases.sh
init.sql software healthy docker/postgres/init.sql
migrate.sh software healthy docker/kratos/migrate.sh
package.json software healthy apps/api/package.json
.env.example software healthy apps/api/.env.example
tsconfig.json software healthy apps/api/tsconfig.json
cors-origin.ts software healthy apps/api/src/cors-origin.ts
claude-code.ts software healthy apps/api/src/claude-code.ts
kratos-proxy-url.ts software healthy apps/api/src/kratos-proxy-url.ts
startup-hooks.ts software healthy apps/api/src/startup-hooks.ts
index.ts software healthy apps/api/src/index.ts
recipe-runner.ts software healthy apps/api/src/recipe-runner.ts
ws-auth.ts software healthy apps/api/src/ws-auth.ts
ws-router.ts software healthy apps/api/src/ws-router.ts
local-terminal.ts software healthy apps/api/src/local-terminal.ts
ssh-proxy.ts software healthy apps/api/src/ssh-proxy.ts
security.ts software healthy apps/api/src/middleware/security.ts
security.d.ts software healthy apps/api/src/middleware/security.d.ts
security.js software healthy apps/api/src/middleware/security.js
connector-matching.ts software healthy apps/api/src/services/connector-matching.ts
connectors.ts software healthy apps/api/src/routers/connectors.ts
connectors-schema.ts software healthy apps/api/src/routers/connectors-schema.ts
providers.ts software healthy apps/api/src/routers/providers.ts
channel-gateway.ts software healthy apps/api/src/routers/channel-gateway.ts
provision.ts software healthy apps/api/src/routers/provision.ts
automations-schema.ts software healthy apps/api/src/routers/automations-schema.ts
admin.ts software healthy apps/api/src/routers/admin.ts
index.ts software healthy apps/api/src/webhooks/index.ts
intelligence.ts software healthy apps/api/src/webhooks/intelligence.ts
kratos.ts software healthy apps/api/src/webhooks/kratos.ts
n8n.ts software healthy apps/api/src/webhooks/n8n.ts
tailwind.config.ts software healthy apps/pod-admin/tailwind.config.ts

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

LabelLayerStatusPath
GET /health api healthy apps/api/src/index.ts
GET / api healthy apps/api/src/index.ts
GET /metrics api healthy apps/api/src/index.ts
GET /admin/connect api healthy apps/api/src/index.ts
ALL /.ory/kratos/public/* api healthy apps/api/src/index.ts
ALL /self-service/* api healthy apps/api/src/index.ts
POST /api/auth/token-exchange api healthy apps/api/src/index.ts
USE /api/handshake api healthy apps/api/src/index.ts
POST /api/handshake api healthy apps/api/src/index.ts
GET /api/session api healthy apps/api/src/index.ts
GET /api/events/stream api healthy apps/api/src/index.ts
USE /trpc/* api healthy apps/api/src/index.ts
POST /api/ws-ticket api healthy apps/api/src/index.ts
USE /api/hub/trpc/* api healthy apps/api/src/index.ts
USE /trpc/chat.sendMessage api healthy apps/api/src/index.ts
USE /trpc/channels.sendMessage api healthy apps/api/src/index.ts
GET /setup api healthy apps/api/src/index.ts
POST /pull-sync api healthy apps/api/src/routers/connectors.ts
POST /nango-webhook api healthy apps/api/src/routers/connectors.ts
POST /disconnect api healthy apps/api/src/routers/connectors.ts
GET /models api healthy apps/api/src/routers/providers.ts
GET /credentials api healthy apps/api/src/routers/providers.ts
USE /* api healthy apps/api/src/routers/channel-gateway.ts
POST /verify api healthy apps/api/src/routers/channel-gateway.ts
POST /inbound api healthy apps/api/src/routers/channel-gateway.ts
POST /unlink api healthy apps/api/src/routers/channel-gateway.ts
POST /seed-trust api healthy apps/api/src/routers/provision.ts
POST /connect api healthy apps/api/src/routers/provision.ts
POST /register-intelligence api healthy apps/api/src/routers/provision.ts
POST /reset-intelligence api healthy apps/api/src/routers/provision.ts
POST /seed-admin api healthy apps/api/src/routers/provision.ts
POST /admin-recovery-link api healthy apps/api/src/routers/provision.ts
POST /validate-credentials api healthy apps/api/src/routers/provision.ts
GET /status api healthy apps/api/src/routers/provision.ts
GET /debug api healthy apps/api/src/routers/provision.ts
GET /diagnose-intelligence api healthy apps/api/src/routers/provision.ts
GET /addon-status api healthy apps/api/src/routers/provision.ts
POST /activate-addon api healthy apps/api/src/routers/provision.ts
POST /deactivate-addon api healthy apps/api/src/routers/provision.ts
POST /trigger-update api healthy apps/api/src/routers/provision.ts
POST /bootstrap/claim api healthy apps/api/src/routers/admin.ts
GET /validate-invite api healthy apps/api/src/routers/admin.ts
POST /invite api healthy apps/api/src/routers/admin.ts
POST /callback api healthy apps/api/src/webhooks/intelligence.ts
POST / api healthy apps/api/src/webhooks/kratos.ts
POST /inbox api healthy apps/api/src/webhooks/n8n.ts
GET /docs api healthy packages/api/src/routers/hub-protocol-rest.ts
POST /inbound/:subscriptionId api healthy packages/api/src/routers/webhooks-inbound.ts
POST /messaging api healthy packages/api/src/routers/webhooks-inbound.ts
POST /upload api healthy packages/api/src/routers/file-upload.ts

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

LabelLayerStatusPath
docker software healthy docker
postgres software healthy docker/postgres
kratos software healthy docker/kratos
apps software healthy apps
api software healthy apps/api
src software healthy apps/api/src
middleware software healthy apps/api/src/middleware
services software healthy apps/api/src/services
routers software healthy apps/api/src/routers
webhooks software healthy apps/api/src/webhooks
pod-admin software healthy apps/pod-admin
app software healthy apps/pod-admin/app
connect software healthy apps/pod-admin/app/connect
invite software healthy apps/pod-admin/app/invite
[token] software healthy apps/pod-admin/app/invite/[token]
login software healthy apps/pod-admin/app/login
api software healthy apps/pod-admin/app/api
health software healthy apps/pod-admin/app/api/health
forbidden software healthy apps/pod-admin/app/forbidden
(admin) software healthy apps/pod-admin/app/(admin)
trust-keys software healthy apps/pod-admin/app/(admin)/trust-keys
_lib software healthy apps/pod-admin/app/(admin)/trust-keys/_lib
workspaces software healthy apps/pod-admin/app/(admin)/workspaces
[id] software healthy apps/pod-admin/app/(admin)/workspaces/[id]
_lib software healthy apps/pod-admin/app/(admin)/workspaces/[id]/_lib
connectors software healthy apps/pod-admin/app/(admin)/connectors
intelligence software healthy apps/pod-admin/app/(admin)/intelligence
components software healthy apps/pod-admin/app/(admin)/components
audit software healthy apps/pod-admin/app/(admin)/audit
_lib software healthy apps/pod-admin/app/(admin)/audit/_lib
entities software healthy apps/pod-admin/app/(admin)/entities
overview software healthy apps/pod-admin/app/(admin)/overview
people software healthy apps/pod-admin/app/(admin)/people
_lib software healthy apps/pod-admin/app/(admin)/people/_lib
setup software healthy apps/pod-admin/app/setup
lib software healthy apps/pod-admin/lib
docs software healthy docs
development software healthy docs/development
scripts software healthy scripts
deploy software healthy deploy
monitoring software healthy deploy/monitoring
pod-agent software healthy deploy/pod-agent
templates software healthy templates
packages software healthy packages
types software healthy packages/types
scripts software healthy packages/types/scripts
src software healthy packages/types/src
invitations software healthy packages/types/src/invitations
users software healthy packages/types/src/users
vault software healthy packages/types/src/vault

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

LabelLayerStatusPath
/page.tsx frontend healthy apps/pod-admin/app/page.tsx
/connect frontend healthy apps/pod-admin/app/connect/page.tsx
/invite/[token] frontend healthy apps/pod-admin/app/invite/[token]/page.tsx
/login frontend healthy apps/pod-admin/app/login/page.tsx
/forbidden frontend healthy apps/pod-admin/app/forbidden/page.tsx
/(admin)/trust-keys frontend healthy apps/pod-admin/app/(admin)/trust-keys/page.tsx
/(admin)/workspaces frontend healthy apps/pod-admin/app/(admin)/workspaces/page.tsx
/(admin)/workspaces/[id] frontend healthy apps/pod-admin/app/(admin)/workspaces/[id]/page.tsx
/(admin)/connectors frontend healthy apps/pod-admin/app/(admin)/connectors/page.tsx
/(admin)/intelligence frontend healthy apps/pod-admin/app/(admin)/intelligence/page.tsx
/(admin)/audit frontend healthy apps/pod-admin/app/(admin)/audit/page.tsx
/(admin)/entities frontend healthy apps/pod-admin/app/(admin)/entities/page.tsx
/(admin)/overview frontend healthy apps/pod-admin/app/(admin)/overview/page.tsx
/(admin)/people frontend healthy apps/pod-admin/app/(admin)/people/page.tsx
/setup frontend healthy apps/pod-admin/app/setup/page.tsx
/home/user/project/.env.local frontend healthy packages/api/src/utils/permission-check.test.ts
/home/user/synap-backend/src/index.ts frontend healthy packages/api/src/utils/permission-check.test.ts
/etc/passwd frontend healthy packages/api/src/utils/permission-check.test.ts
/home/user/.ssh/id_rsa frontend healthy packages/api/src/utils/permission-check.test.ts
/discover frontend healthy packages/api/src/routers/hub-protocol/rest/discover.ts
/auth/status frontend healthy packages/api/src/routers/hub-protocol/rest/auth.ts
/health frontend healthy packages/api/src/routers/hub-protocol/rest/health.ts
/webhooks frontend healthy packages/api/src/routers/hub-protocol/rest/webhooks.ts
/webhooks/{id} frontend healthy packages/api/src/routers/hub-protocol/rest/webhooks.ts
/threads frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/context frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/link-entity frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/link-document frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/branches frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/messages frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/threads/{threadId}/messages.batch frontend healthy packages/api/src/routers/hub-protocol/rest/threads.ts
/proposals frontend healthy packages/api/src/routers/hub-protocol/rest/proposals.ts
/proposals/{id} frontend healthy packages/api/src/routers/hub-protocol/rest/proposals.ts
/proposals/{id}/revert frontend healthy packages/api/src/routers/hub-protocol/rest/proposals.ts
/proposals/{id}/approve frontend healthy packages/api/src/routers/hub-protocol/rest/proposals.ts
/proposals/{id}/reject frontend healthy packages/api/src/routers/hub-protocol/rest/proposals.ts
/links frontend healthy packages/api/src/routers/hub-protocol/rest/links.ts
/proactive/post frontend healthy packages/api/src/routers/hub-protocol/rest/proactive.ts
/users/me frontend healthy packages/api/src/routers/hub-protocol/rest/users.ts
/connectors/providers frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/connectors/session frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/connectors/connections/{connectionId} frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/connectors/schema frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/connectors/disconnect frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/connectors/actions frontend healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
/terminal/logs frontend healthy packages/api/src/routers/hub-protocol/rest/terminal.ts
/profiles frontend healthy packages/api/src/routers/hub-protocol/rest/profiles.ts
/property-defs frontend healthy packages/api/src/routers/hub-protocol/rest/profiles.ts
/profiles/{slug}/renderers frontend healthy packages/api/src/routers/hub-protocol/rest/profiles.ts
/capture/cluster-tabs frontend healthy packages/api/src/routers/hub-protocol/rest/capture.ts

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

LabelLayerStatusPath
for software healthy packages/types/src/errors/index.ts:for
SynapError software healthy packages/types/src/errors/index.ts:SynapError
ValidationError software healthy packages/types/src/errors/index.ts:ValidationError
NotFoundError software healthy packages/types/src/errors/index.ts:NotFoundError
UnauthorizedError software healthy packages/types/src/errors/index.ts:UnauthorizedError
ForbiddenError software healthy packages/types/src/errors/index.ts:ForbiddenError
ConflictError software healthy packages/types/src/errors/index.ts:ConflictError
RateLimitError software healthy packages/types/src/errors/index.ts:RateLimitError
InternalServerError software healthy packages/types/src/errors/index.ts:InternalServerError
ServiceUnavailableError software healthy packages/types/src/errors/index.ts:ServiceUnavailableError
for software healthy packages/ai/src/index.ts:for
for software healthy packages/ai/src/agent/conversational-agent.ts:for
MyConversationalAgent software healthy packages/ai/src/agent/conversational-agent.ts:MyConversatio…
ConversationalAgent software healthy packages/ai/src/agent/conversational-agent.ts:Conversationa…
DynamicToolRegistry software healthy packages/ai/src/tools/dynamic-registry.ts:DynamicToolRegist…
EventStreamManager software healthy packages/api/src/event-stream-manager.ts:EventStreamManager
DynamicRouterRegistry software healthy packages/api/src/router-registry.ts:DynamicRouterRegistry
ApifyProvider software healthy packages/api/src/connectors/ApifyProvider.ts:ApifyProvider
UnipileConnector software healthy packages/api/src/connectors/UnipileConnector.ts:UnipileConn…
EnrichmentProviderRegistry software healthy packages/api/src/connectors/EnrichmentProvider.ts:Enrichmen…
ApolloProvider software healthy packages/api/src/connectors/ApolloProvider.ts:ApolloProvider
NangoConnector software healthy packages/api/src/connectors/NangoConnector.ts:NangoConnector
StalwartConnector software healthy packages/api/src/connectors/StalwartConnector.ts:StalwartCo…
SyncConnectorRegistry software healthy packages/api/src/connectors/SyncConnector.ts:SyncConnectorR…
AccessContext software healthy packages/api/src/access/context.ts:AccessContext
ScopedDb software healthy packages/api/src/access/scoped-db.ts:ScopedDb
exported software healthy packages/api/src/utils/error-mappers.ts:exported
to software healthy packages/api/src/utils/personal-channel.ts:to
RetryableError software healthy packages/api/src/utils/retry-utils.ts:RetryableError
NonRetryableError software healthy packages/api/src/utils/retry-utils.ts:NonRetryableError
CircuitBreaker software healthy packages/api/src/utils/circuit-breaker.ts:CircuitBreaker
CircuitBreakerRegistry software healthy packages/api/src/utils/circuit-breaker.ts:CircuitBreakerReg…
SessionCache software healthy packages/api/src/utils/sessionCache.ts:SessionCache
SharedGraphResolver software healthy packages/api/src/import/shared-graph-resolver.ts:SharedGrap…
ApiKeyService software healthy packages/api/src/services/api-keys.ts:ApiKeyService
DeliveryMetrics software healthy packages/api/src/services/DeliveryService.ts:DeliveryMetrics
DeliveryService software healthy packages/api/src/services/DeliveryService.ts:DeliveryService
for software healthy packages/api/src/services/background-tasks-service.ts:for
InvalidActionError software healthy packages/api/src/services/background-tasks-service.ts:Inval…
BackgroundTaskPermissionError software healthy packages/api/src/services/background-tasks-service.ts:Backg…
ImportOrchestrator software healthy packages/api/src/services/import-orchestrator.ts:ImportOrch…
IsAgentExecutor software healthy packages/api/src/services/playbooks/executors/is-agent-exec…
HybridExecutor software healthy packages/api/src/services/playbooks/executors/hybrid-execut…
ExternalAgentExecutor software healthy packages/api/src/services/playbooks/executors/external-agen…
PluginManager software healthy packages/api/src/plugins/plugin-manager.ts:PluginManager
DeterministicEmbeddings software healthy packages/ai-embeddings/src/providers/embeddings.ts:Determin…
IntelligenceAuthError software healthy packages/intelligence-client/src/intelligence-hub-client.ts…
IntelligenceHubClient software healthy packages/intelligence-client/src/intelligence-hub-client.ts…
HubRestClient software healthy packages/hub-rest-client/src/client.ts:HubRestClient
HubApiError software healthy packages/hub-rest-client/src/errors.ts:HubApiError

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

LabelLayerStatusPath
_migrations data healthy scripts/init-extensions.sql
pod_settings data healthy packages/database/migrations/0020_pod_settings.sql
tools data healthy packages/database/migrations/0126_playbooks_capability_subs…
playbooks data healthy packages/database/migrations/0126_playbooks_capability_subs…
links data healthy packages/database/migrations/0126_playbooks_capability_subs…
focus_sessions data healthy packages/database/migrations/0114_focus_sessions.sql
knowledge_keys data healthy packages/database/migrations/0013_knowledge_keys.sql
users data healthy packages/database/migrations/0000_baseline_schema.sql
workspaces data healthy packages/database/migrations/0000_baseline_schema.sql
workspace_members data healthy packages/database/migrations/0000_baseline_schema.sql
invites data healthy packages/database/migrations/0000_baseline_schema.sql
events data healthy packages/database/migrations/0000_baseline_schema.sql
profiles data healthy packages/database/migrations/0000_baseline_schema.sql
profile_workspace_access data healthy packages/database/migrations/0000_baseline_schema.sql
relation_defs data healthy packages/database/migrations/0000_baseline_schema.sql
property_defs data healthy packages/database/migrations/0000_baseline_schema.sql
profile_properties data healthy packages/database/migrations/0000_baseline_schema.sql
profile_relations data healthy packages/database/migrations/0000_baseline_schema.sql
documents data healthy packages/database/migrations/0000_baseline_schema.sql
document_versions data healthy packages/database/migrations/0000_baseline_schema.sql
document_sessions data healthy packages/database/migrations/0000_baseline_schema.sql
entities data healthy packages/database/migrations/0000_baseline_schema.sql
entity_property_index data healthy packages/database/migrations/0000_baseline_schema.sql
entity_vectors data healthy packages/database/migrations/0000_baseline_schema.sql
entity_external_links data healthy packages/database/migrations/0000_baseline_schema.sql
entity_identity_signals data healthy packages/database/migrations/0000_baseline_schema.sql
entity_templates data healthy packages/database/migrations/0000_baseline_schema.sql
relations data healthy packages/database/migrations/0000_baseline_schema.sql
cell_instances data healthy packages/database/migrations/0000_baseline_schema.sql
views data healthy packages/database/migrations/0000_baseline_schema.sql
channels data healthy packages/database/migrations/0000_baseline_schema.sql
channel_connections data healthy packages/database/migrations/0000_baseline_schema.sql
channel_link_tokens data healthy packages/database/migrations/0000_baseline_schema.sql
channel_context_items data healthy packages/database/migrations/0000_baseline_schema.sql
channel_members data healthy packages/database/migrations/0000_baseline_schema.sql
sessions data healthy packages/database/migrations/0000_baseline_schema.sql
compacted_states data healthy packages/database/migrations/0000_baseline_schema.sql
inbox_items data healthy packages/database/migrations/0000_baseline_schema.sql
messages data healthy packages/database/migrations/0000_baseline_schema.sql
message_reactions data healthy packages/database/migrations/0000_baseline_schema.sql
message_links data healthy packages/database/migrations/0000_baseline_schema.sql
intelligence_commands data healthy packages/database/migrations/0000_baseline_schema.sql
command_runs data healthy packages/database/migrations/0000_baseline_schema.sql
proposals data healthy packages/database/migrations/0000_baseline_schema.sql
knowledge_facts data healthy packages/database/migrations/0000_baseline_schema.sql
skills data healthy packages/database/migrations/0000_baseline_schema.sql
skill_triggers data healthy packages/database/migrations/0000_baseline_schema.sql
agents data healthy packages/database/migrations/0000_baseline_schema.sql
agent_configs data healthy packages/database/migrations/0000_baseline_schema.sql
intelligence_services data healthy packages/database/migrations/0000_baseline_schema.sql

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

LabelLayerStatusPath
migration.ts data healthy packages/api/src/routers/hub-protocol/migration.ts
0020_pod_settings.sql data healthy packages/database/migrations/0020_pod_settings.sql
0126_playbooks_capability_substrate.sql data healthy packages/database/migrations/0126_playbooks_capability_subs…
0025_cleanup_orphaned_relations.sql data healthy packages/database/migrations/0025_cleanup_orphaned_relation…
0114_focus_sessions.sql data healthy packages/database/migrations/0114_focus_sessions.sql
0013_knowledge_keys.sql data healthy packages/database/migrations/0013_knowledge_keys.sql
0127_dedup_engineering_knowledge.sql data healthy packages/database/migrations/0127_dedup_engineering_knowled…
0000_baseline_schema.sql data healthy packages/database/migrations/0000_baseline_schema.sql
0029_agent_templates.sql data healthy packages/database/migrations/0029_agent_templates.sql
0103_message_reactions.sql data healthy packages/database/migrations/0103_message_reactions.sql
0040_multiplayer_room_foundation.sql data healthy packages/database/migrations/0040_multiplayer_room_foundati…
0003_documents_workspace_nullable.sql data healthy packages/database/migrations/0003_documents_workspace_nulla…
0002_channels_thread_unification.sql data healthy packages/database/migrations/0002_channels_thread_unificati…
0037_users_agent_singleton_unique.sql data healthy packages/database/migrations/0037_users_agent_singleton_uni…
0028_hub_inbound_key_prefix_exemption.sql data healthy packages/database/migrations/0028_hub_inbound_key_prefix_ex…
0018_per_user_sub_tokens.sql data healthy packages/database/migrations/0018_per_user_sub_tokens.sql
0034_widget_trust_level.sql data healthy packages/database/migrations/0034_widget_trust_level.sql
0039_workspace_settings_columns.sql data healthy packages/database/migrations/0039_workspace_settings_column…
0119_add_session_id_to_proposals.sql data healthy packages/database/migrations/0119_add_session_id_to_proposa…
0041_cell_instances.sql data healthy packages/database/migrations/0041_cell_instances.sql
0022_messaging_accounts.sql data healthy packages/database/migrations/0022_messaging_accounts.sql
0120_sync_peers_local_role.sql data healthy packages/database/migrations/0120_sync_peers_local_role.sql
0105_ai_provider_credentials.sql data healthy packages/database/migrations/0105_ai_provider_credentials.s…
0023_channel_v2_restore.sql data healthy packages/database/migrations/0023_channel_v2_restore.sql
0005_workspace_nullable_governance_runtime.sql data healthy packages/database/migrations/0005_workspace_nullable_govern…
0004_workspace_nullable_core_resources.sql data healthy packages/database/migrations/0004_workspace_nullable_core_r…
0009_remove_legacy_thread_kinds.sql data healthy packages/database/migrations/0009_remove_legacy_thread_kind…
0027_webhook_subscriptions_workspace_scope.sql data healthy packages/database/migrations/0027_webhook_subscriptions_wor…
0017_channels_external_id.sql data healthy packages/database/migrations/0017_channels_external_id.sql
0038_agent_identity_columns.sql data healthy packages/database/migrations/0038_agent_identity_columns.sql
0124_vault_grants.sql data healthy packages/database/migrations/0124_vault_grants.sql
0104_channel_member_last_read.sql data healthy packages/database/migrations/0104_channel_member_last_read.…
0021_api_keys_linked_user_id.sql data healthy packages/database/migrations/0021_api_keys_linked_user_id.s…
0043_document_version_storage.sql data healthy packages/database/migrations/0043_document_version_storage.…
feed-service-migration.ts data healthy packages/database/migrations/feed-service-migration.ts
0118_pod_wide_relation_defs.sql data healthy packages/database/migrations/0118_pod_wide_relation_defs.sql
0035_proposal_correlation.sql data healthy packages/database/migrations/0035_proposal_correlation.sql
0026_personal_channels_cleanup.sql data healthy packages/database/migrations/0026_personal_channels_cleanup…
0130_dedup_skill_profile_fix.sql data healthy packages/database/migrations/0130_dedup_skill_profile_fix.s…
0131_agent_run_observability.sql data healthy packages/database/migrations/0131_agent_run_observability.s…
0111_widget_definitions_renderer_type.sql data healthy packages/database/migrations/0111_widget_definitions_render…
0011_agents_table.sql data healthy packages/database/migrations/0011_agents_table.sql
0108_widget_definitions_role.sql data healthy packages/database/migrations/0108_widget_definitions_role.s…
0122_notifications_unread_partial_idx.sql data healthy packages/database/migrations/0122_notifications_unread_part…
0014_per_agent_channels.sql data healthy packages/database/migrations/0014_per_agent_channels.sql
0032_dedupe_orphan_agents.sql data healthy packages/database/migrations/0032_dedupe_orphan_agents.sql
0036_channel_members.sql data healthy packages/database/migrations/0036_channel_members.sql
0001_trusted_issuers.sql data healthy packages/database/migrations/0001_trusted_issuers.sql
0117_agent_skills.sql data healthy packages/database/migrations/0117_agent_skills.sql
0107_provenance_columns.sql data healthy packages/database/migrations/0107_provenance_columns.sql

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

LabelLayerStatusPath
auth::packages/api/src/routers/hub-protocol/rest/_openapi-s… security healthy packages/api/src/routers/hub-protocol/rest/_openapi-stubs.ts
auth::packages/types/src/vault/index.ts security healthy packages/types/src/vault/index.ts
auth::apps/pod-admin/app/(admin)/trust-keys/_lib/secrets-se… security healthy apps/pod-admin/app/(admin)/trust-keys/_lib/secrets-section.…
auth::packages/api/src/routers/hub-protocol/rest/setup.ts security healthy packages/api/src/routers/hub-protocol/rest/setup.ts
auth::packages/api/src/routers/hub-protocol/rest/auth.ts security healthy packages/api/src/routers/hub-protocol/rest/auth.ts
auth::packages/api/src/routers/hub-protocol/rest/connectors… security healthy packages/api/src/routers/hub-protocol/rest/connectors.ts
auth::packages/api/src/utils/entity-link-idempotency.ts security healthy packages/api/src/utils/entity-link-idempotency.ts
auth::scripts/setup-dev-local.sh security healthy scripts/setup-dev-local.sh
auth::apps/api/src/routers/provision.ts security healthy apps/api/src/routers/provision.ts
auth::scripts/README.md security healthy scripts/README.md
auth::packages/auth/src/ory-kratos.ts security healthy packages/auth/src/ory-kratos.ts
auth::packages/api/src/types/context.ts security healthy packages/api/src/types/context.ts
auth::packages/api/src/routers/sync-management.ts security healthy packages/api/src/routers/sync-management.ts
auth::packages/api/src/routers/sync.ts security healthy packages/api/src/routers/sync.ts
auth::packages/api/src/routers/admin-source-configs.ts security healthy packages/api/src/routers/admin-source-configs.ts
auth::deploy/restore-archive-pod.sh security healthy deploy/restore-archive-pod.sh
auth::packages/hub-rest-client/src/setup.ts security healthy packages/hub-rest-client/src/setup.ts
auth::deploy/suspend-pod.sh security healthy deploy/suspend-pod.sh
auth::deploy/.env.example security healthy deploy/.env.example
auth::packages/api/src/routers/hub.test.ts security healthy packages/api/src/routers/hub.test.ts
auth::apps/api/src/routers/connectors.ts security healthy apps/api/src/routers/connectors.ts
auth::scripts/init-postgres.sh security healthy scripts/init-postgres.sh
auth::scripts/setup-production.sh security healthy scripts/setup-production.sh
auth::deploy/docker-compose.yml security healthy deploy/docker-compose.yml
auth::packages/auth/src/token-exchange.ts security healthy packages/auth/src/token-exchange.ts
auth::packages/api/src/routers/devplane.ts security healthy packages/api/src/routers/devplane.ts
auth::packages/core/tests/multi-user.test.ts security healthy packages/core/tests/multi-user.test.ts
auth::deploy/restore-pod.sh security healthy deploy/restore-pod.sh
auth::packages/api/src/utils/jwks-client.ts security healthy packages/api/src/utils/jwks-client.ts
auth::packages/hub-protocol/src/client/client.ts security healthy packages/hub-protocol/src/client/client.ts
auth::packages/database/src/schema/sync.ts security healthy packages/database/src/schema/sync.ts
auth::packages/database/src/schema/secrets-vault.ts security healthy packages/database/src/schema/secrets-vault.ts
auth::packages/api/src/connectors/StalwartConnector.ts security healthy packages/api/src/connectors/StalwartConnector.ts
auth::apps/api/src/routers/connectors-schema.ts security healthy apps/api/src/routers/connectors-schema.ts
auth::packages/playbooks/src/index.ts security healthy packages/playbooks/src/index.ts
auth::packages/database/src/services/entity-upsert-service.… security healthy packages/database/src/services/entity-upsert-service.ts
auth::packages/api/src/utils/tier-check.ts security healthy packages/api/src/utils/tier-check.ts
auth::packages/api/src/routers/workspaces.ts security healthy packages/api/src/routers/workspaces.ts
auth::packages/core/src/config.ts security healthy packages/core/src/config.ts
auth::packages/api/src/routers/hub-protocol-rest.ts security healthy packages/api/src/routers/hub-protocol-rest.ts
auth::packages/api/src/middleware/read-only-guard.ts security healthy packages/api/src/middleware/read-only-guard.ts
auth::hydra/hydra.yml security healthy hydra/hydra.yml
auth::deploy/archive-pod.sh security healthy deploy/archive-pod.sh
auth::packages/api/src/routers/hub-utils.ts security healthy packages/api/src/routers/hub-utils.ts
auth::deploy/configure-pod.sh security healthy deploy/configure-pod.sh
auth::packages/api/src/routers/system.ts security healthy packages/api/src/routers/system.ts
auth::install.sh security healthy install.sh
auth::packages/api/src/index.ts security healthy packages/api/src/index.ts
auth::apps/pod-admin/app/setup/SetupForm.tsx security healthy apps/pod-admin/app/setup/SetupForm.tsx
auth::apps/pod-admin/app/login/LoginForm.tsx security healthy apps/pod-admin/app/login/LoginForm.tsx

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

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::apps/pod-admin/Dockerfile hardware healthy apps/pod-admin/Dockerfile
image::deploy/Dockerfile hardware healthy deploy/Dockerfile
image::deploy/pod-agent/Dockerfile hardware healthy deploy/pod-agent/Dockerfile
backend hardware healthy deploy/docker-compose.yml
backend-canary hardware healthy deploy/docker-compose.yml
realtime hardware healthy deploy/docker-compose.yml
pod-admin hardware healthy deploy/docker-compose.yml
backend-migrate hardware healthy deploy/docker-compose.yml
postgres hardware healthy deploy/docker-compose.yml
redis hardware healthy deploy/docker-compose.yml
minio hardware healthy deploy/docker-compose.yml
typesense hardware healthy deploy/docker-compose.yml
kratos-migrate hardware healthy deploy/docker-compose.yml
kratos hardware healthy deploy/docker-compose.yml
hydra-migrate hardware healthy deploy/docker-compose.yml
hydra hardware healthy deploy/docker-compose.yml
caddy hardware healthy deploy/docker-compose.yml
openclaw hardware healthy deploy/docker-compose.yml
rsshub hardware healthy deploy/docker-compose.yml
browserless hardware healthy deploy/docker-compose.yml
dozzle hardware healthy deploy/docker-compose.yml
prometheus hardware healthy deploy/docker-compose.yml
grafana hardware healthy deploy/docker-compose.yml
alertmanager hardware healthy deploy/docker-compose.yml
cloudflared hardware healthy deploy/docker-compose.yml
pangolin-tunnel hardware healthy deploy/docker-compose.yml
pod-agent hardware healthy deploy/docker-compose.yml
updater hardware healthy deploy/docker-compose.yml

LabelLayerStatusPath
port:3000 network healthy Dockerfile
port:4000 network healthy .env.test
port:4001 network healthy deploy/docker-compose.yml
port:5432 network healthy deploy/docker-compose.yml
port:9000 network healthy deploy/docker-compose.yml
port:9001 network healthy deploy/docker-compose.yml
port:8108 network healthy deploy/docker-compose.yml
port:4433 network healthy deploy/docker-compose.yml
port:4434 network healthy deploy/docker-compose.yml
port:4444 network healthy deploy/docker-compose.yml
port:4445 network healthy deploy/docker-compose.yml
port:80 network healthy deploy/docker-compose.yml
port:443 network healthy deploy/docker-compose.yml
port:18789 network healthy deploy/docker-compose.yml
port:1200 network healthy deploy/docker-compose.yml
port:8888 network healthy deploy/docker-compose.yml
port:8080 network healthy deploy/docker-compose.yml
port:9090 network healthy deploy/docker-compose.yml
port:3333 network healthy deploy/docker-compose.yml
port:9093 network healthy deploy/docker-compose.yml
port:4002 network healthy deploy/pod-agent/Dockerfile
port:22 network healthy packages/api/src/routers/devplane.ts
port:3001 network healthy packages/api/src/routers/devplane.ts
port:5173 network healthy packages/api/src/routers/devplane.ts
port:3002 network healthy packages/api/src/routers/intelligence.ts

LabelLayerStatusPath
RootPage frontend healthy apps/pod-admin/app/page.tsx
RootLayout frontend healthy apps/pod-admin/app/layout.tsx
ForbiddenPage frontend healthy apps/pod-admin/app/forbidden/page.tsx
TrustKeysPage frontend healthy apps/pod-admin/app/(admin)/trust-keys/page.tsx
WorkspacesPage frontend healthy apps/pod-admin/app/(admin)/workspaces/page.tsx
WorkspaceDetailPage frontend healthy apps/pod-admin/app/(admin)/workspaces/[id]/page.tsx
ConnectorsPage frontend healthy apps/pod-admin/app/(admin)/connectors/page.tsx
IntelligencePage frontend healthy apps/pod-admin/app/(admin)/intelligence/page.tsx
AuditPage frontend healthy apps/pod-admin/app/(admin)/audit/page.tsx
EntitiesPage frontend healthy apps/pod-admin/app/(admin)/entities/page.tsx
OverviewPage frontend healthy apps/pod-admin/app/(admin)/overview/page.tsx
PeoplePage frontend healthy apps/pod-admin/app/(admin)/people/page.tsx

LabelLayerStatusPath
CONTROL_PLANE_API_URL cicd healthy
CP_ADMIN_KEY cicd healthy
NODE_VERSION cicd healthy
STAGING_POD_URL cicd healthy
REGISTRY cicd healthy
STAGING_HUB_API_KEY cicd healthy
STAGING_POD_ID cicd healthy
NPM_TOKEN cicd healthy
CP_API_URL cicd healthy
CP_WEBHOOK_SECRET cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
deploy-staging cicd healthy .github/workflows/deploy-staging.yml
build-and-push-backend-api cicd healthy .github/workflows/docker-publish.yml
build-and-push-pod-agent cicd healthy .github/workflows/docker-publish.yml
build-and-push-realtime cicd healthy .github/workflows/docker-publish.yml
notify-control-plane cicd healthy .github/workflows/docker-publish.yml
quality cicd healthy .github/workflows/ci.yml
publish cicd healthy .github/workflows/publish-types.yml

LabelLayerStatusPath
postgresql data healthy README.md
redis data healthy README.md
postgres data healthy README.md
sqlite data healthy scripts/test-system.ts
mongodb data healthy packages/core/src/tracing.ts
mysql data healthy packages/core/src/tracing.ts

LabelLayerStatusPath
dotenv::.env.test security healthy .env.test
password_literal::scripts/debug.sh security healthy scripts/debug.sh
password_literal::packages/types/src/vault/index.ts security healthy packages/types/src/vault/index.ts
password_literal::packages/types/src/vault/index.ts security healthy packages/types/src/vault/index.ts
generic_api_key::packages/test-e2e/src/hub-protocol.contrac… security healthy packages/test-e2e/src/hub-protocol.contract.test.ts
generic_api_key::packages/realtime/src/__tests__/server-aut… security healthy packages/realtime/src/__tests__/server-auth.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy .env.test
127.0.0.11 network healthy deploy/docker-compose.yml
1.1.1.1 network healthy deploy/docker-compose.yml
8.8.8.8 network healthy deploy/docker-compose.yml
169.254.169.254 network healthy packages/api/src/services/playbooks/executors/external-agen…

LabelLayerStatusPath
vps::hetzner hardware healthy scripts/README.md
vps::digitalocean hardware healthy templates/builder-workspace.json
vps::aws hardware healthy templates/builder-workspace.json
vps::gcp hardware healthy templates/builder-workspace.json
vps::azure hardware healthy packages/api/src/utils/validate-url.ts

LabelLayerStatusPath
gha::deploy-staging cicd healthy .github/workflows/deploy-staging.yml
gha::docker-publish cicd healthy .github/workflows/docker-publish.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::publish-types cicd healthy .github/workflows/publish-types.yml

LabelLayerStatusPath
caddy network healthy synap.sh
nginx network healthy packages/api/src/routers/hub-protocol/rest/events.ts

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

LabelLayerStatusPath
pubsub data healthy packages/api/src/event-stream-manager.ts
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/b67479da-550e-4407-8d51-3167dec7b889/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b67479da-550e-4407-8d51-3167dec7b889/

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.