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.

Scan timing: clone 1.97s · analysis 26.37s · 17.8 MB · GitHub API rate-limit (preflight)

boxlite-ai/boxlite

https://github.com/boxlite-ai/boxlite · scanned 2026-05-31 01:24 UTC (5 days, 12 hours ago) · 10 languages

1228 findings (275 legacy + 953 scanner) 11/13 scanners ran 65th percentile · Typescript · large (100-500K LoC) Scanner says 48 (higher by 31)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 12 hours ago · v2 · last Δ -0.7 (diff) · 755 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 100.0 0.25 25.00
testing_score 40.0 0.20 8.00
documentation_score 92.0 0.15 13.80
practices_score 84.0 0.15 12.60
code_quality 69.0 0.10 6.90
Overall 1.00 79.1
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 7373 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
rust-toolchain.toml software healthy rust-toolchain.toml
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
codecov.yml software healthy codecov.yml
CLAUDE.md software healthy sdks/CLAUDE.md
Cargo.toml software healthy sdks/node/Cargo.toml
README.md software healthy sdks/node/README.md
CLAUDE.md software healthy sdks/node/CLAUDE.md
package.json software healthy sdks/node/package.json
build.rs software healthy sdks/node/build.rs
tsconfig.json software healthy sdks/node/tsconfig.json
vitest.config.ts software warning sdks/node/vitest.config.ts
credential.integration.test.ts software healthy sdks/node/tests/credential.integration.test.ts
metrics.integration.test.ts software warning sdks/node/tests/metrics.integration.test.ts
images.integration.test.ts software healthy sdks/node/tests/images.integration.test.ts
constants.test.ts software warning sdks/node/tests/constants.test.ts
snapshot-clone-export.integration.test.ts software warning sdks/node/tests/snapshot-clone-export.integration.test.ts
integration-setup.ts software warning sdks/node/tests/integration-setup.ts
exec-features.integration.test.ts software warning sdks/node/tests/exec-features.integration.test.ts
copy.integration.test.ts software warning sdks/node/tests/copy.integration.test.ts
security-symlink-escape.integration.test.ts software healthy sdks/node/tests/security-symlink-escape.integration.test.ts
security-readonly-volume-remount.integration.test.ts software warning sdks/node/tests/security-readonly-volume-remount.integratio…
skillbox.test.ts software warning sdks/node/tests/skillbox.test.ts
rest-binding.integration.test.ts software healthy sdks/node/tests/rest-binding.integration.test.ts
options.test.ts software warning sdks/node/tests/options.test.ts
network-secrets.integration.test.ts software warning sdks/node/tests/network-secrets.integration.test.ts
skillbox.integration.test.ts software healthy sdks/node/tests/skillbox.integration.test.ts
exec.test.ts software warning sdks/node/tests/exec.test.ts
simplebox-exec-options.integration.test.ts software warning sdks/node/tests/simplebox-exec-options.integration.test.ts
errors.test.ts software warning sdks/node/tests/errors.test.ts
copy.ts software warning sdks/node/lib/copy.ts
skillbox.ts software healthy sdks/node/lib/skillbox.ts
interactivebox.ts software healthy sdks/node/lib/interactivebox.ts
codebox.ts software healthy sdks/node/lib/codebox.ts
index.ts software healthy sdks/node/lib/index.ts
native.ts software healthy sdks/node/lib/native.ts
options.ts software healthy sdks/node/lib/options.ts
browserbox.ts software healthy sdks/node/lib/browserbox.ts
constants.ts software warning sdks/node/lib/constants.ts
exec.ts software warning sdks/node/lib/exec.ts
native-contracts.ts software healthy sdks/node/lib/native-contracts.ts
credential.ts software warning sdks/node/lib/credential.ts
simplebox.ts software healthy sdks/node/lib/simplebox.ts

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

LabelLayerStatusPath
typed software healthy sdks/node/tests/credential.integration.test.ts:typed
useCredential software healthy sdks/node/tests/credential.integration.test.ts:useCredential
newIsolatedRuntime software healthy sdks/node/tests/images.integration.test.ts:newIsolatedRunti…
tarHeader software healthy sdks/node/tests/security-symlink-escape.integration.test.ts…
buildTar software healthy sdks/node/tests/security-symlink-escape.integration.test.ts…
pad software healthy sdks/node/tests/security-symlink-escape.integration.test.ts…
buildMaliciousOciLayout software healthy sdks/node/tests/security-symlink-escape.integration.test.ts…
writeBlob software healthy sdks/node/tests/security-symlink-escape.integration.test.ts…
opts software healthy sdks/node/tests/skillbox.integration.test.ts:opts
findAvailablePort software healthy sdks/node/lib/skillbox.ts:findAvailablePort
tryNext software healthy sdks/node/lib/skillbox.ts:tryNext
sleep software healthy sdks/node/lib/skillbox.ts:sleep
elapsed software healthy sdks/node/lib/skillbox.ts:elapsed
run software healthy sdks/node/lib/skillbox.ts:run
getNativeModule software healthy sdks/node/lib/native.ts:getNativeModule
getJsBoxlite software healthy sdks/node/lib/native.ts:getJsBoxlite
getApiKeyCredential software healthy sdks/node/lib/native.ts:getApiKeyCredential
getNativeBoxliteRestOptions software healthy sdks/node/lib/native.ts:getNativeBoxliteRestOptions
elapsed software healthy sdks/node/lib/browserbox.ts:elapsed
page software healthy sdks/node/lib/browserbox.ts:page
normalizeU64Limit software healthy sdks/node/lib/simplebox.ts:normalizeU64Limit
normalizeSecurityOptions software healthy sdks/node/lib/simplebox.ts:normalizeSecurityOptions
elapsed software healthy sdks/node/lib/computerbox.ts:elapsed
runtime software healthy sdks/python/tests/test_readonly_volume_remount.py:34
_sh software healthy sdks/python/tests/test_readonly_volume_remount.py:39
test_remount_rw_cannot_reach_host software healthy sdks/python/tests/test_readonly_volume_remount.py:51
test_is_dataclass software healthy sdks/python/tests/test_exec.py:17
test_has_required_fields software healthy sdks/python/tests/test_exec.py:21
test_field_types software healthy sdks/python/tests/test_exec.py:28
test_create_success_result software healthy sdks/python/tests/test_exec.py:39
test_create_failure_result software healthy sdks/python/tests/test_exec.py:46
test_create_mixed_output software healthy sdks/python/tests/test_exec.py:53
test_create_negative_exit_code software healthy sdks/python/tests/test_exec.py:62
test_create_multiline_output software healthy sdks/python/tests/test_exec.py:67
test_equal_results software healthy sdks/python/tests/test_exec.py:77
test_unequal_exit_code software healthy sdks/python/tests/test_exec.py:83
test_unequal_stdout software healthy sdks/python/tests/test_exec.py:89
test_unequal_stderr software healthy sdks/python/tests/test_exec.py:95
test_repr software healthy sdks/python/tests/test_exec.py:105
test_check_success software healthy sdks/python/tests/test_exec.py:117
test_combine_output software healthy sdks/python/tests/test_exec.py:125
test_empty_result software healthy sdks/python/tests/test_exec.py:134
test_unicode_output software healthy sdks/python/tests/test_exec.py:140
test_in_boxlite_module software healthy sdks/python/tests/test_exec.py:150
test_from_exec_module software healthy sdks/python/tests/test_exec.py:155
_require_native software healthy sdks/python/tests/test_exec.py:170
test_execution_in_module software healthy sdks/python/tests/test_exec.py:174
test_execution_has_resize_tty software healthy sdks/python/tests/test_exec.py:178
test_execution_has_kill software healthy sdks/python/tests/test_exec.py:182
test_execution_has_wait software healthy sdks/python/tests/test_exec.py:186

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

LabelLayerStatusPath
subclassing software healthy sdks/node/tests/rest-binding.integration.test.ts:subclassing
SkillBox software healthy sdks/node/lib/skillbox.ts:SkillBox
InteractiveBox software healthy sdks/node/lib/interactivebox.ts:InteractiveBox
CodeBox software healthy sdks/node/lib/codebox.ts:CodeBox
BoxliteWithBagRest software healthy sdks/node/lib/index.ts:BoxliteWithBagRest
from software healthy sdks/node/lib/native.ts:from
in software healthy sdks/node/lib/native.ts:in
BoxliteRestOptions software healthy sdks/node/lib/options.ts:BoxliteRestOptions
BrowserBox software healthy sdks/node/lib/browserbox.ts:BrowserBox
in software healthy sdks/node/lib/native-contracts.ts:in
encapsulates software healthy sdks/node/lib/simplebox.ts:encapsulates
for software healthy sdks/node/lib/simplebox.ts:for
provides software healthy sdks/node/lib/simplebox.ts:provides
MyBox software healthy sdks/node/lib/simplebox.ts:MyBox
SimpleBox software healthy sdks/node/lib/simplebox.ts:SimpleBox
for software healthy sdks/node/lib/errors.ts:for
BoxliteError software healthy sdks/node/lib/errors.ts:BoxliteError
ExecError software healthy sdks/node/lib/errors.ts:ExecError
TimeoutError software healthy sdks/node/lib/errors.ts:TimeoutError
ParseError software healthy sdks/node/lib/errors.ts:ParseError
ComputerBox software healthy sdks/node/lib/computerbox.ts:ComputerBox
TestReadonlyVolumeRemountBypass software healthy sdks/python/tests/test_readonly_volume_remount.py:48
TestExecResultStructure software healthy sdks/python/tests/test_exec.py:14
TestExecResultCreation software healthy sdks/python/tests/test_exec.py:36
TestExecResultEquality software healthy sdks/python/tests/test_exec.py:74
TestExecResultRepresentation software healthy sdks/python/tests/test_exec.py:102
TestExecResultUsage software healthy sdks/python/tests/test_exec.py:114
TestExecResultExports software healthy sdks/python/tests/test_exec.py:147
TestExecutionAPIExports software healthy sdks/python/tests/test_exec.py:162
TestSyncExecutionAPIExports software healthy sdks/python/tests/test_exec.py:203
TestBoxliteError software healthy sdks/python/tests/test_errors.py:11
TestExecError software healthy sdks/python/tests/test_errors.py:34
TestTimeoutError software healthy sdks/python/tests/test_errors.py:71
TestParseError software healthy sdks/python/tests/test_errors.py:89
TestErrorHierarchy software healthy sdks/python/tests/test_errors.py:107
TestErrorExports software healthy sdks/python/tests/test_errors.py:139
TestBoxOptionsDefaults software healthy sdks/python/tests/test_options.py:23
TestAutoRemoveBehavior software healthy sdks/python/tests/test_options.py:59
TestDetachOption software healthy sdks/python/tests/test_options.py:107
TestOptionCombinations software healthy sdks/python/tests/test_options.py:143
TestCombinedOptions software healthy sdks/python/tests/test_options.py:159
TestCmdAndUserOptions software healthy sdks/python/tests/test_options.py:237
TestEntrypointOptions software healthy sdks/python/tests/test_options.py:283
TestCmdIntegration software healthy sdks/python/tests/test_options.py:312
TestUserIntegration software healthy sdks/python/tests/test_options.py:334
TestSkillBoxBasic software healthy sdks/python/tests/test_skillbox.py:38
TestSkillBoxSetup software healthy sdks/python/tests/test_skillbox.py:103
TestSkillBoxInstallSkill software healthy sdks/python/tests/test_skillbox.py:155
TestSkillBoxCall software healthy sdks/python/tests/test_skillbox.py:187
TestSkillBoxExports software healthy sdks/python/tests/test_skillbox.py:219

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

LabelLayerStatusPath
sdks software healthy sdks
node software healthy sdks/node
tests software healthy sdks/node/tests
lib software healthy sdks/node/lib
src software healthy sdks/node/src
c software healthy sdks/c
tests software healthy sdks/c/tests
include software healthy sdks/c/include
src software healthy sdks/c/src
exec software healthy sdks/c/src/exec
python software healthy sdks/python
tests software healthy sdks/python/tests
boxlite software healthy sdks/python/boxlite
orchestration software healthy sdks/python/boxlite/orchestration
guest software healthy sdks/python/boxlite/orchestration/guest
sync_api software healthy sdks/python/boxlite/sync_api
src software healthy sdks/python/src
go software healthy sdks/go
cmd software healthy sdks/go/cmd
setup software healthy sdks/go/cmd/setup
apps software healthy apps
runner software healthy apps/runner
internal software healthy apps/runner/internal
util software healthy apps/runner/internal/util
constants software healthy apps/runner/internal/constants
metrics software healthy apps/runner/internal/metrics
cmd software healthy apps/runner/cmd
runner software healthy apps/runner/cmd/runner
config software healthy apps/runner/cmd/runner/config
pkg software healthy apps/runner/pkg
sshgateway software healthy apps/runner/pkg/sshgateway
runner software healthy apps/runner/pkg/runner
v2 software healthy apps/runner/pkg/runner/v2
healthcheck software healthy apps/runner/pkg/runner/v2/healthcheck
poller software healthy apps/runner/pkg/runner/v2/poller
executor software healthy apps/runner/pkg/runner/v2/executor
models software healthy apps/runner/pkg/models
enums software healthy apps/runner/pkg/models/enums
api software healthy apps/runner/pkg/api
docs software healthy apps/runner/pkg/api/docs
dto software healthy apps/runner/pkg/api/dto
controllers software healthy apps/runner/pkg/api/controllers
middlewares software healthy apps/runner/pkg/api/middlewares
common software healthy apps/runner/pkg/common
shellutil software healthy apps/runner/pkg/shellutil
cache software healthy apps/runner/pkg/cache
apiclient software healthy apps/runner/pkg/apiclient
daemon software healthy apps/runner/pkg/daemon
boxlite software healthy apps/runner/pkg/boxlite
services software healthy apps/runner/pkg/services

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

LabelLayerStatusPath
GET /v1/config api healthy openapi/reference-server/server.py
GET /v1/me api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id} api healthy openapi/reference-server/server.py
DELETE /v1/{prefix}/boxes/{box_id} api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/start api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/stop api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/snapshots api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id}/snapshots api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name} api healthy openapi/reference-server/server.py
DELETE /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name} api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name}/… api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/clone api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/export api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/import api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/exec api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id}/executions/{exec_id} api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/executions/{exec_id}/signal api healthy openapi/reference-server/server.py
POST /v1/{prefix}/boxes/{box_id}/executions/{exec_id}/resize api healthy openapi/reference-server/server.py
PUT /v1/{prefix}/boxes/{box_id}/files api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id}/files api healthy openapi/reference-server/server.py
GET /v1/{prefix}/metrics api healthy openapi/reference-server/server.py
GET /v1/{prefix}/boxes/{box_id}/metrics api healthy openapi/reference-server/server.py
GET /auth/end-session api healthy apps/api/src/auth/logout.controller.ts
GET /api-keys/current api healthy apps/api/src/api-key/api-key.controller.ts
GET /api-keys/:name api healthy apps/api/src/api-key/api-key.controller.ts
DELETE /api-keys/:name api healthy apps/api/src/api-key/api-key.controller.ts
DELETE /api-keys/:userId/:name api healthy apps/api/src/api-key/api-key.controller.ts
POST /webhooks/organizations/:organizationId/app-portal-acc… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
POST /webhooks/organizations/:organizationId/send api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /webhooks/organizations/:organizationId/messages/:messa… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /webhooks/status api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /webhooks/organizations/:organizationId/initialization-… api healthy apps/api/src/webhook/controllers/webhook.controller.ts
POST /webhooks/organizations/:organizationId/initialize api healthy apps/api/src/webhook/controllers/webhook.controller.ts
GET /health/ready api healthy apps/api/src/health/health.controller.ts
GET /audit/organizations/:organizationId api healthy apps/api/src/audit/controllers/audit.controller.ts
GET /sandbox/:sandboxId/telemetry/logs api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/traces api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/traces/:traceId api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /sandbox/:sandboxId/telemetry/metrics api healthy apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr…
GET /admin/runners/:id api healthy apps/api/src/admin/controllers/runner.controller.ts
PATCH /admin/runners/:id/scheduling api healthy apps/api/src/admin/controllers/runner.controller.ts
DELETE /admin/runners/:id api healthy apps/api/src/admin/controllers/runner.controller.ts
POST /admin/sandbox/:sandboxId/recover api healthy apps/api/src/admin/controllers/sandbox.controller.ts
GET /snapshots/can-cleanup-image api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
GET /snapshots/:id api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
DELETE /snapshots/:id api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
PATCH /snapshots/:id/general api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts
GET /snapshots/:id/build-logs api healthy apps/api/src/sandbox/controllers/snapshot.controller.ts

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

LabelLayerStatusPath
1745494761360-migration.ts data healthy apps/api/src/migrations/1745494761360-migration.ts
1743683015304-migration.ts data healthy apps/api/src/migrations/1743683015304-migration.ts
1770880371265-migration.ts data healthy apps/api/src/migrations/1770880371265-migration.ts
1748866194353-migration.ts data healthy apps/api/src/migrations/1748866194353-migration.ts
1764844895058-migration.ts data healthy apps/api/src/migrations/1764844895058-migration.ts
1741877019888-migration.ts data healthy apps/api/src/migrations/1741877019888-migration.ts
1746354231722-migration.ts data healthy apps/api/src/migrations/1746354231722-migration.ts
1755860619921-migration.ts data healthy apps/api/src/migrations/1755860619921-migration.ts
1750077343089-migration.ts data healthy apps/api/src/migrations/1750077343089-migration.ts
1761912147638-migration.ts data healthy apps/api/src/migrations/1761912147638-migration.ts
1765400000000-migration.ts data healthy apps/api/src/migrations/1765400000000-migration.ts
1744808444807-migration.ts data healthy apps/api/src/migrations/1744808444807-migration.ts
1749474791343-migration.ts data healthy apps/api/src/migrations/1749474791343-migration.ts
1745574377029-migration.ts data healthy apps/api/src/migrations/1745574377029-migration.ts
1750436374899-migration.ts data healthy apps/api/src/migrations/1750436374899-migration.ts
1753099115783-migration.ts data healthy apps/api/src/migrations/1753099115783-migration.ts
1751456907334-migration.ts data healthy apps/api/src/migrations/1751456907334-migration.ts
1752494676200-migration.ts data healthy apps/api/src/migrations/1752494676200-migration.ts
1741088883000-migration.ts data healthy apps/api/src/migrations/1741088883000-migration.ts
1745864972652-migration.ts data healthy apps/api/src/migrations/1745864972652-migration.ts
1757513754038-migration.ts data healthy apps/api/src/migrations/1757513754038-migration.ts
1742831092942-migration.ts data healthy apps/api/src/migrations/1742831092942-migration.ts
data-source.ts data healthy apps/api/src/migrations/data-source.ts
1750751712412-migration.ts data healthy apps/api/src/migrations/1750751712412-migration.ts
1759768058397-migration.ts data healthy apps/api/src/migrations/1759768058397-migration.ts
1753430929609-migration.ts data healthy apps/api/src/migrations/1753430929609-migration.ts
1766415256696-migration.ts data healthy apps/api/src/migrations/1766415256696-migration.ts
1747658203010-migration.ts data healthy apps/api/src/migrations/1747658203010-migration.ts
1770212429837-migration.ts data healthy apps/api/src/migrations/1770212429837-migration.ts
1749474791344-migration.ts data healthy apps/api/src/migrations/1749474791344-migration.ts
1759241690773-migration.ts data healthy apps/api/src/migrations/1759241690773-migration.ts
1763561822000-migration.ts data healthy apps/api/src/migrations/1763561822000-migration.ts
1752494676205-migration.ts data healthy apps/api/src/migrations/1752494676205-migration.ts
1744868914148-migration.ts data healthy apps/api/src/migrations/1744868914148-migration.ts
1749474791345-migration.ts data healthy apps/api/src/migrations/1749474791345-migration.ts
1743593463168-migration.ts data healthy apps/api/src/migrations/1743593463168-migration.ts
1741087887225-migration.ts data healthy apps/api/src/migrations/1741087887225-migration.ts
1764073472180-migration.ts data healthy apps/api/src/migrations/1764073472180-migration.ts
1765806205881-migration.ts data healthy apps/api/src/migrations/1765806205881-migration.ts
1745840296260-migration.ts data healthy apps/api/src/migrations/1745840296260-migration.ts
1742475055353-migration.ts data healthy apps/api/src/migrations/1742475055353-migration.ts
1752848014862-migration.ts data healthy apps/api/src/migrations/1752848014862-migration.ts
1750668569562-migration.ts data healthy apps/api/src/migrations/1750668569562-migration.ts
1741088883002-migration.ts data healthy apps/api/src/migrations/1741088883002-migration.ts
1744971114480-migration.ts data healthy apps/api/src/migrations/1744971114480-migration.ts
1746604150910-migration.ts data healthy apps/api/src/migrations/1746604150910-migration.ts
1753100751730-migration.ts data healthy apps/api/src/migrations/1753100751730-migration.ts
1753100751731-migration.ts data healthy apps/api/src/migrations/1753100751731-migration.ts
1754042247109-migration.ts data healthy apps/api/src/migrations/1754042247109-migration.ts
1741088883001-migration.ts data healthy apps/api/src/migrations/1741088883001-migration.ts

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

LabelLayerStatusPath
App frontend healthy apps/dashboard/src/App.tsx
TooltipButton frontend healthy apps/dashboard/src/components/TooltipButton.tsx
LoadingFallback frontend healthy apps/dashboard/src/components/LoadingFallback.tsx
RegionDetailsSheet frontend healthy apps/dashboard/src/components/RegionDetailsSheet.tsx
QuotaLine frontend healthy apps/dashboard/src/components/QuotaLine.tsx
CodeBlock frontend healthy apps/dashboard/src/components/CodeBlock.tsx
SandboxDetailsSheet frontend healthy apps/dashboard/src/components/SandboxDetailsSheet.tsx
RunnerDetailsSheet frontend healthy apps/dashboard/src/components/RunnerDetailsSheet.tsx
ResponseCard frontend healthy apps/dashboard/src/components/Playground/ResponseCard.tsx
PlaygroundActionRunButton frontend healthy apps/dashboard/src/components/Playground/ActionRunButton.tsx
PlaygroundActionForm frontend healthy apps/dashboard/src/components/Playground/ActionForm.tsx
SandboxCodeSnippetsResponse frontend healthy apps/dashboard/src/components/Playground/Sandbox/CodeSnippe…
SandboxManagementParameters frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxFileSystem frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxProcessCodeExecution frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxParameters frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
SandboxGitOperations frontend healthy apps/dashboard/src/components/Playground/Sandbox/Parameters…
StackedInputFormControl frontend healthy apps/dashboard/src/components/Playground/Inputs/StackedInpu…
FormCheckboxInput frontend healthy apps/dashboard/src/components/Playground/Inputs/CheckboxInp…
FormSelectInput frontend healthy apps/dashboard/src/components/Playground/Inputs/SelectInput…
FormTextInput frontend healthy apps/dashboard/src/components/Playground/Inputs/TextInput.t…
FormNumberInput frontend healthy apps/dashboard/src/components/Playground/Inputs/NumberInput…
InputLabel frontend healthy apps/dashboard/src/components/Playground/Inputs/Label.tsx
InlineInputFormControl frontend healthy apps/dashboard/src/components/Playground/Inputs/InlineInput…
WebTerminal frontend healthy apps/dashboard/src/components/Playground/Terminal/WebTermin…
TerminalDescription frontend healthy apps/dashboard/src/components/Playground/Terminal/Descripti…
VNCDesktopWindowResponse frontend healthy apps/dashboard/src/components/Playground/VNC/DesktopWindowR…
VNCDisplayOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Di…
VNCScreenshotOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Sc…
VNCInteractionOptions frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/in…
VNCMouseOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Mo…
VNCKeyboardOperations frontend healthy apps/dashboard/src/components/Playground/VNC/Interaction/Ke…
SandboxTerminalFullscreen frontend healthy apps/dashboard/src/components/sandboxes/SandboxTerminalFull…
SandboxDetails frontend healthy apps/dashboard/src/components/sandboxes/SandboxDetails.tsx
SandboxVncFullscreen frontend healthy apps/dashboard/src/components/sandboxes/SandboxVncFullscree…
DeliveryStatsLine frontend healthy apps/dashboard/src/components/Webhooks/DeliveryStatsLine.tsx
Keys frontend healthy apps/dashboard/src/pages/Keys.tsx
OrganizationSettings frontend healthy apps/dashboard/src/pages/OrganizationSettings.tsx
EmailVerify frontend healthy apps/dashboard/src/pages/EmailVerify.tsx
Logout frontend healthy apps/dashboard/src/pages/Logout.tsx
Registries frontend healthy apps/dashboard/src/pages/Registries.tsx
LandingPage frontend healthy apps/dashboard/src/pages/LandingPage.tsx
OrganizationMembers frontend healthy apps/dashboard/src/pages/OrganizationMembers.tsx
Experimental frontend healthy apps/dashboard/src/pages/Experimental.tsx
AccountSettings frontend healthy apps/dashboard/src/pages/AccountSettings.tsx
Spending frontend healthy apps/dashboard/src/pages/Spending.tsx
Dashboard frontend healthy apps/dashboard/src/pages/Dashboard.tsx
Webhooks frontend healthy apps/dashboard/src/pages/Webhooks.tsx
Callback frontend healthy apps/dashboard/src/pages/Callback.tsx
Runners frontend healthy apps/dashboard/src/pages/Runners.tsx

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

LabelLayerStatusPath
auth::apps/libs/api-client/src/models/oidc-config.ts security healthy apps/libs/api-client/src/models/oidc-config.ts
auth::src/cli/Cargo.toml security healthy src/cli/Cargo.toml
auth::apps/api-client-go/api_docker_registry.go security healthy apps/api-client-go/api_docker_registry.go
auth::examples/python/06_ai_agents/order_starbucks.py security healthy examples/python/06_ai_agents/order_starbucks.py
auth::apps/dashboard/src/App.tsx security healthy apps/dashboard/src/App.tsx
auth::apps/api/src/main.ts security healthy apps/api/src/main.ts
auth::apps/api-client-go/api_volumes.go security healthy apps/api-client-go/api_volumes.go
auth::openapi/box.openapi.yaml security healthy openapi/box.openapi.yaml
auth::apps/dashboard/src/pages/LandingPage.tsx security healthy apps/dashboard/src/pages/LandingPage.tsx
auth::apps/dashboard/src/pages/Logout.tsx security healthy apps/dashboard/src/pages/Logout.tsx
auth::apps/libs/analytics-api-client/src/models/models-sand… security healthy apps/libs/analytics-api-client/src/models/models-sandbox-us…
auth::apps/libs/api-client/src/api/snapshots-api.ts security healthy apps/libs/api-client/src/api/snapshots-api.ts
auth::apps/proxy/go.mod security healthy apps/proxy/go.mod
auth::apps/api-client-go/api_sandbox.go security healthy apps/api-client-go/api_sandbox.go
auth::apps/libs/api-client/src/api/sandbox-api.ts security healthy apps/libs/api-client/src/api/sandbox-api.ts
auth::apps/api/src/notification/gateways/notification.gatew… security healthy apps/api/src/notification/gateways/notification.gateway.ts
auth::apps/libs/analytics-api-client/src/models/models-span… security healthy apps/libs/analytics-api-client/src/models/models-span.ts
auth::apps/api/src/config/typed-config.module.ts security healthy apps/api/src/config/typed-config.module.ts
auth::scripts/ci/setup-ci-runner.sh security healthy scripts/ci/setup-ci-runner.sh
auth::src/cli/src/commands/auth/api_key.rs security healthy src/cli/src/commands/auth/api_key.rs
auth::apps/api/src/auth/logout.controller.ts security healthy apps/api/src/auth/logout.controller.ts
auth::apps/api/src/config/config.controller.ts security healthy apps/api/src/config/config.controller.ts
auth::src/cli/src/commands/auth/whoami.rs security healthy src/cli/src/commands/auth/whoami.rs
auth::src/cli/src/commands/auth/oidc/discovery.rs security healthy src/cli/src/commands/auth/oidc/discovery.rs
auth::apps/libs/api-client/src/api/workspace-api.ts security healthy apps/libs/api-client/src/api/workspace-api.ts
auth::examples/python/04_interactive/install_claude_interac… security healthy examples/python/04_interactive/install_claude_interactively…
auth::apps/api/src/user/user.controller.ts security healthy apps/api/src/user/user.controller.ts
auth::apps/libs/api-client/src/api/volumes-api.ts security healthy apps/libs/api-client/src/api/volumes-api.ts
auth::apps/libs/api-client/src/api/runners-api.ts security healthy apps/libs/api-client/src/api/runners-api.ts
auth::apps/api/src/auth/api-key.strategy.ts security healthy apps/api/src/auth/api-key.strategy.ts
auth::apps/api-client-go/api_workspace.go security healthy apps/api-client-go/api_workspace.go
auth::apps/libs/analytics-api-client/src/models/models-aggr… security healthy apps/libs/analytics-api-client/src/models/models-aggregated…
auth::apps/libs/analytics-api-client/src/models/models-usag… security healthy apps/libs/analytics-api-client/src/models/models-usage-peri…
auth::apps/libs/analytics-api-client/src/api.ts security healthy apps/libs/analytics-api-client/src/api.ts
auth::apps/proxy/pkg/proxy/auth_callback.go security healthy apps/proxy/pkg/proxy/auth_callback.go
auth::.github/workflows/build-node.yml security healthy .github/workflows/build-node.yml
auth::apps/libs/api-client/src/api/toolbox-api.ts security healthy apps/libs/api-client/src/api/toolbox-api.ts
auth::apps/api/src/auth/auth.module.ts security healthy apps/api/src/auth/auth.module.ts
auth::apps/api/src/config/configuration.ts security healthy apps/api/src/config/configuration.ts
auth::apps/libs/api-client/src/api/api-keys-api.ts security healthy apps/libs/api-client/src/api/api-keys-api.ts
auth::apps/api/src/auth/combined-auth.guard.ts security healthy apps/api/src/auth/combined-auth.guard.ts
auth::apps/proxy/pkg/proxy/auth.go security healthy apps/proxy/pkg/proxy/auth.go
auth::apps/dashboard/src/providers/SelectedOrganizationProv… security healthy apps/dashboard/src/providers/SelectedOrganizationProvider.t…
auth::apps/api-client-go/api_api_keys.go security healthy apps/api-client-go/api_api_keys.go
auth::apps/api/src/organization/controllers/organization.co… security healthy apps/api/src/organization/controllers/organization.controll…
auth::apps/dex/config.yaml security healthy apps/dex/config.yaml
auth::apps/libs/api-client/src/api/docker-registry-api.ts security healthy apps/libs/api-client/src/api/docker-registry-api.ts
auth::apps/api-client-go/model_boxlite_configuration.go security healthy apps/api-client-go/model_boxlite_configuration.go
auth::apps/api/src/organization/controllers/organization-in… security healthy apps/api/src/organization/controllers/organization-invitati…
auth::apps/api/src/config/oidc-metadata.service.ts security healthy apps/api/src/config/oidc-metadata.service.ts

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

LabelLayerStatusPath
config cicd healthy .github/workflows/test.yml
changes cicd healthy .github/workflows/test.yml
rust cicd healthy .github/workflows/test.yml
cli cicd healthy .github/workflows/test.yml
python cicd healthy .github/workflows/test.yml
node cicd healthy .github/workflows/test.yml
go cicd healthy .github/workflows/test.yml
config cicd healthy .github/workflows/warm-caches.yml
warm cicd healthy .github/workflows/warm-caches.yml
config cicd healthy .github/workflows/build-wheels.yml
build_wheels cicd healthy .github/workflows/build-wheels.yml
test_wheels cicd healthy .github/workflows/build-wheels.yml
publish cicd healthy .github/workflows/build-wheels.yml
upload_to_release cicd healthy .github/workflows/build-wheels.yml
config cicd healthy .github/workflows/lint.yml
changes cicd healthy .github/workflows/lint.yml
rustfmt cicd healthy .github/workflows/lint.yml
clippy cicd healthy .github/workflows/lint.yml
python cicd healthy .github/workflows/lint.yml
node cicd healthy .github/workflows/lint.yml
c cicd healthy .github/workflows/lint.yml
go cicd healthy .github/workflows/lint.yml
install_script cicd healthy .github/workflows/lint.yml
config cicd healthy .github/workflows/build-runtime.yml
build cicd healthy .github/workflows/build-runtime.yml
upload_to_release cicd healthy .github/workflows/build-runtime.yml
publish_crates cicd healthy .github/workflows/build-runtime.yml
config cicd healthy .github/workflows/build-node.yml
build cicd healthy .github/workflows/build-node.yml
test cicd healthy .github/workflows/build-node.yml
publish cicd healthy .github/workflows/build-node.yml
upload-to-release cicd healthy .github/workflows/build-node.yml
config cicd healthy .github/workflows/build-c.yml
build cicd healthy .github/workflows/build-c.yml
upload-to-release cicd healthy .github/workflows/build-c.yml
config cicd healthy .github/workflows/build-runner-binary.yml
build cicd healthy .github/workflows/build-runner-binary.yml
upload-to-release cicd healthy .github/workflows/build-runner-binary.yml
config cicd healthy .github/workflows/build-go.yml
test cicd healthy .github/workflows/build-go.yml
tag-go-module cicd healthy .github/workflows/build-go.yml
config cicd healthy .github/workflows/config.yml
should-run cicd healthy .github/workflows/e2e-test.yml
start-runner cicd healthy .github/workflows/e2e-test.yml
e2e-tests cicd healthy .github/workflows/e2e-test.yml
stop-runner cicd healthy .github/workflows/e2e-test.yml

LabelLayerStatusPath
/Keys frontend healthy apps/dashboard/src/pages/Keys.tsx
/OrganizationSettings frontend healthy apps/dashboard/src/pages/OrganizationSettings.tsx
/EmailVerify frontend healthy apps/dashboard/src/pages/EmailVerify.tsx
/Logout frontend healthy apps/dashboard/src/pages/Logout.tsx
/Registries frontend healthy apps/dashboard/src/pages/Registries.tsx
/LandingPage frontend healthy apps/dashboard/src/pages/LandingPage.tsx
/OrganizationMembers frontend healthy apps/dashboard/src/pages/OrganizationMembers.tsx
/Experimental frontend healthy apps/dashboard/src/pages/Experimental.tsx
/AccountSettings frontend healthy apps/dashboard/src/pages/AccountSettings.tsx
/Spending frontend healthy apps/dashboard/src/pages/Spending.tsx
/Dashboard frontend healthy apps/dashboard/src/pages/Dashboard.tsx
/Webhooks frontend healthy apps/dashboard/src/pages/Webhooks.tsx
/Callback frontend healthy apps/dashboard/src/pages/Callback.tsx
/Runners frontend healthy apps/dashboard/src/pages/Runners.tsx
/WebhookEndpointDetails frontend healthy apps/dashboard/src/pages/WebhookEndpointDetails.tsx
/Regions frontend healthy apps/dashboard/src/pages/Regions.tsx
/Onboarding frontend healthy apps/dashboard/src/pages/Onboarding.tsx
/Playground frontend healthy apps/dashboard/src/pages/Playground.tsx
/AuditLogs frontend healthy apps/dashboard/src/pages/AuditLogs.tsx
/Snapshots frontend healthy apps/dashboard/src/pages/Snapshots.tsx
/NotFound frontend healthy apps/dashboard/src/pages/NotFound.tsx
/LinkedAccounts frontend healthy apps/dashboard/src/pages/LinkedAccounts.tsx
/Volumes frontend healthy apps/dashboard/src/pages/Volumes.tsx
/Sandboxes frontend healthy apps/dashboard/src/pages/Sandboxes.tsx
/Wallet frontend healthy apps/dashboard/src/pages/Wallet.tsx
/OrganizationRoles frontend healthy apps/dashboard/src/pages/OrganizationRoles.tsx
/UserOrganizationInvitations frontend healthy apps/dashboard/src/pages/UserOrganizationInvitations.tsx
/Limits frontend healthy apps/dashboard/src/pages/Limits.tsx
* frontend healthy apps/dashboard/src/App.tsx
/api/socket.io/ frontend healthy apps/api/src/main.ts
/minio/v1/assume-role frontend healthy apps/api/src/object-storage/services/object-storage.service…
/tmp/puppeteer_screenshot.png frontend healthy examples/node/browserbox_puppeteer.js
/tmp/puppeteer_fullpage.png frontend healthy examples/node/browserbox_puppeteer.js
/tmp/puppeteer_form.png frontend healthy examples/node/browserbox_puppeteer.js

LabelLayerStatusPath
192.168.127.2 network healthy sdks/node/tests/constants.test.ts
127.0.0.1 network healthy sdks/node/tests/rest-binding.integration.test.ts
192.0.2.1 network healthy sdks/go/runtime_close_test.go
8.8.8.8 network healthy apps/runner/cmd/runner/config/ip_darwin.go
192.168.1.0 network healthy apps/api/src/sandbox/dto/sandbox.dto.ts
10.0.0.0 network healthy apps/api/src/sandbox/dto/sandbox.dto.ts
169.254.169.254 network healthy apps/infra/sst.config.ts
192.168.0.0 network healthy examples/python/06_ai_agents/run_openclaw.py
172.16.0.0 network healthy examples/python/06_ai_agents/run_openclaw.py
1.1.1.1 network healthy src/boxlite/tests/security_enforcement.rs
192.168.1.1 network healthy src/boxlite/src/runtime/options.rs
192.168.127.1 network healthy src/boxlite/src/portal/interfaces/guest.rs
192.168.127.0 network healthy src/boxlite/src/net/constants.rs
192.168.127.254 network healthy src/boxlite/src/net/constants.rs
192.168.127.10 network healthy src/boxlite/src/net/gvproxy/config.rs
192.168.127.11 network healthy src/boxlite/src/net/gvproxy/config.rs
1.2.3.4 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter.go
5.6.7.8 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
9.9.9.9 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
10.1.2.3 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
10.255.255.255 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
11.0.0.1 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
10.50.0.1 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
104.18.26.0 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go
169.254.0.0 network healthy src/deps/libgvproxy-sys/gvproxy-bridge/forked_tcp.go
127.0.1.1 network healthy src/guest/src/container/start.rs
10.0.0.10 network healthy openapi/reference-server/tests/test_env_config.py

LabelLayerStatusPath
port:10 network healthy sdks/node/lib/browserbox.ts
port:9999 network healthy sdks/python/tests/test_tcp_filter.py
port:12 network healthy apps/runner/pkg/api/docs/swagger.yaml
port:5556 network healthy apps/dex/Dockerfile
port:1001 network healthy apps/dex/Dockerfile
port:4317 network healthy apps/otel-collector/Dockerfile
port:4318 network healthy apps/otel-collector/Dockerfile
port:13133 network healthy apps/otel-collector/Dockerfile
port:8888 network healthy apps/otel-collector/Dockerfile
port:22 network healthy apps/api/src/sandbox/dto/ssh-access.dto.ts
port:2222 network healthy apps/ssh-gateway/Dockerfile
port:3000 network healthy apps/api-client-go/api/openapi.yaml
port:23 network healthy apps/api-client-go/api/openapi.yaml
port:59 network healthy apps/api-client-go/api/openapi.yaml
port:04 network healthy apps/api-client-go/api/openapi.yaml
port:56 network healthy apps/api-client-go/api/openapi.yaml
port:11 network healthy apps/api-client-go/api/openapi.yaml
port:30 network healthy apps/api-client-go/api/openapi.yaml
port:2695 network healthy src/boxlite/src/litebox/init/tasks/guest_connect.rs
port:1000 network healthy openapi/box.openapi.yaml

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::warm-caches cicd healthy .github/workflows/warm-caches.yml
gha::build-wheels cicd healthy .github/workflows/build-wheels.yml
gha::lint cicd healthy .github/workflows/lint.yml
gha::build-runtime cicd healthy .github/workflows/build-runtime.yml
gha::build-node cicd healthy .github/workflows/build-node.yml
gha::build-c cicd healthy .github/workflows/build-c.yml
gha::build-runner-binary cicd healthy .github/workflows/build-runner-binary.yml
gha::build-go cicd healthy .github/workflows/build-go.yml
gha::config cicd healthy .github/workflows/config.yml
gha::e2e-test cicd healthy .github/workflows/e2e-test.yml

LabelLayerStatusPath
EC2_INSTANCE_ID cicd healthy
AWS_REGION cicd healthy
CARGO_REGISTRY_TOKEN cicd healthy
EC2_AMI_ID cicd healthy
AWS_ROLE_ARN cicd healthy
RUNNER_LABEL cicd healthy
EC2_SECURITY_GROUP_ID cicd healthy
GH_APP_PRIVATE_KEY cicd healthy
RUNNER_VERSION cicd healthy
EC2_INSTANCE_TYPE cicd healthy
EC2_SUBNET_IDS cicd healthy

LabelLayerStatusPath
password_literal::apps/otel-collector/config.yaml security healthy apps/otel-collector/config.yaml
password_literal::apps/otel-collector/config.dev.yaml security healthy apps/otel-collector/config.dev.yaml
generic_api_key::apps/api/src/audit/enums/audit-action.enum… security healthy apps/api/src/audit/enums/audit-action.enum.ts
generic_api_key::apps/api/src/audit/enums/audit-action.enum… security healthy apps/api/src/audit/enums/audit-action.enum.ts
password_literal::apps/dashboard/src/components/Playground/… security healthy apps/dashboard/src/components/Playground/Sandbox/CodeSnippe…
generic_api_key::apps/dashboard/src/components/ui/stories/c… security healthy apps/dashboard/src/components/ui/stories/copyable-value.sto…
password_literal::apps/daemon/pkg/git/service_test.go security healthy apps/daemon/pkg/git/service_test.go
password_literal::apps/infra/sst.config.ts security healthy apps/infra/sst.config.ts
generic_api_key::openapi/reference-server/config.py security healthy openapi/reference-server/config.py

LabelLayerStatusPath
image::apps/runner/Dockerfile hardware healthy apps/runner/Dockerfile
image::apps/dex/Dockerfile hardware healthy apps/dex/Dockerfile
image::apps/otel-collector/Dockerfile hardware healthy apps/otel-collector/Dockerfile
image::apps/api/Dockerfile hardware healthy apps/api/Dockerfile
image::apps/snapshot-manager/Dockerfile hardware healthy apps/snapshot-manager/Dockerfile
image::apps/ssh-gateway/Dockerfile hardware healthy apps/ssh-gateway/Dockerfile
image::apps/proxy/Dockerfile hardware healthy apps/proxy/Dockerfile
image::src/boxlite/resources/images/skillbox/Dockerfile hardware healthy src/boxlite/resources/images/skillbox/Dockerfile

LabelLayerStatusPath
sqlite data healthy sdks/python/boxlite/__init__.py
clickhouse data healthy apps/package.json
redis data healthy apps/package.json
postgres data healthy apps/api/src/app.module.ts
postgresql data healthy apps/api/src/sandbox/services/snapshot.service.ts

LabelLayerStatusPath
grpc::Container api healthy src/shared/proto/boxlite/v1/service.proto
grpc::Guest api healthy src/shared/proto/boxlite/v1/service.proto
grpc::Execution api healthy src/shared/proto/boxlite/v1/service.proto
grpc::Files api healthy src/shared/proto/boxlite/v1/service.proto

LabelLayerStatusPath
vps::aws hardware healthy apps/package.json
vps::azure hardware healthy apps/cli/go.mod
vps::ec2 hardware healthy apps/infra/.env.example
vps::gcp hardware healthy scripts/deploy/gcp/check-nested-virt.sh

LabelLayerStatusPath
nginx network healthy sdks/node/tests/options.test.ts
loadbalancer network healthy apps/api/src/main.ts

LabelLayerStatusPath
repobility-clone-8h6kk5af software healthy /tmp/repobility-clone-8h6kk5af

LabelLayerStatusPath
kafka data healthy apps/api/src/main.ts

LabelLayerStatusPath
gpu (detected) hardware healthy sdks/node/lib/browserbox.ts
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/51fceb34-d3ee-486b-ae87-8ff06a5e27b3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/51fceb34-d3ee-486b-ae87-8ff06a5e27b3/

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.