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.
40 of your 122 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 46.92s for a 18.3 MB repo slow.
  • Repobility's analysis ran in 44.21s after the clone landed.

browserbase/stagehand

https://github.com/browserbase/stagehand · scanned 2026-06-05 22:40 UTC (4 days, 8 hours ago) · 10 languages

552 raw signals (114 security + 438 graph) 21st percentile · Typescript · large (100-500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 40.0 0.25 10.00
testing_score 95.0 0.20 19.00
documentation_score 72.0 0.15 10.80
practices_score 77.0 0.15 11.55
code_quality 58.3 0.10 5.83
Overall 1.00 66.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 3692 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
currentSdkLanguage software healthy packages/docs/sdk-api-reference-labels.js:currentSdkLanguage
escapeRegExp software healthy packages/docs/sdk-api-reference-labels.js:escapeRegExp
buildPattern software healthy packages/docs/sdk-api-reference-labels.js:buildPattern
shouldRewriteTextNode software healthy packages/docs/sdk-api-reference-labels.js:shouldRewriteText…
rewriteLabels software healthy packages/docs/sdk-api-reference-labels.js:rewriteLabels
scheduleRewrite software healthy packages/docs/sdk-api-reference-labels.js:scheduleRewrite
onNextFrame software healthy packages/docs/language-selector.js:onNextFrame
updateSDKReferenceVisibility software healthy packages/docs/language-selector.js:updateSDKReferenceVisibi…
getVersionSwitcher software healthy packages/docs/language-selector.js:getVersionSwitcher
text software healthy packages/docs/language-selector.js:text
updateVersionSwitcherVisibility software healthy packages/docs/language-selector.js:updateVersionSwitcherVis…
getDropdownButton software healthy packages/docs/language-selector.js:getDropdownButton
getDropdownMenu software healthy packages/docs/language-selector.js:getDropdownMenu
updateButtonText software healthy packages/docs/language-selector.js:updateButtonText
updateDropdownCheckIndicator software healthy packages/docs/language-selector.js:updateDropdownCheckIndic…
simulateClick software healthy packages/docs/language-selector.js:simulateClick
getCodeBlockLanguageDropdown software healthy packages/docs/language-selector.js:getCodeBlockLanguageDrop…
waitForCodeBlockMenuAndSelect software healthy packages/docs/language-selector.js:waitForCodeBlockMenuAndS…
selectCodeBlockLanguage software healthy packages/docs/language-selector.js:selectCodeBlockLanguage
syncCodeBlockLanguage software healthy packages/docs/language-selector.js:syncCodeBlockLanguage
setupDropdownMenuObserver software healthy packages/docs/language-selector.js:setupDropdownMenuObserver
setupMenuClickHandler software healthy packages/docs/language-selector.js:setupMenuClickHandler
restoreLanguageSelection software healthy packages/docs/language-selector.js:restoreLanguageSelection
setupPageChangeObserver software healthy packages/docs/language-selector.js:setupPageChangeObserver
currentText software healthy packages/docs/language-selector.js:currentText
setupCodeBlockObserver software healthy packages/docs/language-selector.js:setupCodeBlockObserver
init software healthy packages/docs/language-selector.js:init
fetchUrl software healthy packages/docs/scripts/sync-sdk-docs.js:fetchUrl
processReadmeContent software healthy packages/docs/scripts/sync-sdk-docs.js:processReadmeContent
generateFrontmatter software healthy packages/docs/scripts/sync-sdk-docs.js:generateFrontmatter
syncSdk software healthy packages/docs/scripts/sync-sdk-docs.js:syncSdk
main software healthy packages/docs/scripts/sync-sdk-docs.js:main
normalizePath software healthy packages/docs/scripts/runtimePaths.js:normalizePath
readCallsites software healthy packages/docs/scripts/runtimePaths.js:readCallsites
readCallsitePath software healthy packages/docs/scripts/runtimePaths.js:readCallsitePath
isInternalCallsite software healthy packages/docs/scripts/runtimePaths.js:isInternalCallsite
resolveCallerFilePath software healthy packages/docs/scripts/runtimePaths.js:resolveCallerFilePath
getCurrentFilePath software healthy packages/docs/scripts/runtimePaths.js:getCurrentFilePath
getCurrentDirPath software healthy packages/docs/scripts/runtimePaths.js:getCurrentDirPath
getRepoRootDir software healthy packages/docs/scripts/runtimePaths.js:getRepoRootDir
isMainModule software healthy packages/docs/scripts/runtimePaths.js:isMainModule
createTempDir software healthy packages/cli/tests/skills-install.test.ts:createTempDir
writeNpxStub software healthy packages/cli/tests/skills-install.test.ts:writeNpxStub
withTemplatesApi software healthy packages/cli/tests/cli-templates.test.ts:withTemplatesApi
createTempDir software healthy packages/cli/tests/cli-templates.test.ts:createTempDir
writeExecutable software healthy packages/cli/tests/cli-templates.test.ts:writeExecutable
startTelemetryServer software healthy packages/cli/tests/cli-telemetry.test.ts:startTelemetryServ…
telemetryEnv software healthy packages/cli/tests/cli-telemetry.test.ts:telemetryEnv
telemetryPayloads software healthy packages/cli/tests/cli-telemetry.test.ts:telemetryPayloads
asCapturePayload software healthy packages/cli/tests/cli-telemetry.test.ts:asCapturePayload

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

LabelLayerStatusPath
stainless.yml software healthy stainless.yml
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
turbo.json software healthy turbo.json
claude.md software healthy claude.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
CHANGELOG.md software healthy CHANGELOG.md
tsconfig.base.json software healthy tsconfig.base.json
README.md software healthy packages/README.md
README.md software healthy packages/docs/README.md
package.json software healthy packages/docs/package.json
sdk-api-reference-labels.js software healthy packages/docs/sdk-api-reference-labels.js
language-selector.js software healthy packages/docs/language-selector.js
docs.json software healthy packages/docs/docs.json
sync-sdk-docs.js software healthy packages/docs/scripts/sync-sdk-docs.js
runtimePaths.js software healthy packages/docs/scripts/runtimePaths.js
README.md software healthy packages/cli/README.md
package.json software healthy packages/cli/package.json
tsconfig.json software healthy packages/cli/tsconfig.json
tsconfig.local-only.json software healthy packages/cli/tsconfig.local-only.json
CHANGELOG.md software healthy packages/cli/CHANGELOG.md
vitest.config.ts software warning packages/cli/vitest.config.ts
skills-install.test.ts software healthy packages/cli/tests/skills-install.test.ts
cli-templates.test.ts software healthy packages/cli/tests/cli-templates.test.ts
cli-telemetry.test.ts software healthy packages/cli/tests/cli-telemetry.test.ts
agent.test.ts software warning packages/cli/tests/agent.test.ts
remote-disabled.test.ts software warning packages/cli/tests/remote-disabled.test.ts
cli-functions-contract.test.ts software healthy packages/cli/tests/cli-functions-contract.test.ts
cli-update.test.ts software healthy packages/cli/tests/cli-update.test.ts
local-only-build.test.ts software healthy packages/cli/tests/local-only-build.test.ts
doctor.test.ts software healthy packages/cli/tests/doctor.test.ts
cli-cloud-contract.test.ts software healthy packages/cli/tests/cli-cloud-contract.test.ts
driver-commands.test.ts software healthy packages/cli/tests/driver-commands.test.ts
package-manifest.test.ts software warning packages/cli/tests/package-manifest.test.ts
driver-foundation.test.ts software healthy packages/cli/tests/driver-foundation.test.ts
cli-surface.test.ts software warning packages/cli/tests/cli-surface.test.ts
skills.test.ts software healthy packages/cli/tests/skills.test.ts
run-cli.ts software healthy packages/cli/tests/helpers/run-cli.ts
fake-browserbase-server.ts software healthy packages/cli/tests/helpers/fake-browserbase-server.ts
SKILL.md software healthy packages/cli/skills/browse/SKILL.md
update-check-worker.ts software warning packages/cli/src/update-check-worker.ts
base.ts software healthy packages/cli/src/base.ts
get.ts software healthy packages/cli/src/commands/get.ts
snapshot.ts software healthy packages/cli/src/commands/snapshot.ts
doctor.ts software healthy packages/cli/src/commands/doctor.ts
open.ts software healthy packages/cli/src/commands/open.ts
highlight.ts software healthy packages/cli/src/commands/highlight.ts

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

LabelLayerStatusPath
so software healthy packages/docs/language-selector.js:so
FakeCdpSession software healthy packages/cli/tests/driver-commands.test.ts:FakeCdpSession
BrowseCommand software healthy packages/cli/src/base.ts:BrowseCommand
Get software healthy packages/cli/src/commands/get.ts:Get
Snapshot software healthy packages/cli/src/commands/snapshot.ts:Snapshot
Doctor software healthy packages/cli/src/commands/doctor.ts:Doctor
Open software healthy packages/cli/src/commands/open.ts:Open
Highlight software healthy packages/cli/src/commands/highlight.ts:Highlight
Status software healthy packages/cli/src/commands/status.ts:Status
Daemon software healthy packages/cli/src/commands/daemon.ts:Daemon
Upload software healthy packages/cli/src/commands/upload.ts:Upload
Refs software healthy packages/cli/src/commands/refs.ts:Refs
Cursor software healthy packages/cli/src/commands/cursor.ts:Cursor
Viewport software healthy packages/cli/src/commands/viewport.ts:Viewport
Stop software healthy packages/cli/src/commands/stop.ts:Stop
Select software healthy packages/cli/src/commands/select.ts:Select
Press software healthy packages/cli/src/commands/press.ts:Press
Cdp software healthy packages/cli/src/commands/cdp.ts:Cdp
Wait software healthy packages/cli/src/commands/wait.ts:Wait
Screenshot software healthy packages/cli/src/commands/screenshot.ts:Screenshot
Fill software healthy packages/cli/src/commands/fill.ts:Fill
Reload software healthy packages/cli/src/commands/reload.ts:Reload
Is software healthy packages/cli/src/commands/is.ts:Is
Back software healthy packages/cli/src/commands/back.ts:Back
Eval software healthy packages/cli/src/commands/eval.ts:Eval
TypeText software healthy packages/cli/src/commands/type.ts:TypeText
Click software healthy packages/cli/src/commands/click.ts:Click
Forward software healthy packages/cli/src/commands/forward.ts:Forward
FunctionsInit software healthy packages/cli/src/commands/functions/init.ts:FunctionsInit
FunctionsInvoke software healthy packages/cli/src/commands/functions/invoke.ts:FunctionsInvo…
FunctionsDev software healthy packages/cli/src/commands/functions/dev.ts:FunctionsDev
FunctionsPublish software healthy packages/cli/src/commands/functions/publish.ts:FunctionsPub…
NetworkOff software healthy packages/cli/src/commands/network/off.ts:NetworkOff
NetworkPath software healthy packages/cli/src/commands/network/path.ts:NetworkPath
NetworkClear software healthy packages/cli/src/commands/network/clear.ts:NetworkClear
NetworkOn software healthy packages/cli/src/commands/network/on.ts:NetworkOn
Fetch software healthy packages/cli/src/commands/cloud/fetch.ts:Fetch
Search software healthy packages/cli/src/commands/cloud/search.ts:Search
ProjectsGet software healthy packages/cli/src/commands/cloud/projects/get.ts:ProjectsGet
ProjectsList software healthy packages/cli/src/commands/cloud/projects/list.ts:ProjectsLi…
ProjectsUsage software healthy packages/cli/src/commands/cloud/projects/usage.ts:ProjectsU…
SessionsGet software healthy packages/cli/src/commands/cloud/sessions/get.ts:SessionsGet
SessionsDebug software healthy packages/cli/src/commands/cloud/sessions/debug.ts:SessionsD…
SessionsUpdate software healthy packages/cli/src/commands/cloud/sessions/update.ts:Sessions…
SessionsCreate software healthy packages/cli/src/commands/cloud/sessions/create.ts:Sessions…
SessionsList software healthy packages/cli/src/commands/cloud/sessions/list.ts:SessionsLi…
SessionsLogs software healthy packages/cli/src/commands/cloud/sessions/logs.ts:SessionsLo…
SessionsDownloadsGet software healthy packages/cli/src/commands/cloud/sessions/downloads/get.ts:S…
SessionsUploadsCreate software healthy packages/cli/src/commands/cloud/sessions/uploads/create.ts:…
ContextsGet software healthy packages/cli/src/commands/cloud/contexts/get.ts:ContextsGet

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

LabelLayerStatusPath
packages software healthy packages
docs software healthy packages/docs
scripts software healthy packages/docs/scripts
cli software healthy packages/cli
tests software healthy packages/cli/tests
helpers software healthy packages/cli/tests/helpers
skills software healthy packages/cli/skills
browse software healthy packages/cli/skills/browse
src software healthy packages/cli/src
commands software healthy packages/cli/src/commands
functions software healthy packages/cli/src/commands/functions
network software healthy packages/cli/src/commands/network
cloud software healthy packages/cli/src/commands/cloud
projects software healthy packages/cli/src/commands/cloud/projects
sessions software healthy packages/cli/src/commands/cloud/sessions
downloads software healthy packages/cli/src/commands/cloud/sessions/downloads
uploads software healthy packages/cli/src/commands/cloud/sessions/uploads
contexts software healthy packages/cli/src/commands/cloud/contexts
extensions software healthy packages/cli/src/commands/cloud/extensions
templates software healthy packages/cli/src/commands/templates
skills software healthy packages/cli/src/commands/skills
mouse software healthy packages/cli/src/commands/mouse
tab software healthy packages/cli/src/commands/tab
lib software healthy packages/cli/src/lib
functions software healthy packages/cli/src/lib/functions
driver software healthy packages/cli/src/lib/driver
commands software healthy packages/cli/src/lib/driver/commands
daemon software healthy packages/cli/src/lib/driver/daemon
cloud software healthy packages/cli/src/lib/cloud
templates software healthy packages/cli/src/lib/templates
skills software healthy packages/cli/src/lib/skills
hooks software healthy packages/cli/src/hooks
server-v3 software healthy packages/server-v3
tests software healthy packages/server-v3/tests
integration software healthy packages/server-v3/tests/integration
v3 software healthy packages/server-v3/tests/integration/v3
unit software healthy packages/server-v3/tests/unit
scripts software healthy packages/server-v3/scripts
src software healthy packages/server-v3/src
types software healthy packages/server-v3/src/types
lib software healthy packages/server-v3/src/lib
logging software healthy packages/server-v3/src/lib/logging
routes software healthy packages/server-v3/src/routes
v1 software healthy packages/server-v3/src/routes/v1
sessions software healthy packages/server-v3/src/routes/v1/sessions
_id software healthy packages/server-v3/src/routes/v1/sessions/_id
core software healthy packages/core
tests software healthy packages/core/tests
integration software healthy packages/core/tests/integration
unit software healthy packages/core/tests/unit

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

LabelLayerStatusPath
detect cicd healthy .github/workflows/stagehand-server-v4-release.yml
build_binaries cicd healthy .github/workflows/stagehand-server-v4-release.yml
release cicd healthy .github/workflows/stagehand-server-v4-release.yml
prepare cicd healthy .github/workflows/manual-evals.yml
run-build cicd healthy .github/workflows/manual-evals.yml
run-evals cicd healthy .github/workflows/manual-evals.yml
detect cicd healthy .github/workflows/stagehand-server-v3-release.yml
build_binaries cicd healthy .github/workflows/stagehand-server-v3-release.yml
release cicd healthy .github/workflows/stagehand-server-v3-release.yml
preview cicd healthy .github/workflows/stainless.yml
merge cicd healthy .github/workflows/stainless.yml
determine-changes cicd healthy .github/workflows/ci.yml
load-pr-context cicd healthy .github/workflows/ci.yml
determine-evals cicd healthy .github/workflows/ci.yml
run-lint cicd healthy .github/workflows/ci.yml
cancel-after-lint-failure cicd healthy .github/workflows/ci.yml
run-build cicd healthy .github/workflows/ci.yml
run-cli-tests cicd healthy .github/workflows/ci.yml
run-evals-unit-tests cicd healthy .github/workflows/ci.yml
discover-core-tests cicd healthy .github/workflows/ci.yml
core-unit-tests cicd healthy .github/workflows/ci.yml
discover-server-tests cicd healthy .github/workflows/ci.yml
build-server-sea cicd healthy .github/workflows/ci.yml
server-integration-tests cicd healthy .github/workflows/ci.yml
discover-e2e-tests cicd healthy .github/workflows/ci.yml
run-e2e-local-tests cicd healthy .github/workflows/ci.yml
run-e2e-bb-tests cicd healthy .github/workflows/ci.yml
run-evals cicd healthy .github/workflows/ci.yml
merge-coverage cicd healthy .github/workflows/ci.yml
publish cicd healthy .github/workflows/publish-evals.yml
claude cicd healthy .github/workflows/claude.yml
manage-external-pr cicd healthy .github/workflows/external-contributor-pr.yml
claim-approved-pr cicd healthy .github/workflows/external-contributor-pr.yml
sync-owned-pr cicd healthy .github/workflows/external-contributor-pr.yml
release cicd healthy .github/workflows/release.yml
release-cli cicd healthy .github/workflows/release-cli.yml
build_binaries cicd healthy .github/workflows/stagehand-server-v4-sea-build.yml
capture-approved-review cicd healthy .github/workflows/external-contributor-pr-approval-handoff.…
build_binaries cicd healthy .github/workflows/stagehand-server-v3-sea-build.yml
check-parity-label cicd healthy .github/workflows/feature-parity.yml

LabelLayerStatusPath
UPSTASH_REDIS_REST_URL cicd healthy
BROWSERBASE_REGION_DISTRIBUTION cicd healthy
OPENAI_API_KEY cicd healthy
STAINLESS_PROJECT cicd healthy
UPSTASH_REDIS_REST_TOKEN cicd healthy
GOOGLE_GENERATIVE_AI_API_KEY cicd healthy
BRAINTRUST_API_KEY cicd healthy
BROWSERBASE_API_KEY cicd healthy
STAINLESS_API_KEY cicd healthy
CHROME_PATH cicd healthy
ANTHROPIC_API_KEY cicd healthy
PARITY_APP_ID cicd healthy
STAINLESS_ORG cicd healthy
BROWSERBASE_PROJECT_ID cicd healthy
GEMINI_API_KEY cicd healthy
GITHUB_TOKEN cicd healthy
OAS_PATH cicd healthy
KV_REST_API_URL cicd healthy
KV_REST_API_TOKEN cicd healthy
PARITY_APP_PRIVATE_KEY cicd healthy

LabelLayerStatusPath
gha::stagehand-server-v4-release cicd healthy .github/workflows/stagehand-server-v4-release.yml
gha::manual-evals cicd healthy .github/workflows/manual-evals.yml
gha::stagehand-server-v3-release cicd healthy .github/workflows/stagehand-server-v3-release.yml
gha::stainless cicd healthy .github/workflows/stainless.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::publish-evals cicd healthy .github/workflows/publish-evals.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::external-contributor-pr cicd healthy .github/workflows/external-contributor-pr.yml
gha::release cicd healthy .github/workflows/release.yml
gha::release-cli cicd healthy .github/workflows/release-cli.yml
gha::stagehand-server-v4-sea-build cicd healthy .github/workflows/stagehand-server-v4-sea-build.yml
gha::external-contributor-pr-approval-handoff cicd healthy .github/workflows/external-contributor-pr-approval-handoff.…
gha::stagehand-server-v3-sea-build cicd healthy .github/workflows/stagehand-server-v3-sea-build.yml
gha::feature-parity cicd healthy .github/workflows/feature-parity.yml

LabelLayerStatusPath
/ frontend healthy packages/core/tests/integration/cookies.spec.ts
/app frontend healthy packages/core/tests/unit/cookies.test.ts
/admin frontend healthy packages/core/tests/unit/cookies.test.ts
/foo frontend healthy packages/core/tests/unit/cookies.test.ts
/p frontend healthy packages/core/tests/unit/cookies.test.ts
/other frontend healthy packages/core/tests/unit/cookies.test.ts
/x frontend healthy packages/core/tests/unit/cookies.test.ts
/app/ frontend healthy packages/core/tests/unit/cookies.test.ts
/settings frontend healthy packages/core/tests/unit/cookies.test.ts
/dropdown frontend healthy packages/evals/core/fixtures/index.ts
/resistor frontend healthy packages/evals/core/fixtures/index.ts

LabelLayerStatusPath
password_literal::packages/server-v3/tests/integration/v3/o… security healthy packages/server-v3/tests/integration/v3/observe.test.ts
password_literal::packages/server-v3/tests/integration/v3/a… security healthy packages/server-v3/tests/integration/v3/agentExecute.test.ts
password_literal::packages/core/tests/unit/agent-system-pro… security healthy packages/core/tests/unit/agent-system-prompt-variables.test…
password_literal::packages/core/tests/unit/prompt-observe-v… security healthy packages/core/tests/unit/prompt-observe-variables.test.ts
password_literal::packages/core/tests/unit/api-client-seria… security healthy packages/core/tests/unit/api-client-serialization.test.ts
password_literal::packages/core/tests/unit/api-client-seria… security healthy packages/core/tests/unit/api-client-serialization.test.ts
password_literal::packages/core/tests/unit/api-client-seria… security healthy packages/core/tests/unit/api-client-serialization.test.ts
password_literal::packages/core/tests/unit/api-client-seria… security healthy packages/core/tests/unit/api-client-serialization.test.ts
generic_api_key::packages/core/tests/unit/model-deprecation… security healthy packages/core/tests/unit/model-deprecation.test.ts
password_literal::packages/core/lib/v3/types/public/agent.ts security healthy packages/core/lib/v3/types/public/agent.ts
password_literal::packages/core/examples/observe-variables-… security healthy packages/core/examples/observe-variables-login.ts

LabelLayerStatusPath
port:9222 network healthy packages/cli/src/lib/driver/doctor.ts
port:23 network healthy .github/actions/verify-chromium-launch/action.yml
port:59 network healthy .github/actions/verify-chromium-launch/action.yml

LabelLayerStatusPath
vps::aws hardware healthy packages/cli/tests/cli-functions-contract.test.ts
vps::gcp hardware healthy packages/server-v3/openapi.v3.yaml
vps::azure hardware healthy packages/server-v3/src/types/model.ts

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

LabelLayerStatusPath
celery data healthy packages/core/tests/integration/locator-select-option.spec.…

LabelLayerStatusPath
redis data healthy packages/evals/scripts/publish-braintrust-ui-data.ts

LabelLayerStatusPath
127.0.0.1 network healthy packages/cli/tests/cli-functions-contract.test.ts

LabelLayerStatusPath
gpu (detected) hardware healthy packages/evals/tasks/bench/agent/nvidia_hgx_driver.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/bddaf74c-1ea4-432d-9bda-8290295827af/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bddaf74c-1ea4-432d-9bda-8290295827af/

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.