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.

agentsfleet/agentsfleet

https://github.com/agentsfleet/agentsfleet · scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)

265 raw signals (0 security + 265 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -8.5 (diff) · 225 actionable findings from 1 signal source. 40 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 3022 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
find_zig_files software healthy lint-zig.py:21
extract_functions software healthy lint-zig.py:25
check_file software healthy lint-zig.py:42
main software healthy lint-zig.py:66
substitute software healthy tests/template-substitution/substitute.js:substitute
readTemplate software healthy tests/template-substitution/substitute.js:readTemplate
runNode software healthy tests/agentsfleet-postinstall/postinstall.unit.test.js:runN…
withTempHome software healthy tests/agentsfleet-postinstall/postinstall.unit.test.js:with…
withBundledSamples software healthy tests/agentsfleet-postinstall/postinstall.unit.test.js:with…
final_segment software healthy scripts/check_openapi_url_shape.py:107
is_legal_shape software healthy scripts/check_openapi_url_shape.py:112
main software healthy scripts/check_openapi_url_shape.py:128
schema_uses_errorbody software healthy scripts/check_openapi_errors.py:30
main software healthy scripts/check_openapi_errors.py:56
warn software healthy agentsfleet/scripts/postinstall.mjs:warn
manifestOf software healthy agentsfleet/scripts/postinstall.mjs:manifestOf
walk software healthy agentsfleet/scripts/postinstall.mjs:walk
readThreshold software healthy agentsfleet/scripts/enforce-coverage.mjs:readThreshold
runTests software healthy agentsfleet/scripts/enforce-coverage.mjs:runTests
parseSummary software healthy agentsfleet/scripts/enforce-coverage.mjs:parseSummary
main software healthy agentsfleet/scripts/enforce-coverage.mjs:main
listJavaScriptFiles software healthy agentsfleet/scripts/audit-runtime-imports.mjs:listJavaScrip…
walk software healthy agentsfleet/scripts/audit-runtime-imports.mjs:walk
importSpecifiers software healthy agentsfleet/scripts/audit-runtime-imports.mjs:importSpecifi…
auditSpecifier software healthy agentsfleet/scripts/audit-runtime-imports.mjs:auditSpecifier
auditRelativeSpecifier software healthy agentsfleet/scripts/audit-runtime-imports.mjs:auditRelative…
auditPackageSpecifier software healthy agentsfleet/scripts/audit-runtime-imports.mjs:auditPackageS…
relative software healthy agentsfleet/scripts/audit-runtime-imports.mjs:relative
listJsFiles software healthy agentsfleet/scripts/audit-const-names.mjs:listJsFiles
walk software healthy agentsfleet/scripts/audit-const-names.mjs:walk
safeIsDir software healthy agentsfleet/scripts/audit-const-names.mjs:safeIsDir
isString software healthy agentsfleet/src/cli.ts:isString
maybePrintVersion software healthy agentsfleet/src/cli.ts:maybePrintVersion
detectJsonMode software healthy agentsfleet/src/cli.ts:detectJsonMode
resolveGlobalApiUrl software healthy agentsfleet/src/cli.ts:resolveGlobalApiUrl
buildDeps software healthy agentsfleet/src/cli.ts:buildDeps
installPreAction software healthy agentsfleet/src/cli.ts:installPreAction
exitFromCommanderError software healthy agentsfleet/src/cli.ts:exitFromCommanderError
errMessage software healthy agentsfleet/src/cli.ts:errMessage
runCli software healthy agentsfleet/src/cli.ts:runCli
stdout software healthy agentsfleet/src/cli.ts:stdout
stderr software healthy agentsfleet/src/cli.ts:stderr
resolveWidth software healthy agentsfleet/src/output/format.ts:resolveWidth
isAllNumeric software healthy agentsfleet/src/output/format.ts:isAllNumeric
formatSection software healthy agentsfleet/src/output/format.ts:formatSection
formatHelpHeading software healthy agentsfleet/src/output/format.ts:formatHelpHeading
formatEvidence software healthy agentsfleet/src/output/format.ts:formatEvidence
formatKeyValue software healthy agentsfleet/src/output/format.ts:formatKeyValue
renderHeader software healthy agentsfleet/src/output/format.ts:renderHeader
renderRule software healthy agentsfleet/src/output/format.ts:renderRule

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

LabelLayerStatusPath
zlint.json software healthy zlint.json
CHANGELOG.md software healthy CHANGELOG.md
.redocly.yaml software healthy .redocly.yaml
lint-zig.py software healthy lint-zig.py
README.md software healthy README.md
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
docker-compose.yml software healthy docker-compose.yml
.gitleaks.toml software healthy .gitleaks.toml
package.json software healthy package.json
codecov.yml software healthy codecov.yml
bun.lock software healthy bun.lock
Dockerfile software healthy Dockerfile
instructions.md software healthy .codex/instructions.md
substitution.unit.test.js software healthy tests/template-substitution/substitution.unit.test.js
package.json software healthy tests/template-substitution/package.json
substitute.js software healthy tests/template-substitution/substitute.js
postinstall.unit.test.js software healthy tests/agentsfleet-postinstall/postinstall.unit.test.js
package.json software healthy tests/agentsfleet-postinstall/package.json
benchmark.md software healthy tests/bench/benchmark.md
check_openapi_url_shape.py software healthy scripts/check_openapi_url_shape.py
check_readme_hero_sync.sh software healthy scripts/check_readme_hero_sync.sh
check_openapi_errors.py software healthy scripts/check_openapi_errors.py
check_architecture_doc.sh software healthy scripts/check_architecture_doc.sh
test-integration.yml software healthy .github/workflows/test-integration.yml
smoke-post-deploy.yml software healthy .github/workflows/smoke-post-deploy.yml
release.yml software healthy .github/workflows/release.yml
test.yml software healthy .github/workflows/test.yml
lint.yml software healthy .github/workflows/lint.yml
cross-compile.yml software healthy .github/workflows/cross-compile.yml
post-release.yml software healthy .github/workflows/post-release.yml
dry.yml software healthy .github/workflows/dry.yml
bench.yml software healthy .github/workflows/bench.yml
memleak.yml software healthy .github/workflows/memleak.yml
dry-smoke.yml software healthy .github/workflows/dry-smoke.yml
deploy-dev.yml software healthy .github/workflows/deploy-dev.yml
gitleaks.yml software healthy .github/workflows/gitleaks.yml
capture.sh software healthy src/runner/network/fixtures/capture.sh
README.md software healthy src/runner/network/fixtures/README.md
workflow_run_failure.json software healthy src/agentsfleetd/zombie/webhook/normalizer/workflow_run_fai…
workflow_run_success.json software healthy src/agentsfleetd/zombie/webhook/normalizer/workflow_run_suc…
AUDIT.md software healthy src/agentsfleetd/queue/AUDIT.md
bunfig.toml software healthy agentsfleet/bunfig.toml
CONTRIBUTING.md software healthy agentsfleet/CONTRIBUTING.md
README.md software healthy agentsfleet/README.md
package.json software healthy agentsfleet/package.json
bun.lock software healthy agentsfleet/bun.lock
tsconfig.build.json software healthy agentsfleet/tsconfig.build.json
.oxlintrc.json software healthy agentsfleet/.oxlintrc.json

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

LabelLayerStatusPath
.codex software healthy .codex
tests software healthy tests
template-substitution software healthy tests/template-substitution
agentsfleet-postinstall software healthy tests/agentsfleet-postinstall
bench software healthy tests/bench
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
runner software healthy src/runner
network software healthy src/runner/network
fixtures software healthy src/runner/network/fixtures
agentsfleetd software healthy src/agentsfleetd
zombie software healthy src/agentsfleetd/zombie
webhook software healthy src/agentsfleetd/zombie/webhook
normalizer software healthy src/agentsfleetd/zombie/webhook/normalizer
queue software healthy src/agentsfleetd/queue
agentsfleet software healthy agentsfleet
scripts software healthy agentsfleet/scripts
src software healthy agentsfleet/src
output software healthy agentsfleet/src/output
util software healthy agentsfleet/src/util
commands software healthy agentsfleet/src/commands
program software healthy agentsfleet/src/program
runtime software healthy agentsfleet/src/runtime
errors software healthy agentsfleet/src/errors
constants software healthy agentsfleet/src/constants
lib software healthy agentsfleet/src/lib
services software healthy agentsfleet/src/services
telemetry software healthy agentsfleet/src/services/telemetry
exporters software healthy agentsfleet/src/services/telemetry/exporters
test software healthy agentsfleet/test
acceptance software healthy agentsfleet/test/acceptance
fixtures software healthy agentsfleet/test/acceptance/fixtures
services software healthy agentsfleet/test/services
telemetry software healthy agentsfleet/test/telemetry
exporters software healthy agentsfleet/test/telemetry/exporters
schema software healthy schema
docs software healthy docs
architecture software healthy docs/architecture
scenarios software healthy docs/architecture/scenarios
archive software healthy docs/architecture/archive
v2 software healthy docs/v2
pending software healthy docs/v2/pending
done software healthy docs/v2/done
active software healthy docs/v2/active
branding software healthy branding
deploy software healthy deploy
fly software healthy deploy/fly
zombied-dev software healthy deploy/fly/zombied-dev

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

LabelLayerStatusPath
Textarea frontend healthy ui/packages/design-system/src/design-system/Textarea.tsx
Terminal frontend healthy ui/packages/design-system/src/design-system/Terminal.tsx
Label frontend healthy ui/packages/design-system/src/design-system/Label.tsx
InstallBlock frontend healthy ui/packages/design-system/src/design-system/InstallBlock.tsx
EmptyState frontend healthy ui/packages/design-system/src/design-system/EmptyState.tsx
Toast frontend healthy ui/packages/design-system/src/design-system/Toast.tsx
PageHeader frontend healthy ui/packages/design-system/src/design-system/PageHeader.tsx
StatusCard frontend healthy ui/packages/design-system/src/design-system/StatusCard.tsx
DescriptionList frontend healthy ui/packages/design-system/src/design-system/DescriptionList…
ConfirmDialog frontend healthy ui/packages/design-system/src/design-system/ConfirmDialog.t…
PageTitle frontend healthy ui/packages/design-system/src/design-system/PageTitle.tsx
List frontend healthy ui/packages/design-system/src/design-system/List.tsx
Pagination frontend healthy ui/packages/design-system/src/design-system/Pagination.tsx
Card frontend healthy ui/packages/design-system/src/design-system/Card.tsx
Badge frontend healthy ui/packages/design-system/src/design-system/Badge.tsx
SectionLabel frontend healthy ui/packages/design-system/src/design-system/SectionLabel.tsx
Input frontend healthy ui/packages/design-system/src/design-system/Input.tsx
Button frontend healthy ui/packages/design-system/src/design-system/Button.tsx
Time frontend healthy ui/packages/design-system/src/design-system/Time.tsx
TabNav frontend healthy ui/packages/design-system/src/design-system/TabNav.tsx
LogLine frontend healthy ui/packages/design-system/src/design-system/LogLine.tsx
Skeleton frontend healthy ui/packages/design-system/src/design-system/Skeleton.tsx
Grid frontend healthy ui/packages/design-system/src/design-system/Grid.tsx
Alert frontend healthy ui/packages/design-system/src/design-system/Alert.tsx
Section frontend healthy ui/packages/design-system/src/design-system/Section.tsx
Separator frontend healthy ui/packages/design-system/src/design-system/Separator.tsx
CliAuthPage frontend healthy ui/packages/app/app/cli-auth/[session_id]/page.tsx
DashboardLoading frontend healthy ui/packages/app/app/(dashboard)/loading.tsx
ZombiesLoading frontend healthy ui/packages/app/app/(dashboard)/zombies/loading.tsx
ZombieDetailLoading frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/loading.tsx
TriggerPanel frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/components/Tri…
KillSwitch frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/components/Kil…
ZombieConfig frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/components/Zom…
GuidedTriggerCard frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/components/Gui…
CronCard frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/components/Cro…
ZombiesList frontend healthy ui/packages/app/app/(dashboard)/zombies/components/ZombiesL…
InstallZombieForm frontend healthy ui/packages/app/app/(dashboard)/zombies/new/InstallZombieFo…
AddRunnerDialog frontend healthy ui/packages/app/app/(dashboard)/admin/runners/components/Ad…
RunnersView frontend healthy ui/packages/app/app/(dashboard)/admin/runners/components/Ru…
RunnerList frontend healthy ui/packages/app/app/(dashboard)/admin/runners/components/Ru…
CredentialsPage frontend healthy ui/packages/app/app/(dashboard)/credentials/page.tsx
CredentialsList frontend healthy ui/packages/app/app/(dashboard)/credentials/components/Cred…
AddCredentialForm frontend healthy ui/packages/app/app/(dashboard)/credentials/components/AddC…
EditCredentialDialog frontend healthy ui/packages/app/app/(dashboard)/credentials/components/Edit…
SettingsLoading frontend healthy ui/packages/app/app/(dashboard)/settings/loading.tsx
BillingUsageTab frontend healthy ui/packages/app/app/(dashboard)/settings/billing/components…
BillingBalanceCard frontend healthy ui/packages/app/app/(dashboard)/settings/billing/components…
ApiKeysLoading frontend healthy ui/packages/app/app/(dashboard)/settings/api-keys/loading.t…
ApiKeysView frontend healthy ui/packages/app/app/(dashboard)/settings/api-keys/component…
RevokeConfirm frontend healthy ui/packages/app/app/(dashboard)/settings/api-keys/component…

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

LabelLayerStatusPath
ZombieHelp software healthy agentsfleet/src/program/help.ts:ZombieHelp
CommandRuntime software healthy agentsfleet/src/runtime/command-runtime.service.ts:CommandR…
AuthError software healthy agentsfleet/src/errors/index.ts:AuthError
NetworkError software healthy agentsfleet/src/errors/index.ts:NetworkError
ServerError software healthy agentsfleet/src/errors/index.ts:ServerError
ValidationError software healthy agentsfleet/src/errors/index.ts:ValidationError
ConfigError software healthy agentsfleet/src/errors/index.ts:ConfigError
UnexpectedError software healthy agentsfleet/src/errors/index.ts:UnexpectedError
so software healthy agentsfleet/src/errors/auth.ts:so
bodies software healthy agentsfleet/src/errors/auth.ts:bodies
extends software healthy agentsfleet/src/errors/auth.ts:extends
InvalidSessionError software healthy agentsfleet/src/errors/auth.ts:InvalidSessionError
ExpiredSessionError software healthy agentsfleet/src/errors/auth.ts:ExpiredSessionError
RateLimitedError software healthy agentsfleet/src/errors/auth.ts:RateLimitedError
TimeoutError software healthy agentsfleet/src/errors/auth.ts:TimeoutError
InterruptedError software healthy agentsfleet/src/errors/auth.ts:InterruptedError
VerificationFailedError software healthy agentsfleet/src/errors/auth.ts:VerificationFailedError
DecryptError software healthy agentsfleet/src/errors/auth.ts:DecryptError
SessionAbortedError software healthy agentsfleet/src/errors/auth.ts:SessionAbortedError
SessionConsumedError software healthy agentsfleet/src/errors/auth.ts:SessionConsumedError
MeValidationError software healthy agentsfleet/src/errors/auth.ts:MeValidationError
ReplSignalEmitter software healthy agentsfleet/src/lib/repl.ts:ReplSignalEmitter
SkillLoadError software healthy agentsfleet/src/lib/load-skill-from-path.ts:SkillLoadError
ApiError software healthy agentsfleet/src/lib/http.ts:ApiError
Browser software healthy agentsfleet/src/services/browser.service.ts:Browser
Output software healthy agentsfleet/src/services/output.ts:Output
HttpClient software healthy agentsfleet/src/services/http-client.ts:HttpClient
CliConfig software healthy agentsfleet/src/services/config.ts:CliConfig
Workspaces software healthy agentsfleet/src/services/workspaces.ts:Workspaces
Input software healthy agentsfleet/src/services/input.ts:Input
Stdin software healthy agentsfleet/src/services/stdin.ts:Stdin
Credentials software healthy agentsfleet/src/services/credentials.ts:Credentials
ExportableSpan software healthy agentsfleet/src/services/telemetry/tracing.layer.ts:Exporta…
AiTool software healthy agentsfleet/src/services/telemetry/ai-tool.service.ts:AiTool
Analytics software healthy agentsfleet/src/services/telemetry/analytics.service.ts:Ana…
TelemetryRuntime software healthy agentsfleet/src/services/telemetry/runtime.service.ts:Telem…
declaration software healthy agentsfleet/test/errors-index-linecov.unit.test.ts:declarat…
declared software healthy agentsfleet/test/errors-index-linecov.unit.test.ts:declared
BufStream software healthy agentsfleet/test/services-output.unit.test.ts:BufStream
TimeoutError software healthy agentsfleet/test/acceptance/fixtures/cli.d.ts:TimeoutError
TimeoutError software healthy agentsfleet/test/acceptance/fixtures/cli.js:TimeoutError
constructor software healthy agentsfleet/test/telemetry/command-instrumentation.unit.tes…
PostHogStubClass software healthy agentsfleet/test/telemetry/analytics-ai-tool-none-funcfill.…
PostHogStubClass software healthy agentsfleet/test/telemetry/analytics.layer.unit.test.ts:Pos…
and software healthy ui/packages/design-system/src/utils.test.ts:and
values software healthy ui/packages/design-system/src/utils.test.ts:values
value software healthy ui/packages/design-system/src/utils.test.ts:value
string software healthy ui/packages/design-system/src/design-system/Badge.test.tsx:…
check software healthy ui/packages/design-system/src/design-system/Tooltip.test.ts…
and software healthy ui/packages/design-system/src/design-system/StatusCard.test…

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

LabelLayerStatusPath
test-integration cicd healthy .github/workflows/test-integration.yml
test-integration-runner cicd healthy .github/workflows/test-integration.yml
smoke cicd healthy .github/workflows/smoke-post-deploy.yml
acceptance-e2e-prod cicd healthy .github/workflows/smoke-post-deploy.yml
check-credentials cicd healthy .github/workflows/release.yml
verify-tag cicd healthy .github/workflows/release.yml
binaries-linux-x86 cicd healthy .github/workflows/release.yml
verify-runtime-compat cicd healthy .github/workflows/release.yml
binaries-linux-aarch64 cicd healthy .github/workflows/release.yml
binaries-macos cicd healthy .github/workflows/release.yml
push-prod cicd healthy .github/workflows/release.yml
npm cicd healthy .github/workflows/release.yml
create-release cicd healthy .github/workflows/release.yml
verify-dev-gate cicd healthy .github/workflows/release.yml
deploy-fly-prod cicd healthy .github/workflows/release.yml
deploy-worker-canary-prod cicd healthy .github/workflows/release.yml
deploy-worker-fleet-prod cicd healthy .github/workflows/release.yml
test-unit-agentsfleetd cicd healthy .github/workflows/test.yml
test-unit-zigrunner cicd healthy .github/workflows/test.yml
test-unit-ziglib cicd healthy .github/workflows/test.yml
test-unit-agentsfleet cicd healthy .github/workflows/test.yml
test-unit-website cicd healthy .github/workflows/test.yml
test-unit-app cicd healthy .github/workflows/test.yml
test-unit-design-system cicd healthy .github/workflows/test.yml
bundle-size-website cicd healthy .github/workflows/test.yml
test cicd healthy .github/workflows/test.yml
lint-zig cicd healthy .github/workflows/lint.yml
lint-website cicd healthy .github/workflows/lint.yml
lint-apps-ds-ctl cicd healthy .github/workflows/lint.yml
lint-usezombie-sh cicd healthy .github/workflows/lint.yml
check-gh-actions-valid cicd healthy .github/workflows/lint.yml
check-openapi cicd healthy .github/workflows/lint.yml
lint cicd healthy .github/workflows/lint.yml
cross-compile-linux-x86 cicd healthy .github/workflows/cross-compile.yml
cross-compile-linux-aarch64 cicd healthy .github/workflows/cross-compile.yml
verify-runtime-compat cicd healthy .github/workflows/cross-compile.yml
cross-compile-macos cicd healthy .github/workflows/cross-compile.yml
verify-npm cicd healthy .github/workflows/post-release.yml
cli-acceptance-prod cicd healthy .github/workflows/post-release.yml
summary cicd healthy .github/workflows/post-release.yml
dry-website cicd healthy .github/workflows/dry.yml
dry-app cicd healthy .github/workflows/dry.yml
dry cicd healthy .github/workflows/dry.yml
bench cicd healthy .github/workflows/bench.yml
memleak cicd healthy .github/workflows/memleak.yml
dry-website-smoke cicd healthy .github/workflows/dry-smoke.yml
dry-app-smoke cicd healthy .github/workflows/dry-smoke.yml
dry-smoke cicd healthy .github/workflows/dry-smoke.yml
check-credentials cicd healthy .github/workflows/deploy-dev.yml
compile-dev cicd healthy .github/workflows/deploy-dev.yml

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

LabelLayerStatusPath
auth::agentsfleet/src/constants/auth-roles.ts security healthy agentsfleet/src/constants/auth-roles.ts
auth::ui/packages/app/lib/api/workspaces.ts security healthy ui/packages/app/lib/api/workspaces.ts
auth::agentsfleet/test/cli-flow.unit.test.ts security healthy agentsfleet/test/cli-flow.unit.test.ts
auth::ui/packages/app/tests/e2e/acceptance/fixtures/seed.ts security healthy ui/packages/app/tests/e2e/acceptance/fixtures/seed.ts
auth::public/openapi.json security healthy public/openapi.json
auth::agentsfleet/test/auth-token.unit.test.ts security healthy agentsfleet/test/auth-token.unit.test.ts
auth::agentsfleet/test/acceptance/fixtures/workspace-hydrat… security healthy agentsfleet/test/acceptance/fixtures/workspace-hydration.ts
auth::ui/packages/app/tests/e2e/acceptance/fixtures/auth.ts security healthy ui/packages/app/tests/e2e/acceptance/fixtures/auth.ts
auth::agentsfleet/test/acceptance/fixtures/cli.js security healthy agentsfleet/test/acceptance/fixtures/cli.js
auth::ui/packages/app/tests/e2e/acceptance/fixtures/api-cli… security healthy ui/packages/app/tests/e2e/acceptance/fixtures/api-client.ts
auth::ui/packages/app/lib/auth/cli-flow.ts security healthy ui/packages/app/lib/auth/cli-flow.ts
auth::ui/packages/app/lib/workspace.ts security healthy ui/packages/app/lib/workspace.ts
auth::ui/packages/website/src/components/FAQ.tsx security healthy ui/packages/website/src/components/FAQ.tsx
auth::public/openapi/components/security.yaml security healthy public/openapi/components/security.yaml
auth::agentsfleet/test/zombie-install-unit.test.ts security healthy agentsfleet/test/zombie-install-unit.test.ts
auth::ui/packages/app/tests/e2e/acceptance/signup.spec.ts security healthy ui/packages/app/tests/e2e/acceptance/signup.spec.ts
auth::.gitleaks.toml security healthy .gitleaks.toml
auth::public/openapi/paths/authentication.yaml security healthy public/openapi/paths/authentication.yaml
auth::scripts/check_openapi_url_shape.py security healthy scripts/check_openapi_url_shape.py
auth::agentsfleet/test/acceptance/fixtures/browser.ts security healthy agentsfleet/test/acceptance/fixtures/browser.ts
auth::ui/packages/app/tests/e2e/acceptance/_smoke.spec.ts security healthy ui/packages/app/tests/e2e/acceptance/_smoke.spec.ts
auth::agentsfleet/test/acceptance/flags-and-env.spec.ts security healthy agentsfleet/test/acceptance/flags-and-env.spec.ts
auth::agentsfleet/src/commands/login.ts security healthy agentsfleet/src/commands/login.ts
auth::agentsfleet/test/acceptance/fixtures/negatives.ts security healthy agentsfleet/test/acceptance/fixtures/negatives.ts
auth::ui/packages/app/lib/auth/cli-flow.test.ts security healthy ui/packages/app/lib/auth/cli-flow.test.ts
auth::agentsfleet/test/acceptance/global-setup.ts security healthy agentsfleet/test/acceptance/global-setup.ts
auth::public/openapi/root.yaml security healthy public/openapi/root.yaml
auth::agentsfleet/src/program/auth-token.ts security healthy agentsfleet/src/program/auth-token.ts
auth::ui/packages/app/tests/e2e/acceptance/fixtures/constan… security healthy ui/packages/app/tests/e2e/acceptance/fixtures/constants.ts
auth::agentsfleet/src/lib/cli-flow.ts security healthy agentsfleet/src/lib/cli-flow.ts
auth::agentsfleet/test/acceptance/lifecycle-after-login.spe… security healthy agentsfleet/test/acceptance/lifecycle-after-login.spec.ts
auth::agentsfleet/test/acceptance/fixtures/clerk-admin.ts security healthy agentsfleet/test/acceptance/fixtures/clerk-admin.ts
auth::ui/packages/app/app/cli-auth/[session_id]/page.tsx security healthy ui/packages/app/app/cli-auth/[session_id]/page.tsx
auth::ui/packages/app/tests/e2e/acceptance/install-zombie-c… security healthy ui/packages/app/tests/e2e/acceptance/install-zombie-cli.spe…
auth::agentsfleet/test/zombie-steer.integration.test.ts security healthy agentsfleet/test/zombie-steer.integration.test.ts
auth::agentsfleet/test/login.acceptance.spec.ts security healthy agentsfleet/test/login.acceptance.spec.ts
auth::agentsfleet/test/acceptance/lifecycle-with-token.spec… security healthy agentsfleet/test/acceptance/lifecycle-with-token.spec.ts
auth::public/openapi/paths/auth-session-exchange.yaml security healthy public/openapi/paths/auth-session-exchange.yaml
auth::ui/packages/app/app/backend/v1/workspaces/[workspaceI… security healthy ui/packages/app/app/backend/v1/workspaces/[workspaceId]/zom…
auth::agentsfleet/test/commands-auth-linecov.unit.test.ts security healthy agentsfleet/test/commands-auth-linecov.unit.test.ts
auth::ui/packages/app/tests/sse-route.test.ts security healthy ui/packages/app/tests/sse-route.test.ts
auth::ui/packages/app/tests/grep-gates/no-api-template-mint… security healthy ui/packages/app/tests/grep-gates/no-api-template-mint.test.…
auth::public/openapi/paths/tenant-workspaces.yaml security healthy public/openapi/paths/tenant-workspaces.yaml
auth::agentsfleet/test/acceptance/fixtures/constants.ts security healthy agentsfleet/test/acceptance/fixtures/constants.ts
auth::ui/packages/app/tests/fixture-jwt-cache-location.test… security healthy ui/packages/app/tests/fixture-jwt-cache-location.test.ts
auth::ui/packages/app/tests/workspace.test.ts security healthy ui/packages/app/tests/workspace.test.ts
auth::ui/packages/app/tests/cli-auth-page.test.ts security healthy ui/packages/app/tests/cli-auth-page.test.ts
auth::ui/packages/app/tests/e2e/acceptance/fixtures/clerk-a… security healthy ui/packages/app/tests/e2e/acceptance/fixtures/clerk-admin.ts
auth::ui/packages/app/tests/e2e/acceptance/global-setup.ts security healthy ui/packages/app/tests/e2e/acceptance/global-setup.ts

LabelLayerStatusPath
/app/cli-auth/[session_id] frontend healthy ui/packages/app/app/cli-auth/[session_id]/page.tsx
/app/(dashboard) frontend healthy ui/packages/app/app/(dashboard)/page.tsx
/app/(dashboard)/zombies frontend healthy ui/packages/app/app/(dashboard)/zombies/page.tsx
/app/(dashboard)/zombies/[id] frontend healthy ui/packages/app/app/(dashboard)/zombies/[id]/page.tsx
/app/(dashboard)/zombies/new frontend healthy ui/packages/app/app/(dashboard)/zombies/new/page.tsx
/app/(dashboard)/admin/runners frontend healthy ui/packages/app/app/(dashboard)/admin/runners/page.tsx
/app/(dashboard)/credentials frontend healthy ui/packages/app/app/(dashboard)/credentials/page.tsx
/app/(dashboard)/settings frontend healthy ui/packages/app/app/(dashboard)/settings/page.tsx
/app/(dashboard)/settings/billing frontend healthy ui/packages/app/app/(dashboard)/settings/billing/page.tsx
/app/(dashboard)/settings/security frontend healthy ui/packages/app/app/(dashboard)/settings/security/page.tsx
/app/(dashboard)/settings/defaults frontend healthy ui/packages/app/app/(dashboard)/settings/defaults/page.tsx
/app/(dashboard)/settings/api-keys frontend healthy ui/packages/app/app/(dashboard)/settings/api-keys/page.tsx
/app/(dashboard)/settings/models frontend healthy ui/packages/app/app/(dashboard)/settings/models/page.tsx
/app/(dashboard)/events frontend healthy ui/packages/app/app/(dashboard)/events/page.tsx
/app/(dashboard)/approvals frontend healthy ui/packages/app/app/(dashboard)/approvals/page.tsx
/app/(dashboard)/approvals/[gateId] frontend healthy ui/packages/app/app/(dashboard)/approvals/[gateId]/page.tsx
/app/(auth)/sign-in/[[...sign-in]] frontend healthy ui/packages/app/app/(auth)/sign-in/[[...sign-in]]/page.tsx
/app/(auth)/sign-up/[[...sign-up]] frontend healthy ui/packages/app/app/(auth)/sign-up/[[...sign-up]]/page.tsx
/Agents.test frontend healthy ui/packages/website/src/pages/Agents.test.tsx
/Privacy.test frontend healthy ui/packages/website/src/pages/Privacy.test.tsx
/Terms frontend healthy ui/packages/website/src/pages/Terms.tsx
/Terms.test frontend healthy ui/packages/website/src/pages/Terms.test.tsx
/Privacy frontend healthy ui/packages/website/src/pages/Privacy.tsx
/DesignSystemGallery frontend healthy ui/packages/website/src/pages/DesignSystemGallery.tsx
/Agents frontend healthy ui/packages/website/src/pages/Agents.tsx
/Home.test frontend healthy ui/packages/website/src/pages/Home.test.tsx
/Home frontend healthy ui/packages/website/src/pages/Home.tsx
/ frontend healthy ui/packages/website/src/App.tsx
/pricing frontend healthy ui/packages/website/src/App.tsx
/agents frontend healthy ui/packages/website/src/App.tsx
/privacy frontend healthy ui/packages/website/src/App.tsx
/terms frontend healthy ui/packages/website/src/App.tsx
/_design-system frontend healthy ui/packages/website/src/App.tsx
/v1/x frontend healthy agentsfleet/test/services-http-client.unit.test.ts
/v1/y frontend healthy agentsfleet/test/services-http-client.unit.test.ts
/workspaces frontend healthy ui/packages/app/tests/posthog.test.ts
/workspaces/ws_123 frontend healthy ui/packages/app/tests/posthog.test.ts
/zombies/new frontend healthy ui/packages/app/tests/posthog.test.ts
/settings/models frontend healthy ui/packages/app/tests/posthog.test.ts
/sign-in frontend healthy ui/packages/app/tests/e2e/a11y.spec.ts
/sign-up frontend healthy ui/packages/app/tests/e2e/a11y.spec.ts

LabelLayerStatusPath
gha::test-integration cicd healthy .github/workflows/test-integration.yml
gha::smoke-post-deploy cicd healthy .github/workflows/smoke-post-deploy.yml
gha::release cicd healthy .github/workflows/release.yml
gha::test cicd healthy .github/workflows/test.yml
gha::lint cicd healthy .github/workflows/lint.yml
gha::cross-compile cicd healthy .github/workflows/cross-compile.yml
gha::post-release cicd healthy .github/workflows/post-release.yml
gha::dry cicd healthy .github/workflows/dry.yml
gha::bench cicd healthy .github/workflows/bench.yml
gha::memleak cicd healthy .github/workflows/memleak.yml
gha::dry-smoke cicd healthy .github/workflows/dry-smoke.yml
gha::deploy-dev cicd healthy .github/workflows/deploy-dev.yml
gha::gitleaks cicd healthy .github/workflows/gitleaks.yml

LabelLayerStatusPath
AUTH_E2E_REGULAR_EMAIL cicd healthy
TAILSCALE_AUTHKEY cicd healthy
FLY_API_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
CODECOV_TOKEN cicd healthy
AUTH_E2E_ADMIN_EMAIL cicd healthy
CLERK_SECRET_KEY cicd healthy
OP_SERVICE_ACCOUNT_TOKEN cicd healthy
CLERK_PUBLISHABLE_KEY cicd healthy
GITLEAKS_LICENSE cicd healthy
VERCEL_BYPASS_SECRET cicd healthy
CLERK_WEBHOOK_SECRET cicd healthy
NPM_TOKEN cicd healthy

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::deploy/fly/cloudflared-prod/Dockerfile hardware healthy deploy/fly/cloudflared-prod/Dockerfile
image::deploy/fly/cloudflared-dev/Dockerfile hardware healthy deploy/fly/cloudflared-dev/Dockerfile
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
agentsfleetd hardware healthy docker-compose.yml

LabelLayerStatusPath
core data healthy schema/014_zombie_execution_telemetry.sql
fleet data healthy schema/022_fleet_runner_leases.sql
vault data healthy schema/002_vault_schema.sql
billing data healthy schema/017_tenant_billing.sql
memory data healthy schema/013_memory_entries.sql

LabelLayerStatusPath
port:5432 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:38080 network healthy .github/workflows/bench.yml

LabelLayerStatusPath
postgres data healthy README.md
redis data healthy README.md
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
1.2.3.4 network healthy agentsfleet/test/browser-resolve-platforms.unit.test.ts
5.6.7.8 network healthy agentsfleet/test/browser-resolve-platforms.unit.test.ts

LabelLayerStatusPath
password_literal::ui/packages/app/tests/e2e/acceptance/sign… security healthy ui/packages/app/tests/e2e/acceptance/signup.spec.ts
password_literal::ui/packages/app/tests/e2e/acceptance/sign… security healthy ui/packages/app/tests/e2e/acceptance/signup-webhook-live.sp…
password_literal::ui/packages/app/tests/e2e/acceptance/sign… security healthy ui/packages/app/tests/e2e/acceptance/signup-lifecycle.spec.…

LabelLayerStatusPath
agentsfleet__agentsfleet software healthy /data/fable5_failed_archive/agentsfleet__agentsfleet

LabelLayerStatusPath
nginx network healthy ui/packages/app/app/backend/v1/workspaces/[workspaceId]/zom…

LabelLayerStatusPath
gpu (detected) hardware healthy ui/packages/app/app/(dashboard)/admin/runners/components/Ad…
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/5e321b35-2348-4543-acf1-7d89b633f6ea/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5e321b35-2348-4543-acf1-7d89b633f6ea/

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.