https://github.com/RhysSullivan/executor
· scanned 2026-05-15 00:07 UTC (3 weeks ago)
· 10 languages
374 findings (25 legacy + 349 scanner) 16th percentile · Typescript · large (100-500K LoC) Scanner says 70 (lower by 5)
Last scanned 3 weeks ago · v1 · 18 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
58.9 | 0.25 | 14.72 |
testing_score |
84.0 | 0.20 | 16.80 |
documentation_score |
60.0 | 0.15 | 9.00 |
practices_score |
65.0 | 0.15 | 9.75 |
code_quality |
60.0 | 0.10 | 6.00 |
| Overall | 1.00 | 65.3 |
All 4206 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
workflow |
software | healthy | tests/release-workflows.test.ts:workflow |
occupied |
software | healthy | tests/daemon-bootstrap.test.ts:occupied |
makeExecutor |
software | healthy | tests/presets-reachable.test.ts:makeExecutor |
fileSystemError |
software | healthy | tests/daemon-state.test.ts:fileSystemError |
dirnameOf |
software | healthy | tests/release-bootstrap-smoke.test.ts:dirnameOf |
runCommand |
software | healthy | tests/release-bootstrap-smoke.test.ts:runCommand |
listen |
software | healthy | tests/release-bootstrap-smoke.test.ts:listen |
onError |
software | healthy | tests/release-bootstrap-smoke.test.ts:onError |
closeServer |
software | healthy | tests/release-bootstrap-smoke.test.ts:closeServer |
isRecord |
software | healthy | apps/cli/src/tooling.ts:isRecord |
stripRepeatedErrorPrefix |
software | healthy | apps/cli/src/tooling.ts:stripRepeatedErrorPrefix |
sanitizeCliOutputText |
software | healthy | apps/cli/src/tooling.ts:sanitizeCliOutputText |
toToolPathSegments |
software | healthy | apps/cli/src/tooling.ts:toToolPathSegments |
isPrefixOf |
software | healthy | apps/cli/src/tooling.ts:isPrefixOf |
inspectToolPath |
software | healthy | apps/cli/src/tooling.ts:inspectToolPath |
buildToolPath |
software | healthy | apps/cli/src/tooling.ts:buildToolPath |
buildToolAccessExpression |
software | healthy | apps/cli/src/tooling.ts:buildToolAccessExpression |
parseJsonObjectInput |
software | healthy | apps/cli/src/tooling.ts:parseJsonObjectInput |
extractExecutionResult |
software | healthy | apps/cli/src/tooling.ts:extractExecutionResult |
extractExecutionId |
software | healthy | apps/cli/src/tooling.ts:extractExecutionId |
normalizeCliErrorText |
software | healthy | apps/cli/src/tooling.ts:normalizeCliErrorText |
extractPausedInteraction |
software | healthy | apps/cli/src/tooling.ts:extractPausedInteraction |
schemaExample |
software | healthy | apps/cli/src/tooling.ts:schemaExample |
buildResumeContentTemplate |
software | healthy | apps/cli/src/tooling.ts:buildResumeContentTemplate |
shellQuoteArg |
software | healthy | apps/cli/src/tooling.ts:shellQuoteArg |
tokenizeSegment |
software | healthy | apps/cli/src/tooling.ts:tokenizeSegment |
tokenVariants |
software | healthy | apps/cli/src/tooling.ts:tokenVariants |
segmentMatchesToken |
software | healthy | apps/cli/src/tooling.ts:segmentMatchesToken |
filterToolPathChildren |
software | healthy | apps/cli/src/tooling.ts:filterToolPathChildren |
buildSearchToolsCode |
software | healthy | apps/cli/src/tooling.ts:buildSearchToolsCode |
buildListSourcesCode |
software | healthy | apps/cli/src/tooling.ts:buildListSourcesCode |
buildDescribeToolCode |
software | healthy | apps/cli/src/tooling.ts:buildDescribeToolCode |
buildInvokeToolCode |
software | healthy | apps/cli/src/tooling.ts:buildInvokeToolCode |
parseDaemonBaseUrl |
software | healthy | apps/cli/src/daemon.ts:parseDaemonBaseUrl |
canAutoStartLocalDaemonForHost |
software | healthy | apps/cli/src/daemon.ts:canAutoStartLocalDaemonForHost |
isDevCliEntrypoint |
software | healthy | apps/cli/src/daemon.ts:isDevCliEntrypoint |
buildDaemonSpawnSpec |
software | healthy | apps/cli/src/daemon.ts:buildDaemonSpawnSpec |
spawnDetached |
software | healthy | apps/cli/src/daemon.ts:spawnDetached |
toProbeHost |
software | healthy | apps/cli/src/daemon.ts:toProbeHost |
isPortAvailable |
software | healthy | apps/cli/src/daemon.ts:isPortAvailable |
cleanup |
software | healthy | apps/cli/src/daemon.ts:cleanup |
pickEphemeralPort |
software | healthy | apps/cli/src/daemon.ts:pickEphemeralPort |
chooseDaemonPort |
software | healthy | apps/cli/src/daemon.ts:chooseDaemonPort |
waitForShutdownSignal |
software | healthy | apps/cli/src/main.ts:waitForShutdownSignal |
shutdown |
software | healthy | apps/cli/src/main.ts:shutdown |
isRecord |
software | healthy | apps/cli/src/main.ts:isRecord |
isServerReachable |
software | healthy | apps/cli/src/main.ts:isServerReachable |
toError |
software | healthy | apps/cli/src/main.ts:toError |
parseDaemonUrl |
software | healthy | apps/cli/src/main.ts:parseDaemonUrl |
daemonBaseUrl |
software | healthy | apps/cli/src/main.ts:daemonBaseUrl |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
skills-lock.json |
software | healthy | skills-lock.json |
README.md |
software | healthy | README.md |
vision.md |
software | healthy | vision.md |
package.json |
software | healthy | package.json |
.oxfmtrc.json |
software | healthy | .oxfmtrc.json |
turbo.json |
software | healthy | turbo.json |
warden.toml |
software | healthy | warden.toml |
knip.config.ts |
software | warning | knip.config.ts |
autumn.config.ts |
software | warning | autumn.config.ts |
RELEASING.md |
software | healthy | RELEASING.md |
tsconfig.json |
software | healthy | tsconfig.json |
AGENTS.md |
software | healthy | AGENTS.md |
opencode.json |
software | healthy | opencode.json |
vitest.config.ts |
software | warning | vitest.config.ts |
release-workflows.test.ts |
software | healthy | tests/release-workflows.test.ts |
tools-cli.test.ts |
software | warning | tests/tools-cli.test.ts |
daemon-bootstrap.test.ts |
software | healthy | tests/daemon-bootstrap.test.ts |
presets-reachable.test.ts |
software | healthy | tests/presets-reachable.test.ts |
source-identity.test.ts |
software | warning | tests/source-identity.test.ts |
daemon-state.test.ts |
software | healthy | tests/daemon-state.test.ts |
release-bootstrap-smoke.test.ts |
software | healthy | tests/release-bootstrap-smoke.test.ts |
package.json |
software | healthy | apps/cli/package.json |
tsconfig.json |
software | healthy | apps/cli/tsconfig.json |
CHANGELOG.md |
software | healthy | apps/cli/CHANGELOG.md |
vitest.config.ts |
software | warning | apps/cli/vitest.config.ts |
tooling.ts |
software | healthy | apps/cli/src/tooling.ts |
daemon.ts |
software | healthy | apps/cli/src/daemon.ts |
daemon.test.ts |
software | warning | apps/cli/src/daemon.test.ts |
embedded-web-ui.gen.ts |
software | warning | apps/cli/src/embedded-web-ui.gen.ts |
tooling.test.ts |
software | warning | apps/cli/src/tooling.test.ts |
main.ts |
software | healthy | apps/cli/src/main.ts |
release.ts |
software | healthy | apps/cli/src/release.ts |
integrations.ts |
software | healthy | apps/cli/src/integrations.ts |
build.ts |
software | healthy | apps/cli/src/build.ts |
installation.ts |
software | healthy | apps/cli/src/installation.ts |
embedded-web-ui.gen.d.ts |
software | warning | apps/cli/src/embedded-web-ui.gen.d.ts |
daemon-state.ts |
software | healthy | apps/cli/src/daemon-state.ts |
daemon-state.test.ts |
software | warning | apps/cli/src/daemon-state.test.ts |
next.md |
software | healthy | apps/cli/release-notes/next.md |
electron.vite.config.ts |
software | warning | apps/desktop/electron.vite.config.ts |
package.json |
software | healthy | apps/desktop/package.json |
electron-builder.config.ts |
software | warning | apps/desktop/electron-builder.config.ts |
tsconfig.json |
software | healthy | apps/desktop/tsconfig.json |
CHANGELOG.md |
software | healthy | apps/desktop/CHANGELOG.md |
smoke-sidecar.ts |
software | healthy | apps/desktop/scripts/smoke-sidecar.ts |
build-sidecar.ts |
software | healthy | apps/desktop/scripts/build-sidecar.ts |
index.html |
software | healthy | apps/desktop/src/renderer/index.html |
server-settings.ts |
software | warning | apps/desktop/src/shared/server-settings.ts |
index.ts |
software | healthy | apps/desktop/src/preload/index.ts |
sidecar.ts |
software | healthy | apps/desktop/src/main/sidecar.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SidecarPortInUseError |
software | healthy | apps/desktop/src/main/sidecar.ts:SidecarPortInUseError |
DOMException |
software | healthy | apps/cloud/worker-configuration.d.ts:DOMException |
WorkerGlobalScope |
software | healthy | apps/cloud/worker-configuration.d.ts:WorkerGlobalScope |
CompileError |
software | healthy | apps/cloud/worker-configuration.d.ts:CompileError |
RuntimeError |
software | healthy | apps/cloud/worker-configuration.d.ts:RuntimeError |
Global |
software | healthy | apps/cloud/worker-configuration.d.ts:Global |
Instance |
software | healthy | apps/cloud/worker-configuration.d.ts:Instance |
Memory |
software | healthy | apps/cloud/worker-configuration.d.ts:Memory |
Module |
software | healthy | apps/cloud/worker-configuration.d.ts:Module |
Table |
software | healthy | apps/cloud/worker-configuration.d.ts:Table |
Navigator |
software | healthy | apps/cloud/worker-configuration.d.ts:Navigator |
DurableObjectNamespace |
software | healthy | apps/cloud/worker-configuration.d.ts:DurableObjectNamespace |
WebSocketRequestResponsePair |
software | healthy | apps/cloud/worker-configuration.d.ts:WebSocketRequestRespon… |
Event |
software | healthy | apps/cloud/worker-configuration.d.ts:Event |
EventTarget |
software | healthy | apps/cloud/worker-configuration.d.ts:EventTarget |
AbortController |
software | healthy | apps/cloud/worker-configuration.d.ts:AbortController |
AbortSignal |
software | healthy | apps/cloud/worker-configuration.d.ts:AbortSignal |
ExtendableEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:ExtendableEvent |
CustomEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:CustomEvent |
Blob |
software | healthy | apps/cloud/worker-configuration.d.ts:Blob |
File |
software | healthy | apps/cloud/worker-configuration.d.ts:File |
CacheStorage |
software | healthy | apps/cloud/worker-configuration.d.ts:CacheStorage |
Cache |
software | healthy | apps/cloud/worker-configuration.d.ts:Cache |
Crypto |
software | healthy | apps/cloud/worker-configuration.d.ts:Crypto |
SubtleCrypto |
software | healthy | apps/cloud/worker-configuration.d.ts:SubtleCrypto |
CryptoKey |
software | healthy | apps/cloud/worker-configuration.d.ts:CryptoKey |
DigestStream |
software | healthy | apps/cloud/worker-configuration.d.ts:DigestStream |
TextDecoder |
software | healthy | apps/cloud/worker-configuration.d.ts:TextDecoder |
TextEncoder |
software | healthy | apps/cloud/worker-configuration.d.ts:TextEncoder |
ErrorEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:ErrorEvent |
MessageEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:MessageEvent |
PromiseRejectionEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:PromiseRejectionEvent |
FormData |
software | healthy | apps/cloud/worker-configuration.d.ts:FormData |
HTMLRewriter |
software | healthy | apps/cloud/worker-configuration.d.ts:HTMLRewriter |
FetchEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:FetchEvent |
Headers |
software | healthy | apps/cloud/worker-configuration.d.ts:Headers |
Body |
software | healthy | apps/cloud/worker-configuration.d.ts:Body |
R2Bucket |
software | healthy | apps/cloud/worker-configuration.d.ts:R2Bucket |
R2Object |
software | healthy | apps/cloud/worker-configuration.d.ts:R2Object |
ScheduledEvent |
software | healthy | apps/cloud/worker-configuration.d.ts:ScheduledEvent |
ReadableStreamDefaultReader |
software | healthy | apps/cloud/worker-configuration.d.ts:ReadableStreamDefaultR… |
ReadableStreamBYOBReader |
software | healthy | apps/cloud/worker-configuration.d.ts:ReadableStreamBYOBRead… |
ReadableStreamBYOBRequest |
software | healthy | apps/cloud/worker-configuration.d.ts:ReadableStreamBYOBRequ… |
ReadableStreamDefaultController |
software | healthy | apps/cloud/worker-configuration.d.ts:ReadableStreamDefaultC… |
ReadableByteStreamController |
software | healthy | apps/cloud/worker-configuration.d.ts:ReadableByteStreamCont… |
WritableStreamDefaultController |
software | healthy | apps/cloud/worker-configuration.d.ts:WritableStreamDefaultC… |
TransformStreamDefaultController |
software | healthy | apps/cloud/worker-configuration.d.ts:TransformStreamDefault… |
WritableStream |
software | healthy | apps/cloud/worker-configuration.d.ts:WritableStream |
WritableStreamDefaultWriter |
software | healthy | apps/cloud/worker-configuration.d.ts:WritableStreamDefaultW… |
TransformStream |
software | healthy | apps/cloud/worker-configuration.d.ts:TransformStream |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
apps |
software | healthy | apps |
cli |
software | healthy | apps/cli |
src |
software | healthy | apps/cli/src |
release-notes |
software | healthy | apps/cli/release-notes |
desktop |
software | healthy | apps/desktop |
scripts |
software | healthy | apps/desktop/scripts |
src |
software | healthy | apps/desktop/src |
renderer |
software | healthy | apps/desktop/src/renderer |
shared |
software | healthy | apps/desktop/src/shared |
preload |
software | healthy | apps/desktop/src/preload |
main |
software | healthy | apps/desktop/src/main |
sidecar |
software | healthy | apps/desktop/src/sidecar |
cloud |
software | healthy | apps/cloud |
scripts |
software | healthy | apps/cloud/scripts |
test-stubs |
software | healthy | apps/cloud/test-stubs |
drizzle |
software | healthy | apps/cloud/drizzle |
meta |
software | healthy | apps/cloud/drizzle/meta |
src |
software | healthy | apps/cloud/src |
auth |
software | healthy | apps/cloud/src/auth |
api |
software | healthy | apps/cloud/src/api |
mcp |
software | healthy | apps/cloud/src/mcp |
routes |
software | healthy | apps/cloud/src/routes |
web |
software | healthy | apps/cloud/src/web |
components |
software | healthy | apps/cloud/src/web/components |
pages |
software | healthy | apps/cloud/src/web/pages |
services |
software | healthy | apps/cloud/src/services |
__test-harness__ |
software | healthy | apps/cloud/src/services/__test-harness__ |
org |
software | healthy | apps/cloud/src/org |
local |
software | healthy | apps/local |
drizzle |
software | healthy | apps/local/drizzle |
meta |
software | healthy | apps/local/drizzle/meta |
src |
software | healthy | apps/local/src |
server |
software | healthy | apps/local/src/server |
__test-helpers__ |
software | healthy | apps/local/src/server/__test-helpers__ |
marketing |
software | healthy | apps/marketing |
src |
software | healthy | apps/marketing/src |
components |
software | healthy | apps/marketing/src/components |
ui |
software | healthy | apps/marketing/src/components/ui |
lib |
software | healthy | apps/marketing/src/lib |
pages |
software | healthy | apps/marketing/src/pages |
api |
software | healthy | apps/marketing/src/pages/api |
styles |
software | healthy | apps/marketing/src/styles |
scripts |
software | healthy | scripts |
oxlint-plugin-executor |
software | healthy | scripts/oxlint-plugin-executor |
rules |
software | healthy | scripts/oxlint-plugin-executor/rules |
packages |
software | healthy | packages |
app |
software | healthy | packages/app |
src |
software | healthy | packages/app/src |
routes |
software | healthy | packages/app/src/routes |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/core/sdk/src/oauth-popup-types.ts |
security | healthy | packages/core/sdk/src/oauth-popup-types.ts |
auth::packages/react/src/plugins/oauth-sign-in.tsx |
security | healthy | packages/react/src/plugins/oauth-sign-in.tsx |
auth::packages/plugins/mcp/src/api/handlers.test.ts |
security | healthy | packages/plugins/mcp/src/api/handlers.test.ts |
auth::packages/plugins/openapi/src/react/EditOpenApiSource.… |
security | healthy | packages/plugins/openapi/src/react/EditOpenApiSource.tsx |
auth::packages/core/api/src/api.ts |
security | healthy | packages/core/api/src/api.ts |
auth::packages/plugins/graphql/src/react/GraphqlSourceSumma… |
security | healthy | packages/plugins/graphql/src/react/GraphqlSourceSummary.tsx |
auth::apps/cloud/src/routes/billing_.plans.tsx |
security | healthy | apps/cloud/src/routes/billing_.plans.tsx |
auth::packages/plugins/mcp/src/react/AddMcpSource.tsx |
security | healthy | packages/plugins/mcp/src/react/AddMcpSource.tsx |
auth::packages/plugins/graphql/src/react/EditGraphqlSource.… |
security | healthy | packages/plugins/graphql/src/react/EditGraphqlSource.tsx |
auth::packages/plugins/mcp/src/react/McpSignInButton.tsx |
security | healthy | packages/plugins/mcp/src/react/McpSignInButton.tsx |
auth::packages/plugins/google-discovery/src/react/AddGoogle… |
security | healthy | packages/plugins/google-discovery/src/react/AddGoogleDiscov… |
auth::packages/plugins/google-discovery/src/react/oauth.ts |
security | healthy | packages/plugins/google-discovery/src/react/oauth.ts |
auth::packages/core/sdk/src/core-schema.ts |
security | healthy | packages/core/sdk/src/core-schema.ts |
auth::packages/plugins/google-discovery/src/react/atoms.ts |
security | healthy | packages/plugins/google-discovery/src/react/atoms.ts |
auth::packages/plugins/mcp/src/react/McpSourceSummary.tsx |
security | healthy | packages/plugins/mcp/src/react/McpSourceSummary.tsx |
auth::packages/plugins/openapi/src/react/AddOpenApiSource.t… |
security | healthy | packages/plugins/openapi/src/react/AddOpenApiSource.tsx |
auth::packages/core/sdk/src/oauth-discovery.test.ts |
security | healthy | packages/core/sdk/src/oauth-discovery.test.ts |
auth::packages/react/package.json |
security | healthy | packages/react/package.json |
auth::packages/core/sdk/src/plugin.ts |
security | healthy | packages/core/sdk/src/plugin.ts |
auth::packages/plugins/openapi/src/sdk/usage-scope-isolatio… |
security | healthy | packages/plugins/openapi/src/sdk/usage-scope-isolation.test… |
auth::packages/core/sdk/src/oauth.ts |
security | healthy | packages/core/sdk/src/oauth.ts |
auth::packages/plugins/mcp/src/sdk/binding-store.ts |
security | healthy | packages/plugins/mcp/src/sdk/binding-store.ts |
auth::apps/cloud/src/api/protected.ts |
security | healthy | apps/cloud/src/api/protected.ts |
auth::packages/plugins/google-discovery/src/sdk/plugin.ts |
security | healthy | packages/plugins/google-discovery/src/sdk/plugin.ts |
auth::examples/all-plugins/src/main.ts |
security | healthy | examples/all-plugins/src/main.ts |
auth::packages/plugins/graphql/src/sdk/plugin.test.ts |
security | healthy | packages/plugins/graphql/src/sdk/plugin.test.ts |
auth::packages/plugins/openapi/src/sdk/multi-scope-oauth.te… |
security | healthy | packages/plugins/openapi/src/sdk/multi-scope-oauth.test.ts |
auth::packages/plugins/openapi/src/sdk/preview-oauth2.test.… |
security | healthy | packages/plugins/openapi/src/sdk/preview-oauth2.test.ts |
auth::apps/local/src/server/migrate-mcp-bindings.test.ts |
security | healthy | apps/local/src/server/migrate-mcp-bindings.test.ts |
auth::packages/plugins/google-discovery/src/api/handlers.ts |
security | healthy | packages/plugins/google-discovery/src/api/handlers.ts |
auth::packages/core/sdk/src/elicitation.ts |
security | healthy | packages/core/sdk/src/elicitation.ts |
auth::packages/plugins/openapi/src/sdk/types.ts |
security | healthy | packages/plugins/openapi/src/sdk/types.ts |
auth::packages/react/src/plugins/source-oauth-connection.tsx |
security | healthy | packages/react/src/plugins/source-oauth-connection.tsx |
auth::packages/plugins/openapi/src/sdk/plugin.ts |
security | healthy | packages/plugins/openapi/src/sdk/plugin.ts |
auth::packages/plugins/mcp/src/sdk/probe-shape.ts |
security | healthy | packages/plugins/mcp/src/sdk/probe-shape.ts |
auth::packages/core/api/src/oauth-popup.ts |
security | healthy | packages/core/api/src/oauth-popup.ts |
auth::packages/plugins/openapi/src/sdk/credential-status.te… |
security | healthy | packages/plugins/openapi/src/sdk/credential-status.test.ts |
auth::packages/react/src/plugins/credential-bindings.test.ts |
security | healthy | packages/react/src/plugins/credential-bindings.test.ts |
auth::apps/local/src/server/migrate-openapi-bindings.test.ts |
security | healthy | apps/local/src/server/migrate-openapi-bindings.test.ts |
auth::packages/plugins/workos-vault/src/sdk/secret-store.te… |
security | healthy | packages/plugins/workos-vault/src/sdk/secret-store.test.ts |
auth::packages/core/api/src/oauth-popup.test.ts |
security | healthy | packages/core/api/src/oauth-popup.test.ts |
auth::packages/core/execution/src/promise.ts |
security | healthy | packages/core/execution/src/promise.ts |
auth::packages/plugins/mcp/src/sdk/invoke.ts |
security | healthy | packages/plugins/mcp/src/sdk/invoke.ts |
auth::packages/react/src/api/oauth-popup.ts |
security | healthy | packages/react/src/api/oauth-popup.ts |
auth::packages/core/sdk/src/oauth-helpers.ts |
security | healthy | packages/core/sdk/src/oauth-helpers.ts |
auth::packages/plugins/mcp/src/sdk/probe-shape.test.ts |
security | healthy | packages/plugins/mcp/src/sdk/probe-shape.test.ts |
auth::apps/local/src/server/migrate-oauth-connections.test.… |
security | healthy | apps/local/src/server/migrate-oauth-connections.test.ts |
auth::packages/hosts/mcp/src/server.test.ts |
security | healthy | packages/hosts/mcp/src/server.test.ts |
auth::packages/plugins/google-discovery/src/react/GoogleDis… |
security | healthy | packages/plugins/google-discovery/src/react/GoogleDiscovery… |
auth::packages/plugins/google-discovery/src/sdk/plugin.test… |
security | healthy | packages/plugins/google-discovery/src/sdk/plugin.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
graphql_source_header |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
graphql_source_query_param |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
openapi_source_query_param |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
openapi_source_spec_fetch_header |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
openapi_source_spec_fetch_query_param |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
mcp_source_header |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
mcp_source_query_param |
data | healthy | apps/cloud/drizzle/0008_normalize_plugin_secret_refs.sql |
oauth2_session |
data | healthy | apps/cloud/drizzle/0007_military_young_avengers.sql |
tool_policy |
data | healthy | apps/cloud/drizzle/0006_add_tool_policy.sql |
credential_binding |
data | healthy | apps/cloud/drizzle/0009_scoped_credentials_cutover.sql |
openapi_source_header |
data | healthy | apps/cloud/drizzle/0009_scoped_credentials_cutover.sql |
connection |
data | healthy | apps/cloud/drizzle/0003_add_connections.sql |
accounts |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
memberships |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
organizations |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
blob |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
definition |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
graphql_operation |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
graphql_source |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
mcp_binding |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
mcp_oauth_session |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
mcp_source |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
openapi_oauth_session |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
openapi_operation |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
openapi_source |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
secret |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
source |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
tool |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
workos_vault_metadata |
data | healthy | apps/cloud/drizzle/0000_lame_rage.sql |
openapi_source_binding |
data | healthy | apps/cloud/drizzle/0004_openapi_source_bindings.sql |
__new_openapi_source_binding |
data | healthy | apps/local/drizzle/0008_scoped_credentials_cutover.sql |
google_discovery_binding |
data | healthy | apps/local/drizzle/0000_overconfident_sharon_carter.sql |
google_discovery_oauth_session |
data | healthy | apps/local/drizzle/0000_overconfident_sharon_carter.sql |
google_discovery_source |
data | healthy | apps/local/drizzle/0000_overconfident_sharon_carter.sql |
google_discovery_source_credential_header |
data | healthy | apps/local/drizzle/0007_normalize_plugin_secret_refs.sql |
google_discovery_source_credential_query_param |
data | healthy | apps/local/drizzle/0007_normalize_plugin_secret_refs.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
/login |
frontend | healthy | apps/cloud/src/web/pages/login.tsx |
/setup-mcp |
frontend | healthy | apps/cloud/src/web/pages/setup-mcp.tsx |
/create-org |
frontend | healthy | apps/cloud/src/web/pages/create-org.tsx |
/api/detect |
frontend | healthy | apps/marketing/src/pages/api/detect.ts |
/policies |
frontend | healthy | packages/react/src/pages/policies.tsx |
/connections |
frontend | healthy | packages/react/src/pages/connections.tsx |
/tools |
frontend | healthy | packages/react/src/pages/tools.tsx |
/sources |
frontend | healthy | packages/react/src/pages/sources.tsx |
/sources-add |
frontend | healthy | packages/react/src/pages/sources-add.tsx |
/secrets |
frontend | healthy | packages/react/src/pages/secrets.tsx |
/source-detail |
frontend | healthy | packages/react/src/pages/source-detail.tsx |
/org |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/billing |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/api-keys |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/ |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/sources/$namespace |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/billing/plans |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/sources/add/$pluginKey |
frontend | healthy | apps/cloud/src/routeTree.gen.ts |
/docs |
frontend | healthy | apps/cloud/src/api/protected.ts |
/ping |
frontend | healthy | apps/cloud/src/services/sources-api.node.test.ts |
/echo/hello |
frontend | healthy | apps/cloud/src/services/sources-api.node.test.ts |
/plugins/$pluginId/$ |
frontend | healthy | packages/app/src/routeTree.gen.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/daemon-bootstrap.test.ts |
7.4.1.2 |
network | healthy | apps/cloud/worker-configuration.d.ts |
2.04.97.37 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
10.91.58.1 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
3.37.96.1 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
3.04.74.8 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
5.68.41.36 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
31.21.67.79 |
network | healthy | apps/cloud/src/web/components/support-options.tsx |
11.385.6.105 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
3.495.99.105 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
3.18.765.84 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
5.925.435.375 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
315.225.69.825 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
3.162.575.42 |
network | healthy | apps/marketing/src/components/animated-beam-demo.tsx |
169.254.169.254 |
network | healthy | packages/core/sdk/src/hosted-http-client.ts |
10.0.0.1 |
network | healthy | packages/core/sdk/src/hosted-http-client.test.ts |
172.16.0.1 |
network | healthy | packages/core/sdk/src/hosted-http-client.test.ts |
192.168.1.10 |
network | healthy | packages/core/sdk/src/hosted-http-client.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
SelfHostContactModal |
frontend | healthy | apps/marketing/src/components/self-host-contact-modal.tsx |
EditMcpSource |
frontend | healthy | packages/plugins/mcp/src/react/EditMcpSource.tsx |
AddMcpSource |
frontend | healthy | packages/plugins/mcp/src/react/AddMcpSource.tsx |
McpSignInButton |
frontend | healthy | packages/plugins/mcp/src/react/McpSignInButton.tsx |
McpSourceSummary |
frontend | healthy | packages/plugins/mcp/src/react/McpSourceSummary.tsx |
OnePasswordSettings |
frontend | healthy | packages/plugins/onepassword/src/react/OnePasswordSettings.… |
GoogleDiscoverySourceSummary |
frontend | healthy | packages/plugins/google-discovery/src/react/GoogleDiscovery… |
GoogleDiscoverySignInButton |
frontend | healthy | packages/plugins/google-discovery/src/react/GoogleDiscovery… |
EditGoogleDiscoverySource |
frontend | healthy | packages/plugins/google-discovery/src/react/EditGoogleDisco… |
AddGoogleDiscoverySource |
frontend | healthy | packages/plugins/google-discovery/src/react/AddGoogleDiscov… |
GraphqlSourceSummary |
frontend | healthy | packages/plugins/graphql/src/react/GraphqlSourceSummary.tsx |
AddGraphqlSource |
frontend | healthy | packages/plugins/graphql/src/react/AddGraphqlSource.tsx |
GraphqlSignInButton |
frontend | healthy | packages/plugins/graphql/src/react/GraphqlSignInButton.tsx |
EditGraphqlSource |
frontend | healthy | packages/plugins/graphql/src/react/EditGraphqlSource.tsx |
WorkOSVaultSettings |
frontend | healthy | packages/plugins/workos-vault/src/react/WorkOSVaultSettings… |
AddOpenApiSource |
frontend | healthy | packages/plugins/openapi/src/react/AddOpenApiSource.tsx |
OpenApiSourceSummary |
frontend | healthy | packages/plugins/openapi/src/react/OpenApiSourceSummary.tsx |
EditOpenApiSource |
frontend | healthy | packages/plugins/openapi/src/react/EditOpenApiSource.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/publish-executor-package.yml |
build-preview-binary |
cicd | healthy | .github/workflows/pkg-pr-new.yml |
publish |
cicd | healthy | .github/workflows/pkg-pr-new.yml |
format |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
typecheck |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
desktop-smoke |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/publish-desktop.yml |
release |
cicd | healthy | .github/workflows/publish-desktop.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
R2_ACCESS_KEY_ID |
cicd | healthy | — |
CSC_KEY_PASSWORD |
cicd | healthy | — |
APPLE_API_KEY_ID |
cicd | healthy | — |
APPLE_API_KEY_PATH |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
APPLE_API_KEY |
cicd | healthy | — |
APPLE_API_ISSUER |
cicd | healthy | — |
R2_SECRET_ACCESS_KEY |
cicd | healthy | — |
CSC_LINK |
cicd | healthy | — |
RELEASE_PAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4788 |
network | healthy | tests/daemon-bootstrap.test.ts |
port:9001 |
network | healthy | tests/daemon-bootstrap.test.ts |
port:5000 |
network | healthy | tests/daemon-bootstrap.test.ts |
port:5799 |
network | healthy | tests/daemon-state.test.ts |
port:4789 |
network | healthy | apps/cli/src/daemon-state.test.ts |
port:5433 |
network | healthy | apps/cloud/scripts/dev-db.ts |
port:5434 |
network | healthy | apps/cloud/scripts/test-globalsetup.ts |
port:5435 |
network | healthy | packages/core/storage-postgres/scripts/test-globalsetup.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::publish-executor-package |
cicd | healthy | .github/workflows/publish-executor-package.yml |
gha::pkg-pr-new |
cicd | healthy | .github/workflows/pkg-pr-new.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::publish-desktop |
cicd | healthy | .github/workflows/publish-desktop.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | package.json |
sqlite |
data | healthy | apps/desktop/scripts/build-sidecar.ts |
postgresql |
data | healthy | apps/cloud/vitest.node.config.ts |
mysql |
data | healthy | packages/core/storage-drizzle/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::apps/desktop/scripts/smoke-sidecar.ts |
security | healthy | apps/desktop/scripts/smoke-sidecar.ts |
password_literal::apps/cloud/vitest.node.config.ts |
security | healthy | apps/cloud/vitest.node.config.ts |
password_literal::packages/react/src/plugins/secret-picker.… |
security | healthy | packages/react/src/plugins/secret-picker.tsx |
password_literal::packages/core/sdk/src/executor.test.ts |
security | healthy | packages/core/sdk/src/executor.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | apps/cloud/worker-configuration.d.ts |
vps::azure |
hardware | healthy | apps/cloud/worker-configuration.d.ts |
vps::digitalocean |
hardware | healthy | packages/plugins/openapi/src/sdk/presets.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
embedded-migrations.gen.ts |
data | healthy | apps/local/src/server/embedded-migrations.gen.ts |
migration-nesting.test.ts |
data | healthy | apps/local/src/server/migration-nesting.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-g4fwxj6z |
software | healthy | /tmp/repobility-clone-g4fwxj6z |
| Label | Layer | Status | Path |
|---|---|---|---|
pubsub |
data | healthy | apps/cloud/worker-configuration.d.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | apps/cloud/worker-configuration.d.ts |
This page is publicly accessible at:
https://repobility.com/scan/9e76e374-3f6a-40ae-8952-9a1b69f44931/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9e76e374-3f6a-40ae-8952-9a1b69f44931/
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.