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.
49 of your 75 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

dust-tt/dust

https://github.com/dust-tt/dust · scanned 2026-06-05 15:16 UTC (5 days, 2 hours ago) · 10 languages

3007 raw signals (69 security + 2938 graph) 11/13 scanners ran 30th percentile · Typescript · medium (20-100K LoC) System graph score 60 (higher by 3)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 2 hours ago · v2 · 1500 actionable findings from 2 signal sources. 38 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 20.0 0.20 4.00
documentation_score 42.0 0.15 6.30
practices_score 69.0 0.15 10.35
code_quality 80.0 0.10 8.00
Overall 1.00 62.6
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 36792 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
buildTarget software healthy sdks/js/esbuild.config.ts:buildTarget
build software healthy sdks/js/esbuild.config.ts:build
isTextContent software healthy sdks/js/src/output_schemas.ts:isTextContent
isToolGeneratedFile software healthy sdks/js/src/output_schemas.ts:isToolGeneratedFile
isThinkingOutput software healthy sdks/js/src/output_schemas.ts:isThinkingOutput
isReasoningSuccessOutput software healthy sdks/js/src/output_schemas.ts:isReasoningSuccessOutput
isSqlQueryOutput software healthy sdks/js/src/output_schemas.ts:isSqlQueryOutput
isResourceWithName software healthy sdks/js/src/output_schemas.ts:isResourceWithName
isDatabaseSchemaResourceType software healthy sdks/js/src/output_schemas.ts:isDatabaseSchemaResourceType
isQueryWritingInstructionsResourceType software healthy sdks/js/src/output_schemas.ts:isQueryWritingInstructionsRes…
isExampleRowsResourceType software healthy sdks/js/src/output_schemas.ts:isExampleRowsResourceType
isSearchResultResourceType software healthy sdks/js/src/output_schemas.ts:isSearchResultResourceType
isWarningResourceType software healthy sdks/js/src/output_schemas.ts:isWarningResourceType
isIncludeResultResourceType software healthy sdks/js/src/output_schemas.ts:isIncludeResultResourceType
isWebsearchResultResourceType software healthy sdks/js/src/output_schemas.ts:isWebsearchResultResourceType
isBrowseResultResourceType software healthy sdks/js/src/output_schemas.ts:isBrowseResultResourceType
isRunAgentQueryResourceType software healthy sdks/js/src/output_schemas.ts:isRunAgentQueryResourceType
isRunAgentResultResourceType software healthy sdks/js/src/output_schemas.ts:isRunAgentResultResourceType
isToolsetsResultResourceType software healthy sdks/js/src/output_schemas.ts:isToolsetsResultResourceType
isExtractQueryResourceType software healthy sdks/js/src/output_schemas.ts:isExtractQueryResourceType
isExtractResultResourceType software healthy sdks/js/src/output_schemas.ts:isExtractResultResourceType
isImageProgressOutput software healthy sdks/js/src/output_schemas.ts:isImageProgressOutput
isInteractiveContentFileContentOutput software healthy sdks/js/src/output_schemas.ts:isInteractiveContentFileConte…
isStoreResourceProgressOutput software healthy sdks/js/src/output_schemas.ts:isStoreResourceProgressOutput
isMCPProgressNotificationType software healthy sdks/js/src/output_schemas.ts:isMCPProgressNotificationType
isAgentPauseOutputResourceType software healthy sdks/js/src/output_schemas.ts:isAgentPauseOutputResourceType
errorToString software healthy sdks/js/src/error_utils.ts:errorToString
normalizeError software healthy sdks/js/src/error_utils.ts:normalizeError
isStreamTerminationError software healthy sdks/js/src/index.ts:isStreamTerminationError
isTransientHttpStatus software healthy sdks/js/src/index.ts:isTransientHttpStatus
isRecord software healthy sdks/js/src/index.ts:isRecord
textFromResponse software healthy sdks/js/src/index.ts:textFromResponse
isDustAPIOptions software healthy sdks/js/src/index.ts:isDustAPIOptions
processStreamedRunResponse software healthy sdks/js/src/index.ts:processStreamedRunResponse
getQueryString software healthy sdks/js/src/index.ts:getQueryString
createRequest software healthy sdks/js/src/index.ts:createRequest
isConnectorsAPIError software healthy sdks/js/src/types.ts:isConnectorsAPIError
isSupportedFileContentType software healthy sdks/js/src/types.ts:isSupportedFileContentType
isSupportedPlainTextContentType software healthy sdks/js/src/types.ts:isSupportedPlainTextContentType
isSupportedImageContentType software healthy sdks/js/src/types.ts:isSupportedImageContentType
isSupportedAudioContentType software healthy sdks/js/src/types.ts:isSupportedAudioContentType
isConnectorProvider software healthy sdks/js/src/types.ts:isConnectorProvider
isFolder software healthy sdks/js/src/types.ts:isFolder
isWebsite software healthy sdks/js/src/types.ts:isWebsite
isAgentMessage software healthy sdks/js/src/types.ts:isAgentMessage
isAgentMention software healthy sdks/js/src/types.ts:isAgentMention
assertNever software healthy sdks/js/src/types.ts:assertNever
assertNeverAndIgnore software healthy sdks/js/src/types.ts:assertNeverAndIgnore
removeNulls software healthy sdks/js/src/types.ts:removeNulls
getProviderFromRetrievedDocument software healthy sdks/js/src/types.ts:getProviderFromRetrievedDocument

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

LabelLayerStatusPath
PRODUCT.md software healthy PRODUCT.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
knip.ts software warning knip.ts
package.json software healthy package.json
elasticsearch.Dockerfile software healthy elasticsearch.Dockerfile
package-lock.json software healthy package-lock.json
lefthook.yml software healthy lefthook.yml
init_dev_container.sh software healthy init_dev_container.sh
biome.editor.json software healthy biome.editor.json
biome.json software healthy biome.json
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CODING_RULES.md software healthy CODING_RULES.md
docker-compose.yml software healthy docker-compose.yml
socket.yml software healthy socket.yml
esbuild.config.ts software healthy sdks/js/esbuild.config.ts
README.md software healthy sdks/js/README.md
package.json software healthy sdks/js/package.json
tsconfig.json software healthy sdks/js/tsconfig.json
dev.sh software healthy sdks/js/admin/dev.sh
timezone_names.ts software warning sdks/js/src/timezone_names.ts
output_schemas.ts software healthy sdks/js/src/output_schemas.ts
error_utils.ts software healthy sdks/js/src/error_utils.ts
mcp_transport.ts software healthy sdks/js/src/mcp_transport.ts
index.ts software healthy sdks/js/src/index.ts
helpers.ts software warning sdks/js/src/helpers.ts
mcp_icon_types.ts software warning sdks/js/src/mcp_icon_types.ts
types.ts software healthy sdks/js/src/types.ts
internal_mime_types.ts software healthy sdks/js/src/internal_mime_types.ts
raw_mcp_types.ts software healthy sdks/js/src/raw_mcp_types.ts
errors.ts software healthy sdks/js/src/errors/errors.ts
retry.ts software healthy sdks/js/src/high_level/retry.ts
files.ts software healthy sdks/js/src/high_level/files.ts
index.ts software healthy sdks/js/src/high_level/index.ts
context.ts software healthy sdks/js/src/high_level/context.ts
stream.ts software healthy sdks/js/src/high_level/stream.ts
conversations.ts software healthy sdks/js/src/high_level/conversations.ts
agents.ts software healthy sdks/js/src/high_level/agents.ts
types.ts software healthy sdks/js/src/high_level/types.ts
guards.ts software healthy sdks/js/src/high_level/guards.ts
README.md software healthy preview-proxy/README.md
package.json software healthy preview-proxy/package.json
wrangler.toml software healthy preview-proxy/wrangler.toml
package-lock.json software healthy preview-proxy/package-lock.json
index.js software healthy preview-proxy/src/index.js
migration_with_backfill_template.sql software healthy connectors/migration_with_backfill_template.sql
esbuild.config.ts software healthy connectors/esbuild.config.ts
create_db_migration_file.sh software healthy connectors/create_db_migration_file.sh
README.md software healthy connectors/README.md

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

LabelLayerStatusPath
sdks software healthy sdks
js software healthy sdks/js
admin software healthy sdks/js/admin
src software healthy sdks/js/src
errors software healthy sdks/js/src/errors
high_level software healthy sdks/js/src/high_level
preview-proxy software healthy preview-proxy
src software healthy preview-proxy/src
connectors software healthy connectors
teams-app-package software healthy connectors/teams-app-package
scripts software healthy connectors/scripts
temporal-build software healthy connectors/scripts/temporal-build
admin software healthy connectors/admin
migrations software healthy connectors/migrations
db software healthy connectors/migrations/db
src software healthy connectors/src
types software healthy connectors/src/types
shared software healthy connectors/src/types/shared
utils software healthy connectors/src/types/shared/utils
text_extraction software healthy connectors/src/types/shared/text_extraction
oauth software healthy connectors/src/types/oauth
client software healthy connectors/src/types/oauth/client
admin software healthy connectors/src/types/admin
tests software healthy connectors/src/tests
utils software healthy connectors/src/tests/utils
middleware software healthy connectors/src/middleware
connectors software healthy connectors/src/connectors
bigquery software healthy connectors/src/connectors/bigquery
lib software healthy connectors/src/connectors/bigquery/lib
temporal software healthy connectors/src/connectors/bigquery/temporal
gong software healthy connectors/src/connectors/gong
lib software healthy connectors/src/connectors/gong/lib
temporal software healthy connectors/src/connectors/gong/temporal
zendesk software healthy connectors/src/connectors/zendesk
lib software healthy connectors/src/connectors/zendesk/lib
temporal software healthy connectors/src/connectors/zendesk/temporal
github software healthy connectors/src/connectors/github
lib software healthy connectors/src/connectors/github/lib
code software healthy connectors/src/connectors/github/lib/code
temporal software healthy connectors/src/connectors/github/temporal
activities software healthy connectors/src/connectors/github/temporal/activities
slack_bot software healthy connectors/src/connectors/slack_bot
notion software healthy connectors/src/connectors/notion
lib software healthy connectors/src/connectors/notion/lib
temporal software healthy connectors/src/connectors/notion/temporal
workflows software healthy connectors/src/connectors/notion/temporal/workflows
salesforce software healthy connectors/src/connectors/salesforce
lib software healthy connectors/src/connectors/salesforce/lib
temporal software healthy connectors/src/connectors/salesforce/temporal
shared software healthy connectors/src/connectors/shared

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

LabelLayerStatusPath
3.2.3.0 network healthy docker-compose.yml
127.0.0.1 network healthy docker-compose.yml
172.16.0.0 network healthy connectors/src/connectors/webcrawler/lib/utils.ts
100.64.0.0 network healthy connectors/src/connectors/webcrawler/lib/utils.ts
127.0.0.0 network healthy cli/dust-sandbox/src/commands/healthcheck.rs
192.168.1.1 network healthy front/types/shared/utils/url_utils.test.ts
10.0.0.1 network healthy front/types/shared/utils/url_utils.test.ts
255.255.255.255 network healthy front/types/shared/utils/url_utils.test.ts
1.1.1.1 network healthy front/types/shared/utils/url_utils.test.ts
256.1.1.1 network healthy front/types/shared/utils/url_utils.test.ts
1.256.1.1 network healthy front/types/shared/utils/url_utils.test.ts
1.1.256.1 network healthy front/types/shared/utils/url_utils.test.ts
1.1.1.256 network healthy front/types/shared/utils/url_utils.test.ts
1.2.3.4 network healthy front/types/shared/utils/url_utils.test.ts
10.0.0.0 network healthy front/lib/api/url_safety.ts
169.254.0.0 network healthy front/lib/api/url_safety.ts
192.0.0.0 network healthy front/lib/api/url_safety.ts
192.168.0.0 network healthy front/lib/api/url_safety.ts
198.18.0.0 network healthy front/lib/api/url_safety.ts
224.0.0.0 network healthy front/lib/api/url_safety.ts
240.0.0.0 network healthy front/lib/api/url_safety.ts
169.254.169.254 network healthy front/lib/api/url_safety.ts
203.0.113.10 network healthy front/lib/api/sandbox/egress.test.ts
4.13.0.92 network healthy front/lib/api/sandbox/image/registry.ts
104.199.4.80 network healthy front/lib/api/sandbox/image/types.ts
104.154.146.142 network healthy front/lib/api/sandbox/image/types.ts
3.217.146.166 network healthy front/lib/api/workos/webhook_helpers.ts
23.21.184.92 network healthy front/lib/api/workos/webhook_helpers.ts
34.204.154.149 network healthy front/lib/api/workos/webhook_helpers.ts
44.213.245.178 network healthy front/lib/api/workos/webhook_helpers.ts
44.215.236.82 network healthy front/lib/api/workos/webhook_helpers.ts
50.16.203.9 network healthy front/lib/api/workos/webhook_helpers.ts
52.1.251.34 network healthy front/lib/api/workos/webhook_helpers.ts
52.21.49.187 network healthy front/lib/api/workos/webhook_helpers.ts
174.129.36.47 network healthy front/lib/api/workos/webhook_helpers.ts
172.16.0.1 network healthy egress-proxy/tests/integration.rs
1.0.0.1 network healthy egress-proxy/src/blocklist.rs
7.425.354.354 network healthy sparkle/src/icons/actions/HandHeart.tsx
556.255.627.558 network healthy sparkle/src/icons/actions/Sparkles.tsx
1.815.303.071 network healthy sparkle/src/icons/actions/Sparkles.tsx
558.316.558.627 network healthy sparkle/src/icons/actions/Sparkles.tsx
545.09.996.53 network healthy sparkle/src/icons/actions/Sparkles.tsx
095.404.422.744 network healthy sparkle/src/icons/actions/Sparkles.tsx
225.11.435.294 network healthy sparkle/src/icons/actions/Vidicon.tsx
1.959.511.7 network healthy sparkle/src/icons/actions/Scales.tsx
1.449.388.915 network healthy sparkle/src/icons/actions/FlightLand.tsx
763.067.59.59 network healthy sparkle/src/icons/actions/Dashboard.tsx
2.49.681.902 network healthy sparkle/src/icons/actions/Planet.tsx
2.528.064.773 network healthy sparkle/src/icons/actions/Planet.tsx
086.107.807.853 network healthy sparkle/src/icons/actions/Lightbulb.tsx

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

LabelLayerStatusPath
Help frontend healthy cli/dust-cli/src/ui/Help.tsx
App frontend healthy cli/dust-cli/src/ui/App.tsx
SkillInit frontend healthy cli/dust-cli/src/ui/commands/SkillInit.tsx
CliChat frontend healthy cli/dust-cli/src/ui/commands/Chat.tsx
Logout frontend healthy cli/dust-cli/src/ui/commands/Logout.tsx
Cache frontend healthy cli/dust-cli/src/ui/commands/Cache.tsx
Auth frontend healthy cli/dust-cli/src/ui/commands/Auth.tsx
Status frontend healthy cli/dust-cli/src/ui/commands/Status.tsx
Conversations frontend healthy cli/dust-cli/src/ui/commands/Conversations.tsx
NonInteractiveChat frontend healthy cli/dust-cli/src/ui/commands/NonInteractiveChat.tsx
AgentSelector frontend healthy cli/dust-cli/src/ui/components/AgentSelector.tsx
Conversation frontend healthy cli/dust-cli/src/ui/components/Conversation.tsx
UpdateInfo frontend healthy cli/dust-cli/src/ui/components/UpdateInfo.tsx
WorkspaceSelector frontend healthy cli/dust-cli/src/ui/components/WorkspaceSelector.tsx
WorkspacePicker frontend healthy front/components/WorkspacePicker.tsx
DataSourceViewDocumentModal frontend healthy front/components/DataSourceViewDocumentModal.tsx
UTMButton frontend healthy front/components/UTMButton.tsx
SpaceFolderModal frontend healthy front/components/spaces/SpaceFolderModal.tsx
SpaceSideBarMenu frontend healthy front/components/spaces/SpaceSideBarMenu.tsx
SpaceManagedActionsViewsModel frontend healthy front/components/spaces/SpaceManagedActionsViewsModal.tsx
SpaceManagedDataSourcesViewsModal frontend healthy front/components/spaces/SpaceManagedDatasourcesViewsModal.t…
SpaceWebsiteModal frontend healthy front/components/spaces/websites/SpaceWebsiteModal.tsx
TablePicker frontend healthy front/components/tables/TablePicker.tsx
WorkspaceAccessPanel frontend healthy front/components/workspace/WorkspaceAccessPanel.tsx
UserProvisioning frontend healthy front/components/workspace/DirectorySync.tsx
SSOConnection frontend healthy front/components/workspace/SSOConnection.tsx
WorkOSSSOConnection frontend healthy front/components/workspace/sso/WorkOSSSOConnection.tsx
CopyRun frontend healthy front/components/app/CopyRun.tsx
NewBlock frontend healthy front/components/app/NewBlock.tsx
ModelPicker frontend healthy front/components/app/ModelPicker.tsx
DatasetPicker frontend healthy front/components/app/DatasetPicker.tsx
SpecRunView frontend healthy front/components/app/SpecRunView.tsx
DatasetView frontend healthy front/components/app/DatasetView.tsx
Chat frontend healthy front/components/app/blocks/Chat.tsx
DatabaseSchema frontend healthy front/components/app/blocks/DatabaseSchema.tsx
Curl frontend healthy front/components/app/blocks/Curl.tsx
Code frontend healthy front/components/app/blocks/Code.tsx
Output frontend healthy front/components/app/blocks/Output.tsx
Input frontend healthy front/components/app/blocks/Input.tsx
LLM frontend healthy front/components/app/blocks/LLM.tsx
Data frontend healthy front/components/app/blocks/Data.tsx
Block frontend healthy front/components/app/blocks/Block.tsx
DataSource frontend healthy front/components/app/blocks/DataSource.tsx
Search frontend healthy front/components/app/blocks/Search.tsx
Browser frontend healthy front/components/app/blocks/Browser.tsx
Database frontend healthy front/components/app/blocks/Database.tsx
TrustedBy frontend healthy front/components/home/TrustedBy.tsx
ScrollingHeader frontend healthy front/components/home/ScrollingHeader.tsx
LandingLayout frontend healthy front/components/home/LandingLayout.tsx
IntegrationTemplate frontend healthy front/components/home/content/Integration/IntegrationTempla…

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

LabelLayerStatusPath
/CustomErrorPage frontend healthy front/components/pages/CustomErrorPage.tsx
/SsoEnforcedPage frontend healthy front/components/pages/SsoEnforcedPage.tsx
/MaintenancePage frontend healthy front/components/pages/MaintenancePage.tsx
/email/ValidationPage frontend healthy front/components/pages/email/ValidationPage.tsx
/email/ValidationPage.test frontend healthy front/components/pages/email/ValidationPage.test.tsx
/pod/PodPage frontend healthy front/components/pages/pod/PodPage.tsx
/pod/PodLayout frontend healthy front/components/pages/pod/PodLayout.tsx
/spaces/SpaceActionsPage frontend healthy front/components/pages/spaces/SpaceActionsPage.tsx
/spaces/SpaceAppsListPage frontend healthy front/components/pages/spaces/SpaceAppsListPage.tsx
/spaces/DataSourceViewPage frontend healthy front/components/pages/spaces/DataSourceViewPage.tsx
/spaces/SpacesRedirectPage frontend healthy front/components/pages/spaces/SpacesRedirectPage.tsx
/spaces/SpaceCategoryPage frontend healthy front/components/pages/spaces/SpaceCategoryPage.tsx
/spaces/SpacePage frontend healthy front/components/pages/spaces/SpacePage.tsx
/spaces/SpaceTriggersPage frontend healthy front/components/pages/spaces/SpaceTriggersPage.tsx
/spaces/apps/DatasetsPage frontend healthy front/components/pages/spaces/apps/DatasetsPage.tsx
/spaces/apps/RunsPage frontend healthy front/components/pages/spaces/apps/RunsPage.tsx
/spaces/apps/RunPage frontend healthy front/components/pages/spaces/apps/RunPage.tsx
/spaces/apps/AppSpecificationPage frontend healthy front/components/pages/spaces/apps/AppSpecificationPage.tsx
/spaces/apps/AppSettingsPage frontend healthy front/components/pages/spaces/apps/AppSettingsPage.tsx
/spaces/apps/AppViewPage frontend healthy front/components/pages/spaces/apps/AppViewPage.tsx
/spaces/apps/DatasetPage frontend healthy front/components/pages/spaces/apps/DatasetPage.tsx
/spaces/apps/NewDatasetPage frontend healthy front/components/pages/spaces/apps/NewDatasetPage.tsx
/workspace/WorkspaceSettingsPage frontend healthy front/components/pages/workspace/WorkspaceSettingsPage.tsx
/workspace/ProfilePage frontend healthy front/components/pages/workspace/ProfilePage.tsx
/workspace/UsagePage frontend healthy front/components/pages/workspace/UsagePage.tsx
/workspace/MembersPage frontend healthy front/components/pages/workspace/MembersPage.tsx
/workspace/AnalyticsPage frontend healthy front/components/pages/workspace/AnalyticsPage.tsx
/workspace/model_providers/DisableProviderDialog frontend healthy front/components/pages/workspace/model_providers/DisablePro…
/workspace/model_providers/ProvidersConfigurationList frontend healthy front/components/pages/workspace/model_providers/ProvidersC…
/workspace/model_providers/ModelProvidersPage frontend healthy front/components/pages/workspace/model_providers/ModelProvi…
/workspace/model_providers/RegionalModelsOnlyToggle frontend healthy front/components/pages/workspace/model_providers/RegionalMo…
/workspace/model_providers/EmbeddingModelSelect frontend healthy front/components/pages/workspace/model_providers/EmbeddingM…
/workspace/model_providers/ProvidersToggleList frontend healthy front/components/pages/workspace/model_providers/ProvidersT…
/workspace/model_providers/KeyConfigurationSheet frontend healthy front/components/pages/workspace/model_providers/KeyConfigu…
/workspace/model_providers/ModelProvidersPageContent frontend healthy front/components/pages/workspace/model_providers/ModelProvi…
/workspace/model_providers/AllProvidersToggle frontend healthy front/components/pages/workspace/model_providers/AllProvide…
/workspace/model_providers/RemoveKeyDialog frontend healthy front/components/pages/workspace/model_providers/RemoveKeyD…
/workspace/model_providers/ProviderConfigurationContextItem frontend healthy front/components/pages/workspace/model_providers/ProviderCo…
/workspace/model_providers/ProviderToggleContextItem frontend healthy front/components/pages/workspace/model_providers/ProviderTo…
/workspace/subscription/MetronomeSubscriptionPanel frontend healthy front/components/pages/workspace/subscription/MetronomeSubs…
/workspace/subscription/SubscriptionPage frontend healthy front/components/pages/workspace/subscription/SubscriptionP…
/workspace/subscription/ManageSubscriptionPage frontend healthy front/components/pages/workspace/subscription/ManageSubscri…
/workspace/labs/LabsPage frontend healthy front/components/pages/workspace/labs/LabsPage.tsx
/workspace/labs/TranscriptsPage frontend healthy front/components/pages/workspace/labs/TranscriptsPage.tsx
/workspace/labs/mcp_actions/AgentMCPActionsPage frontend healthy front/components/pages/workspace/labs/mcp_actions/AgentMCPA…
/workspace/labs/mcp_actions/MCPActionsDashboardPage frontend healthy front/components/pages/workspace/labs/mcp_actions/MCPAction…
/workspace/billing/BillingPage frontend healthy front/components/pages/workspace/billing/BillingPage.tsx
/workspace/developers/ProvidersPage frontend healthy front/components/pages/workspace/developers/ProvidersPage.t…
/workspace/developers/CreditsUsagePage frontend healthy front/components/pages/workspace/developers/CreditsUsagePag…
/workspace/developers/SelfImprovingSkillsConsumptionSection frontend healthy front/components/pages/workspace/developers/SelfImprovingSk…

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

LabelLayerStatusPath
DustMcpServerTransport software healthy sdks/js/src/mcp_transport.ts:DustMcpServerTransport
DustAPI software healthy sdks/js/src/index.ts:DustAPI
Ok software healthy sdks/js/src/types.ts:Ok
Err software healthy sdks/js/src/types.ts:Err
McpError software healthy sdks/js/src/raw_mcp_types.ts:McpError
DustError software healthy sdks/js/src/errors/errors.ts:DustError
DustAuthenticationError software healthy sdks/js/src/errors/errors.ts:DustAuthenticationError
DustRateLimitError software healthy sdks/js/src/errors/errors.ts:DustRateLimitError
DustValidationError software healthy sdks/js/src/errors/errors.ts:DustValidationError
DustAgentError software healthy sdks/js/src/errors/errors.ts:DustAgentError
DustNetworkError software healthy sdks/js/src/errors/errors.ts:DustNetworkError
DustCancelledError software healthy sdks/js/src/errors/errors.ts:DustCancelledError
DustTimeoutError software healthy sdks/js/src/errors/errors.ts:DustTimeoutError
DustNotFoundError software healthy sdks/js/src/errors/errors.ts:DustNotFoundError
DustPermissionError software healthy sdks/js/src/errors/errors.ts:DustPermissionError
DustServerError software healthy sdks/js/src/errors/errors.ts:DustServerError
DustContentTooLargeError software healthy sdks/js/src/errors/errors.ts:DustContentTooLargeError
DustUnknownError software healthy sdks/js/src/errors/errors.ts:DustUnknownError
FilesAPI software healthy sdks/js/src/high_level/files.ts:FilesAPI
MessageStreamImpl software healthy sdks/js/src/high_level/stream.ts:MessageStreamImpl
ConversationsAPI software healthy sdks/js/src/high_level/conversations.ts:ConversationsAPI
AgentsAPI software healthy sdks/js/src/high_level/agents.ts:AgentsAPI
PhasedSequelizeStorage software healthy connectors/scripts/migrate.ts:PhasedSequelizeStorage
ConfluenceClientError software healthy connectors/src/types/confluence.ts:ConfluenceClientError
WithRetriesError software healthy connectors/src/types/shared/retries.ts:WithRetriesError
RateLimitError software healthy connectors/src/types/shared/rate_limiter.ts:RateLimitError
EnvironmentConfig software healthy connectors/src/types/shared/utils/config.ts:EnvironmentConf…
InvalidStructuredDataHeaderError software healthy connectors/src/types/shared/utils/structured_data.ts:Invali…
ParsingCsvError software healthy connectors/src/types/shared/utils/structured_data.ts:Parsin…
on software healthy connectors/src/types/shared/text_extraction/transform.ts:on
TextExtraction software healthy connectors/src/types/shared/text_extraction/index.ts:TextEx…
OAuthAPI software healthy connectors/src/types/oauth/oauth_api.ts:OAuthAPI
WebCrawlerConfigurationResourceFactory software healthy connectors/src/tests/utils/WebCrawlerConfigurationFactory.t…
ConnectorManagerError software healthy connectors/src/connectors/interface.ts:ConnectorManagerError
ContentNodeNotFoundError software healthy connectors/src/connectors/interface.ts:ContentNodeNotFoundE…
BaseConnectorManager software healthy connectors/src/connectors/interface.ts:BaseConnectorManager
BigQueryConnectorManager software healthy connectors/src/connectors/bigquery/index.ts:BigQueryConnect…
TestConnectionError software healthy connectors/src/connectors/bigquery/lib/bigquery_api.ts:Test…
BigQueryCastKnownErrorsInterceptor software healthy connectors/src/connectors/bigquery/temporal/cast_known_erro…
GongConnectorManager software healthy connectors/src/connectors/gong/index.ts:GongConnectorManager
GongClient software healthy connectors/src/connectors/gong/lib/gong_api.ts:GongClient
GongAPIError software healthy connectors/src/connectors/gong/lib/errors.ts:GongAPIError
GongCastKnownErrorsInterceptor software healthy connectors/src/connectors/gong/temporal/cast_known_errors.t…
ZendeskConnectorManager software healthy connectors/src/connectors/zendesk/index.ts:ZendeskConnector…
ZendeskClient software healthy connectors/src/connectors/zendesk/lib/zendesk_api.ts:Zendes…
ZendeskApiError software healthy connectors/src/connectors/zendesk/lib/errors.ts:ZendeskApiE…
ZendeskCastKnownErrorsInterceptor software healthy connectors/src/connectors/zendesk/temporal/cast_known_error…
GithubConnectorManager software healthy connectors/src/connectors/github/index.ts:GithubConnectorMa…
RepositoryAccessBlockedError software healthy connectors/src/connectors/github/lib/errors.ts:RepositoryAc…
RepositoryNotFoundError software healthy connectors/src/connectors/github/lib/errors.ts:RepositoryNo…

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

LabelLayerStatusPath
migration_with_backfill_template.sql data healthy connectors/migration_with_backfill_template.sql
20241218_backfill_slack_folders.ts data healthy connectors/migrations/20241218_backfill_slack_folders.ts
20250304_add_notion_workspace_id_to_connector_state.ts data healthy connectors/migrations/20250304_add_notion_workspace_id_to_c…
20240102_github_add_issues_discussions_parents.ts data healthy connectors/migrations/20240102_github_add_issues_discussion…
20250526_migrate_webcrawler_to_firecrawl.ts data healthy connectors/migrations/20250526_migrate_webcrawler_to_firecr…
20260313_clear_microsoft_first_sync_progress.ts data healthy connectors/migrations/20260313_clear_microsoft_first_sync_p…
20240312_resync_ghcode.ts data healthy connectors/migrations/20240312_resync_ghcode.ts
20251223_sync_private_slack_channels.ts data healthy connectors/migrations/20251223_sync_private_slack_channels.…
20250122_microsoft_spreadsheets_folder.ts data healthy connectors/migrations/20250122_microsoft_spreadsheets_folde…
20240111_batch_resync_google_drive_connectors.ts data healthy connectors/migrations/20240111_batch_resync_google_drive_co…
20230505_add_notion_connector_state.ts data healthy connectors/migrations/20230505_add_notion_connector_state.ts
20240129_drop_notion_connector_caches_indexes.ts data healthy connectors/migrations/20240129_drop_notion_connector_caches…
20251120_migrate_slack_connection_credentials.ts data healthy connectors/migrations/20251120_migrate_slack_connection_cre…
20241212_clean_slack_messages_duplicates.ts data healthy connectors/migrations/20241212_clean_slack_messages_duplica…
20241218_backfill_webcrawler_folders.ts data healthy connectors/migrations/20241218_backfill_webcrawler_folders.…
20250122_gdrive_clean_parents.ts data healthy connectors/migrations/20250122_gdrive_clean_parents.ts
20241030_fix_notion_parents.ts data healthy connectors/migrations/20241030_fix_notion_parents.ts
20240828_microsoft_refill_parents_field.ts data healthy connectors/migrations/20240828_microsoft_refill_parents_fie…
20250429_autojoin_slack_channels.ts data healthy connectors/migrations/20250429_autojoin_slack_channels.ts
20230626_gdrive_multiple_webhooks.ts data healthy connectors/migrations/20230626_gdrive_multiple_webhooks.ts
20231109_incident_gdrive_non_deleted_files.ts data healthy connectors/migrations/20231109_incident_gdrive_non_deleted_…
20230522_slack_fix_documents.ts data healthy connectors/migrations/20230522_slack_fix_documents.ts
20250125_microsoft_folder_parents_fix.ts data healthy connectors/migrations/20250125_microsoft_folder_parents_fix…
20250108_snowflake_resert_last_upserted_on_tables.ts data healthy connectors/migrations/20250108_snowflake_resert_last_upsert…
20250120_delete_zendesk_brand_folders.ts data healthy connectors/migrations/20250120_delete_zendesk_brand_folders…
20241216_backfill_zendesk_folders.ts data healthy connectors/migrations/20241216_backfill_zendesk_folders.ts
20230906_notion_fill_parents_field.ts data healthy connectors/migrations/20230906_notion_fill_parents_field.ts
20250128_github_backfill_folders_bis.ts data healthy connectors/migrations/20250128_github_backfill_folders_bis.…
20240129_cleanup_orphaned_notion_cache.ts data healthy connectors/migrations/20240129_cleanup_orphaned_notion_cach…
20240216_make_notion_cache_tables_unlogged.ts data healthy connectors/migrations/20240216_make_notion_cache_tables_unl…
20250604_migrate_crawler_to_default.ts data healthy connectors/migrations/20250604_migrate_crawler_to_default.ts
20251204_migrate_slack_connection_credentials_manual_mappin… data healthy connectors/migrations/20251204_migrate_slack_connection_cre…
20240719_migrate_nango_connection.ts data healthy connectors/migrations/20240719_migrate_nango_connection.ts
20250123_backfill_intercom_folders.ts data healthy connectors/migrations/20250123_backfill_intercom_folders.ts
20250129_backfill_notion_unkown_with_mimetype_unknown.ts data healthy connectors/migrations/20250129_backfill_notion_unkown_with_…
20240110_batch_resync_notion_connectors.ts data healthy connectors/migrations/20240110_batch_resync_notion_connecto…
20241216_backfill_confluence_folders.ts data healthy connectors/migrations/20241216_backfill_confluence_folders.…
20250205_gdrive_clean.ts data healthy connectors/migrations/20250205_gdrive_clean.ts
20250520_move_empty_content_crawler_to_firecrawl.ts data healthy connectors/migrations/20250520_move_empty_content_crawler_t…
20231214_find_non_shared_drives.ts data healthy connectors/migrations/20231214_find_non_shared_drives.ts
20240717_migrate_github_installation_id.sql data healthy connectors/migrations/20240717_migrate_github_installation_…
20260122_backfill_missing_github_code_repos.ts data healthy connectors/migrations/20260122_backfill_missing_github_code…
20240717_gdrive_csv_deletion.ts data healthy connectors/migrations/20240717_gdrive_csv_deletion.ts
20250806_backfill_confluence_parent_type.ts data healthy connectors/migrations/20250806_backfill_confluence_parent_t…
20240131_migrate_all_notion_connectors_to_dual_workflow.ts data healthy connectors/migrations/20240131_migrate_all_notion_connector…
20250704_test_n2_fix.ts data healthy connectors/migrations/20250704_test_n2_fix.ts
20241219_backfill_github_folders.ts data healthy connectors/migrations/20241219_backfill_github_folders.ts
20250331_switch_use_proxy_confluence.ts data healthy connectors/migrations/20250331_switch_use_proxy_confluence.…
20241216_backfill_ms_folders.ts data healthy connectors/migrations/20241216_backfill_ms_folders.ts
20230906_3_github_fill_parents_field.ts data healthy connectors/migrations/20230906_3_github_fill_parents_field.…

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

LabelLayerStatusPath
gong_transcripts data healthy connectors/migrations/db/migration_60.sql
gong_configurations data healthy connectors/migrations/db/migration_57.sql
salesforce_synced_queries data healthy connectors/migrations/db/migration_77.sql
public data healthy connectors/migrations/db/migration_122.sql
confluence_folders data healthy connectors/migrations/db/migration_89.sql
discord_configurations data healthy connectors/migrations/db/migration_98.sql
gong_users data healthy connectors/migrations/db/migration_58.sql
snowflake_configurations data healthy connectors/migrations/db/migration_15.sql
microsoft_configurations data healthy connectors/migrations/db/migration_07.sql
microsoft_roots data healthy connectors/migrations/db/migration_07.sql
microsoft_nodes data healthy connectors/migrations/db/migration_07.sql
bigquery_configurations data healthy connectors/migrations/db/migration_49.sql
zendesk_brands data healthy connectors/migrations/db/migration_27.sql
zendesk_categories data healthy connectors/migrations/db/migration_27.sql
zendesk_articles data healthy connectors/migrations/db/migration_27.sql
zendesk_tickets data healthy connectors/migrations/db/migration_27.sql
remote_databases data healthy connectors/migrations/db/migration_17.sql
remote_schemas data healthy connectors/migrations/db/migration_17.sql
remote_tables data healthy connectors/migrations/db/migration_17.sql
dust_project_configurations data healthy connectors/migrations/db/migration_114.sql
dust_project_conversations data healthy connectors/migrations/db/migration_114.sql
microsoft_bot_configurations data healthy connectors/migrations/db/migration_99.sql
microsoft_bot_messages data healthy connectors/migrations/db/migration_100.sql
zendesk_configurations data healthy connectors/migrations/db/migration_26.sql
zendesk_timestamp_cursors data healthy connectors/migrations/db/migration_34.sql
agent_visualization_configurations data healthy front/migrations/db/migration_28.sql
agent_visualization_actions data healthy front/migrations/db/migration_28.sql
project_todo_states data healthy front/migrations/db/migration_558.sql
webhook_requests data healthy front/migrations/db/migration_380.sql
webhook_request_triggers data healthy front/migrations/db/migration_380.sql
provider_credentials data healthy front/migrations/db/migration_535.sql
compaction_messages data healthy front/migrations/db/migration_576.sql
onboarding_tasks data healthy front/migrations/db/migration_401.sql
group_skills data healthy front/migrations/db/migration_427.sql
tracker_configurations data healthy front/migrations/db/migration_126.sql
tracker_data_source_configurations data healthy front/migrations/db/migration_126.sql
tracker_generations data healthy front/migrations/db/migration_126.sql
sharing_grants data healthy front/migrations/db/migration_543.sql
user_project_notification_preferences data healthy front/migrations/db/migration_584.sql
skill_mcp_server_configurations data healthy front/migrations/db/migration_430.sql
shareable_files data healthy front/migrations/db/migration_328.sql
agent_mcp_server_configurations data healthy front/migrations/db/migration_180.sql
agent_mcp_actions data healthy front/migrations/db/migration_180.sql
agent_mcp_action_output_items data healthy front/migrations/db/migration_180.sql
agent_message_skills data healthy front/migrations/db/migration_435.sql
agent_browse_configurations data healthy front/migrations/db/migration_21.sql
agent_browse_actions data healthy front/migrations/db/migration_21.sql
agent_search_labels_actions data healthy front/migrations/db/migration_176.sql
user_conversation_reads data healthy front/migrations/db/migration_498.sql
labs_connections_configurations data healthy front/migrations/db/migration_209.sql

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

LabelLayerStatusPath
GET / api healthy connectors/src/api_server.ts
POST /connectors/create/:connector_provider api healthy connectors/src/api_server.ts
POST /connectors/update/:connector_id/ api healthy connectors/src/api_server.ts
POST /connectors/pause/:connector_id api healthy connectors/src/api_server.ts
POST /connectors/unpause/:connector_id api healthy connectors/src/api_server.ts
DELETE /connectors/delete/:connector_id api healthy connectors/src/api_server.ts
GET /connectors/:connector_id api healthy connectors/src/api_server.ts
GET /connectors api healthy connectors/src/api_server.ts
POST /connectors/sync/:connector_id api healthy connectors/src/api_server.ts
GET /connectors/:connector_id/permissions api healthy connectors/src/api_server.ts
POST /connectors/:connector_id/permissions api healthy connectors/src/api_server.ts
PATCH /slack/channels/linked_with_agent api healthy connectors/src/api_server.ts
GET /slack/channels/linked_with_agent api healthy connectors/src/api_server.ts
GET /notion/url/status api healthy connectors/src/api_server.ts
GET /connectors/:connector_id/notion/workspace_id api healthy connectors/src/api_server.ts
POST /webhooks/:webhook_secret/slack api healthy connectors/src/api_server.ts
POST /webhooks/:webhook_secret/slack_interaction api healthy connectors/src/api_server.ts
POST /webhooks/:webhook_secret/slack_bot api healthy connectors/src/api_server.ts
POST /webhooks/:webhook_secret/slack_bot_interaction api healthy connectors/src/api_server.ts
POST /webhooks/:webhooks_secret/github api healthy connectors/src/api_server.ts
POST /webhooks/:webhooks_secret/notion api healthy connectors/src/api_server.ts
POST /webhooks/:webhooks_secret/firecrawl api healthy connectors/src/api_server.ts
POST /webhooks/:webhooks_secret/discord/app api healthy connectors/src/api_server.ts
POST /webhooks/:webhook_secret/microsoft_teams_bot api healthy connectors/src/api_server.ts
POST /webhooks_router_entries/:webhook_secret/:provider/:pr… api healthy connectors/src/api_server.ts
GET /webhooks_router_entries/:webhook_secret/:provider/:pro… api healthy connectors/src/api_server.ts
PATCH /connectors/:connector_id/configuration api healthy connectors/src/api_server.ts
POST /connectors/:connector_id/config/:config_key api healthy connectors/src/api_server.ts
GET /connectors/:connector_id/config/:config_key api healthy connectors/src/api_server.ts
POST /connectors/admin api healthy connectors/src/api_server.ts
POST / api healthy front-api/lib/api/assistant/conversation/resolve_authentica…
ALL /static/* api healthy front-api/routes/subtle1.ts
ALL /* api healthy front-api/routes/subtle1.ts
ALL / api healthy front-api/routes/v1/auth/[action].ts
GET /:scope/:rel{.+} api healthy front-api/routes/v1/viz/files/[...segments].ts
GET /:fileId api healthy front-api/routes/v1/viz/files/[fileId].ts
DELETE / api healthy front-api/routes/v1/w/[wId]/spaces/[spaceId]/data_sources/[…
PATCH / api healthy front-api/routes/v1/w/[wId]/spaces/[spaceId]/data_source_vi…
GET /:rel{.+} api healthy front-api/routes/v1/w/[wId]/assistant/conversations/[cId]/f…
GET /.well-known/oauth-protected-resource api healthy front-api/routes/mcp/well-known.ts
GET /.well-known/oauth-authorization-server api healthy front-api/routes/mcp/well-known.ts
OPTIONS / api healthy front-api/routes/novu/index.ts
USE /auth-context/* api healthy front-api/routes/w/[wId]/index.ts
USE /feature-flags/* api healthy front-api/routes/w/[wId]/index.ts
USE /welcome/* api healthy front-api/routes/w/[wId]/index.ts
USE /verify/* api healthy front-api/routes/w/[wId]/index.ts
USE /trial-message-usage/* api healthy front-api/routes/w/[wId]/index.ts
USE /coupon/validate/* api healthy front-api/routes/w/[wId]/index.ts
USE /trial/start/* api healthy front-api/routes/w/[wId]/index.ts
USE /credits api healthy front-api/routes/w/[wId]/index.ts

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

LabelLayerStatusPath
build cicd healthy .github/workflows/publish-sdk-client.yml
package-chrome cicd healthy .github/workflows/package-extension-preview.yaml
comment-package-chrome cicd healthy .github/workflows/package-extension-preview.yaml
package-firefox cicd healthy .github/workflows/package-extension-preview.yaml
comment-package-firefox cicd healthy .github/workflows/package-extension-preview.yaml
tsgo cicd healthy .github/workflows/build-spa.yaml
build cicd healthy .github/workflows/publish-cli.yml
add_label cicd healthy .github/workflows/label-pmrr.yml
check-changes cicd healthy .github/workflows/build-egress-proxy.yml
test cicd healthy .github/workflows/build-egress-proxy.yml
deploy-production cicd healthy .github/workflows/deploy-spa-production.yaml
deploy-app cicd healthy .github/workflows/deploy-spa-preview.yaml
comment-deploy-app cicd healthy .github/workflows/deploy-spa-preview.yaml
code-review cicd healthy .github/workflows/claude-code-review.yml
check-changes cicd healthy .github/workflows/build-and-test-core.yml
test cicd healthy .github/workflows/build-and-test-core.yml
rdme-openapi cicd healthy .github/workflows/deploy-docs-openapi.yml
list-tags cicd healthy .github/workflows/list-tags.yaml
tsgo cicd healthy .github/workflows/build-extension.yml
apply-patch cicd healthy .github/workflows/release-sandbox-tool.yml
check-branch cicd healthy .github/workflows/deploy-spa.yaml
prepare cicd healthy .github/workflows/deploy-spa.yaml
notify-start cicd healthy .github/workflows/deploy-spa.yaml
deploy cicd healthy .github/workflows/deploy-spa.yaml
build cicd healthy .github/workflows/build-sparkle.yml
danger-front cicd healthy .github/workflows/run-dangerjs.yml
danger-connectors cicd healthy .github/workflows/run-dangerjs.yml
release cicd healthy .github/workflows/release-dsbx-cli.yml
build cicd healthy .github/workflows/build-cli.yml
typecheck cicd healthy .github/workflows/build-and-lint-dust-hive.yml
lint cicd healthy .github/workflows/build-and-lint-dust-hive.yml
test cicd healthy .github/workflows/build-and-lint-dust-hive.yml
ensure-sandbox-images cicd healthy .github/workflows/deploy.yml
check-branch cicd healthy .github/workflows/deploy.yml
prepare cicd healthy .github/workflows/deploy.yml
notify-start cicd healthy .github/workflows/deploy.yml
create-matrix cicd healthy .github/workflows/deploy.yml
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
deploy-app cicd healthy .github/workflows/deploy.yml
deploy-poke cicd healthy .github/workflows/deploy.yml
tests cicd healthy .github/workflows/build-and-test-front.yml
tsgo cicd healthy .github/workflows/build-and-test-front.yml
lint cicd healthy .github/workflows/build-and-test-front.yml
release cicd healthy .github/workflows/sandbox-bedrock-release.yml
tests cicd healthy .github/workflows/build-and-test-front-api.yml
tsgo cicd healthy .github/workflows/build-and-test-front-api.yml
check-frozen-migration-dirs cicd healthy .github/workflows/check-migrations.yml
tsgo cicd healthy .github/workflows/build-and-test-connectors.yml
tests cicd healthy .github/workflows/build-and-test-connectors.yml

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

LabelLayerStatusPath
auth::core/src/databases/remote_databases/remote_database.rs security healthy core/src/databases/remote_databases/remote_database.rs
auth::front/pages/api/w/[wId]/spaces/[spaceId]/data_sources… security healthy front/pages/api/w/[wId]/spaces/[spaceId]/data_sources/index…
auth::front-api/app.ts security healthy front-api/app.ts
auth::front-api/routes/v1/viz/content.test.ts security healthy front-api/routes/v1/viz/content.test.ts
auth::core/src/oauth/tests/functional_credentials.rs security healthy core/src/oauth/tests/functional_credentials.rs
auth::front-api/routes/mcp/well-known.ts security healthy front-api/routes/mcp/well-known.ts
auth::core/src/oauth/providers/productboard.rs security healthy core/src/oauth/providers/productboard.rs
auth::connectors/src/connectors/gong/lib/utils.ts security healthy connectors/src/connectors/gong/lib/utils.ts
auth::front/components/data_source/CreateOrUpdateConnection… security healthy front/components/data_source/CreateOrUpdateConnectionBigQue…
auth::front/lib/api/triggers/built-in-webhooks/fathom/servi… security healthy front/lib/api/triggers/built-in-webhooks/fathom/service.ts
auth::front/admin/audit_log_schemas/oauth.authorized.json security healthy front/admin/audit_log_schemas/oauth.authorized.json
auth::front/pages/api/v1/viz/files/segments.test.ts security healthy front/pages/api/v1/viz/files/segments.test.ts
auth::x/henry/dust-hive/tests/lib/services.test.ts security healthy x/henry/dust-hive/tests/lib/services.test.ts
auth::core/src/oauth/providers/freshservice.rs security healthy core/src/oauth/providers/freshservice.rs
auth::connectors/src/types/oauth/lib.ts security healthy connectors/src/types/oauth/lib.ts
auth::.github/workflows/publish-sdk-client.yml security healthy .github/workflows/publish-sdk-client.yml
auth::front-api/routes/w/[wId]/spaces/[spaceId]/data_source… security healthy front-api/routes/w/[wId]/spaces/[spaceId]/data_sources/inde…
auth::sdks/js/src/types.ts security healthy sdks/js/src/types.ts
auth::front/lib/api/oauth/providers/mcp.test.ts security healthy front/lib/api/oauth/providers/mcp.test.ts
auth::connectors/src/connectors/github/lib/code/tar_extract… security healthy connectors/src/connectors/github/lib/code/tar_extraction.ts
auth::front-spa/vite.config.ts security healthy front-spa/vite.config.ts
auth::front/lib/api/oauth/providers/zendesk.ts security healthy front/lib/api/oauth/providers/zendesk.ts
auth::connectors/src/lib/error.ts security healthy connectors/src/lib/error.ts
auth::connectors/src/api/webhooks/teams/jwt_validation.test… security healthy connectors/src/api/webhooks/teams/jwt_validation.test.ts
auth::core/src/oauth/connection.rs security healthy core/src/oauth/connection.rs
auth::core/Cargo.toml security healthy core/Cargo.toml
auth::front/lib/api/triggers/built-in-webhooks/linear/servi… security healthy front/lib/api/triggers/built-in-webhooks/linear/service.ts
auth::front/lib/api/oauth/providers/freshservice.ts security healthy front/lib/api/oauth/providers/freshservice.ts
auth::connectors/src/api/webhooks/teams/jwt_validation.ts security healthy connectors/src/api/webhooks/teams/jwt_validation.ts
auth::front/components/triggers/CreateWebhookSourceWithProv… security healthy front/components/triggers/CreateWebhookSourceWithProviderFo…
auth::front/lib/api/mcp_server/urls.ts security healthy front/lib/api/mcp_server/urls.ts
auth::front/pages/api/w/[wId]/labs/transcripts/[tId].ts security healthy front/pages/api/w/[wId]/labs/transcripts/[tId].ts
auth::extension/shared/background.ts security healthy extension/shared/background.ts
auth::connectors/src/connectors/microsoft/temporal/activiti… security healthy connectors/src/connectors/microsoft/temporal/activities.ts
auth::connectors/src/connectors/salesforce/lib/utils.ts security healthy connectors/src/connectors/salesforce/lib/utils.ts
auth::front/lib/api/sandbox/egress.test.ts security healthy front/lib/api/sandbox/egress.test.ts
auth::connectors/src/connectors/snowflake/temporal/cast_kno… security healthy connectors/src/connectors/snowflake/temporal/cast_known_err…
auth::cli/dust-cli/src/utils/tokenStorage.ts security healthy cli/dust-cli/src/utils/tokenStorage.ts
auth::core/src/http/proxy_client.rs security healthy core/src/http/proxy_client.rs
auth::front/vite.globalSetup.ts security healthy front/vite.globalSetup.ts
auth::front/lib/api/oauth/providers/notion.ts security healthy front/lib/api/oauth/providers/notion.ts
auth::core/src/oauth/providers/slack.rs security healthy core/src/oauth/providers/slack.rs
auth::front/components/actions/mcp/create/static_credential… security healthy front/components/actions/mcp/create/static_credential_forms…
auth::core/src/databases/remote_databases/snowflake/api/aut… security healthy core/src/databases/remote_databases/snowflake/api/auth.rs
auth::extension/platforms/front/services/auth.ts security healthy extension/platforms/front/services/auth.ts
auth::core/src/oauth/providers/slack_tools.rs security healthy core/src/oauth/providers/slack_tools.rs
auth::front/lib/api/oauth/providers/gmail.ts security healthy front/lib/api/oauth/providers/gmail.ts
auth::front/lib/swr/oauth.ts security healthy front/lib/swr/oauth.ts
auth::front/lib/models/agent/actions/mcp_server_view.ts security healthy front/lib/models/agent/actions/mcp_server_view.ts
auth::x/henry/dust-hive/tests/lib/registry.test.ts security healthy x/henry/dust-hive/tests/lib/registry.test.ts

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

LabelLayerStatusPath
gha::publish-sdk-client cicd healthy .github/workflows/publish-sdk-client.yml
gha::package-extension-preview cicd healthy .github/workflows/package-extension-preview.yaml
gha::build-spa cicd healthy .github/workflows/build-spa.yaml
gha::publish-cli cicd healthy .github/workflows/publish-cli.yml
gha::label-pmrr cicd healthy .github/workflows/label-pmrr.yml
gha::build-egress-proxy cicd healthy .github/workflows/build-egress-proxy.yml
gha::deploy-spa-production cicd healthy .github/workflows/deploy-spa-production.yaml
gha::deploy-spa-preview cicd healthy .github/workflows/deploy-spa-preview.yaml
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::build-and-test-core cicd healthy .github/workflows/build-and-test-core.yml
gha::deploy-docs-openapi cicd healthy .github/workflows/deploy-docs-openapi.yml
gha::list-tags cicd healthy .github/workflows/list-tags.yaml
gha::build-extension cicd healthy .github/workflows/build-extension.yml
gha::release-sandbox-tool cicd healthy .github/workflows/release-sandbox-tool.yml
gha::deploy-spa cicd healthy .github/workflows/deploy-spa.yaml
gha::build-sparkle cicd healthy .github/workflows/build-sparkle.yml
gha::run-dangerjs cicd healthy .github/workflows/run-dangerjs.yml
gha::release-dsbx-cli cicd healthy .github/workflows/release-dsbx-cli.yml
gha::build-cli cicd healthy .github/workflows/build-cli.yml
gha::build-and-lint-dust-hive cicd healthy .github/workflows/build-and-lint-dust-hive.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::build-and-test-front cicd healthy .github/workflows/build-and-test-front.yml
gha::sandbox-bedrock-release cicd healthy .github/workflows/sandbox-bedrock-release.yml
gha::build-and-test-front-api cicd healthy .github/workflows/build-and-test-front-api.yml
gha::check-migrations cicd healthy .github/workflows/check-migrations.yml
gha::build-and-test-connectors cicd healthy .github/workflows/build-and-test-connectors.yml
gha::build-viz cicd healthy .github/workflows/build-viz.yml
gha::sandbox-img-registry cicd healthy .github/workflows/sandbox-img-registry.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::format-check cicd healthy .github/workflows/format-check.yml
gha::build-canary-image cicd healthy .github/workflows/build-canary-image.yml
gha::build-dust-sandbox cicd healthy .github/workflows/build-dust-sandbox.yml
gha::package-extension cicd healthy .github/workflows/package-extension.yaml
gha::assign-issues-to-eng-runner cicd healthy .github/workflows/assign-issues-to-eng-runner.yml
gha::revert cicd healthy .github/workflows/revert.yml

LabelLayerStatusPath
ADD_TO_PROJECT_PAT cicd healthy
SPARKLE_RELEASE_BOT_APP_ID cicd healthy
CONTENTFUL_SPACE_ID cicd healthy
DD_CLIENT_TOKEN cicd healthy
E2B_US_API_KEY cicd healthy
DEPOT_EU_PROJECT_TOKEN cicd healthy
DD_API_KEY cicd healthy
README_API_KEY cicd healthy
DEPOT_PROJECT_ID cicd healthy
SLACK_BOT_TOKEN cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
SLACK_CHANNEL_ID cicd healthy
ANTHROPIC_API_KEY cicd healthy
INFRA_DISPATCH_APP_ID cicd healthy
DEPOT_PROJECT_TOKEN cicd healthy
INFRA_DISPATCH_APP_PRIVATE_KEY cicd healthy
TEST_OAUTH_ENCRYPTION_KEY cicd healthy
CONTENTFUL_ACCESS_TOKEN cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
SBX_GCP_ARTIFACT_RO_SERVICE_ACCOUNT_JSON cicd healthy
DEPOT_EU_PROJECT_ID cicd healthy
GITHUB_TOKEN cicd healthy
SPARKLE_RELEASE_BOT_PRIVATE_KEY cicd healthy
GCLOUD_US_PROJECT_ID cicd healthy
VIRTUOSO_LICENSE_KEY cicd healthy
E2B_API_KEY cicd healthy
GCLOUD_EU_PROJECT_ID cicd healthy

LabelLayerStatusPath
port:5432 network healthy docker-compose.yml
port:6334 network healthy docker-compose.yml
port:6333 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:9998 network healthy docker-compose.yml
port:9200 network healthy docker-compose.yml
port:3000 network healthy front/components/agent_builder/capabilities/mcp/utils/formD…
port:443 network healthy front/lib/api/actions/servers/sandbox/tools/index.test.ts
port:5001 network healthy firebase-functions/webhook-router/docker-compose.yml
port:9000 network healthy firebase-functions/webhook-router/docker-compose.yml
port:9199 network healthy firebase-functions/webhook-router/docker-compose.yml
port:4000 network healthy firebase-functions/webhook-router/docker-compose.yml
port:3050 network healthy x/henry/research-god/web/src/server.ts
port:10000 network healthy x/henry/dust-hive/tests/lib/envgen.test.ts
port:11000 network healthy x/henry/dust-hive/tests/lib/envgen.test.ts
port:3012 network healthy extension/platforms/front/webpack.config.ts
port:9090 network healthy extension/platforms/chrome/webpack.config.ts
port:9080 network healthy extension/platforms/firefox/webpack.config.ts
port:3011 network healthy front-spa/vite.config.ts
port:3010 network healthy front-spa/vite.config.ts
port:3008 network healthy sparkle/playground/vite.config.ts
port:5433 network healthy .github/workflows/build-and-test-core.yml
port:5434 network healthy .github/workflows/build-and-test-front.yml

LabelLayerStatusPath
image::cli/dust-sandbox/e2e/Dockerfile hardware healthy cli/dust-sandbox/e2e/Dockerfile
image::firebase-functions/webhook-router/Dockerfile hardware healthy firebase-functions/webhook-router/Dockerfile
image::x/henry/sandbox-benchmarks/cloudflare/worker/Dockerf… hardware healthy x/henry/sandbox-benchmarks/cloudflare/worker/Dockerfile
db hardware healthy docker-compose.yml
qdrant_primary hardware healthy docker-compose.yml
qdrant_secondary hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
apache-tika hardware healthy docker-compose.yml
elasticsearch hardware healthy docker-compose.yml
kibana_settings hardware healthy docker-compose.yml
kibana hardware healthy docker-compose.yml
firebase-emulators hardware healthy firebase-functions/webhook-router/docker-compose.yml
db hardware healthy x/henry/dust-hive/docker-compose.yml
redis hardware healthy x/henry/dust-hive/docker-compose.yml
qdrant hardware healthy x/henry/dust-hive/docker-compose.yml
elasticsearch hardware healthy x/henry/dust-hive/docker-compose.yml
apache-tika hardware healthy x/henry/dust-hive/docker-compose.yml

LabelLayerStatusPath
postgres data healthy docker-compose.yml
postgresql data healthy docker-compose.yml
redis data healthy docker-compose.yml
elasticsearch data healthy docker-compose.yml
mysql data healthy front/tests/dedup-evals/test-suites/todo-deduplication.ts
sqlite data healthy front/components/data_source_view/DataSourceViewSelector.tsx
mongodb data healthy front/components/agent_builder/capabilities/mcp/utils/formD…

LabelLayerStatusPath
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts
generic_api_key::connectors/src/lib/remote_databases/activi… security healthy connectors/src/lib/remote_databases/activities.test.ts

LabelLayerStatusPath
vps::azure hardware healthy connectors/scripts/setup-teams-bot.sh
vps::gcp hardware healthy scripts/run-migrations.sh
vps::aws hardware healthy front/types/oauth/lib.test.ts

LabelLayerStatusPath
nginx network healthy connectors/src/connectors/snowflake/lib/snowflake_api.ts
loadbalancer network healthy front-api/routes/healthz/ready.ts

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

LabelLayerStatusPath
pubsub data healthy front-api/lib/api/sse/message_events.ts

LabelLayerStatusPath
gpu (detected) hardware healthy front/scripts/seed/sidekick/assets/conversations.json
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/01cb7246-ff70-4ac6-af6b-2a731e91b79c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/01cb7246-ff70-4ac6-af6b-2a731e91b79c/

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.