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.

trevorotts1/openclaw-onboarding

https://github.com/trevorotts1/openclaw-onboarding · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

164 raw signals (0 security + 164 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 127 actionable findings from 1 signal source. 37 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 4514 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
SYSTEM-DIAGNOSTIC-CHECKLIST.md software healthy SYSTEM-DIAGNOSTIC-CHECKLIST.md
TERMINOLOGY.md software healthy TERMINOLOGY.md
IDENTITY.md software healthy IDENTITY.md
UPDATE-PLAYBOOK.md software healthy UPDATE-PLAYBOOK.md
README.md software healthy README.md
FLEET-STANDARDS.md software healthy FLEET-STANDARDS.md
USER.md software healthy USER.md
DIRECT-TO-AGENT-UPDATE-MESSAGE.md software healthy DIRECT-TO-AGENT-UPDATE-MESSAGE.md
BIG-PROJECT-MODE.md software healthy BIG-PROJECT-MODE.md
install.sh software healthy install.sh
CONTRIBUTING.md software healthy CONTRIBUTING.md
CREDENTIALS.md software healthy CREDENTIALS.md
INSTALL-CONTRACT.md software healthy INSTALL-CONTRACT.md
force-update.sh software healthy force-update.sh
MIGRATION.md software healthy MIGRATION.md
lib-onboarding-state.sh software healthy lib-onboarding-state.sh
SOUL.md software healthy SOUL.md
TOOLS.md software healthy TOOLS.md
lib-shared.sh software healthy lib-shared.sh
check-updates.sh software healthy check-updates.sh
HEARTBEAT.md software healthy HEARTBEAT.md
cc-compat.json software healthy cc-compat.json
ONBOARDING-TRIGGERS.md software healthy ONBOARDING-TRIGGERS.md
VERSION-ARCHITECTURE.md software healthy VERSION-ARCHITECTURE.md
CORE_UPDATES.md software healthy CORE_UPDATES.md
NO-COMINGLING-RULE.md software healthy NO-COMINGLING-RULE.md
update-skills.sh software healthy update-skills.sh
KNOWN-ISSUES.md software healthy KNOWN-ISSUES.md
direct-to-agent-install.md software healthy direct-to-agent-install.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
Start Here.md software healthy Start Here.md
QC-PROTOCOL.md software healthy QC-PROTOCOL.md
google-workspace-integration-full.md software healthy 14-google-workspace-integration/google-workspace-integratio…
qc-google-workspace-integration.sh software healthy 14-google-workspace-integration/qc-google-workspace-integra…
EXAMPLES.md software healthy 14-google-workspace-integration/EXAMPLES.md
INSTALL.md software healthy 14-google-workspace-integration/INSTALL.md
QC.md software healthy 14-google-workspace-integration/QC.md
SKILL.md software healthy 14-google-workspace-integration/SKILL.md
INSTRUCTIONS.md software healthy 14-google-workspace-integration/INSTRUCTIONS.md
CORE_UPDATES.md software healthy 14-google-workspace-integration/CORE_UPDATES.md
CHANGELOG.md software healthy 14-google-workspace-integration/CHANGELOG.md
ADD-TO-REPO.md software healthy 41-build-with-ai-playbook/ADD-TO-REPO.md
EXAMPLES.md software healthy 41-build-with-ai-playbook/EXAMPLES.md
INSTALL.md software healthy 41-build-with-ai-playbook/INSTALL.md
SKILL.md software healthy 41-build-with-ai-playbook/SKILL.md
INSTRUCTIONS.md software healthy 41-build-with-ai-playbook/INSTRUCTIONS.md
CORE_UPDATES.md software healthy 41-build-with-ai-playbook/CORE_UPDATES.md
CHANGELOG.md software healthy 41-build-with-ai-playbook/CHANGELOG.md
qc-prompt-completeness.sh software healthy 41-build-with-ai-playbook/scripts/qc-prompt-completeness.sh

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

LabelLayerStatusPath
setEnv software healthy tests/unit/deep-health.test.ts:setEnv
make_sessions_json software healthy tests/unit/a2-load-assert.test.py:50
__init__ software healthy tests/unit/a2-load-assert.test.py:74
make_run_stub software healthy tests/unit/a2-load-assert.test.py:80
_stub software healthy tests/unit/a2-load-assert.test.py:305
_run software healthy tests/unit/a2-load-assert.test.py:153
test_high_both_legs_pass software healthy tests/unit/a2-load-assert.test.py:181
test_low_leg_a_fails software healthy tests/unit/a2-load-assert.test.py:197
test_unknown_no_model software healthy tests/unit/a2-load-assert.test.py:212
test_medium_leg_b_unavailable software healthy tests/unit/a2-load-assert.test.py:229
test_ts_strictly_after software healthy tests/unit/a2-load-assert.test.py:245
test_do_reset_drops_invalid_reason_enum software healthy tests/unit/a2-load-assert.test.py:254
test_do_reset_succeeds_on_exit1_with_ok_true software healthy tests/unit/a2-load-assert.test.py:283
test_do_reset_fails_on_ok_false software healthy tests/unit/a2-load-assert.test.py:293
test_do_reset_fails_on_exit1_no_envelope software healthy tests/unit/a2-load-assert.test.py:303
test_no_ceo_chat_id_is_medium software healthy tests/unit/a2-load-assert.test.py:312
_load software healthy tests/unit/model-selector.test.py:34
test_ollama_cloud_is_tier1 software healthy tests/unit/model-selector.test.py:63
test_openrouter_oss_is_tier2 software healthy tests/unit/model-selector.test.py:68
test_free_is_tier3 software healthy tests/unit/model-selector.test.py:74
test_proprietary_openrouter_is_not_a_tier software healthy tests/unit/model-selector.test.py:78
test_tier1_beats_tier2_and_free software healthy tests/unit/model-selector.test.py:87
test_tier2_when_no_tier1 software healthy tests/unit/model-selector.test.py:93
test_free_is_last_resort_only software healthy tests/unit/model-selector.test.py:99
test_highest_version_within_tier software healthy tests/unit/model-selector.test.py:109
test_vision_task_gets_vision_model software healthy tests/unit/model-selector.test.py:119
test_vision_task_never_picks_textonly_even_if_higher_tier software healthy tests/unit/model-selector.test.py:128
test_image_generation_modality_inferred_and_required software healthy tests/unit/model-selector.test.py:138
test_text_model_does_not_satisfy_vision software healthy tests/unit/model-selector.test.py:144
test_valid_sop_pin_wins_over_selector software healthy tests/unit/model-selector.test.py:152
test_sop_pin_to_wrong_modality_is_rejected_not_silent software healthy tests/unit/model-selector.test.py:161
test_sop_pin_to_forbidden_is_rejected software healthy tests/unit/model-selector.test.py:171
test_free_sentinel_blocked software healthy tests/unit/model-selector.test.py:184
test_null_blocked software healthy tests/unit/model-selector.test.py:189
test_forbidden_blocked software healthy tests/unit/model-selector.test.py:194
test_not_in_inventory_blocked software healthy tests/unit/model-selector.test.py:199
test_modality_mismatch_blocked software healthy tests/unit/model-selector.test.py:205
test_sovereign_model_passes software healthy tests/unit/model-selector.test.py:212
test_graphics_dept_gets_vision_model software healthy tests/unit/model-selector.test.py:224
test_ceo_dept_gets_heavy_text_tier1 software healthy tests/unit/model-selector.test.py:229
test_unknown_dept_falls_to_safe_default_never_modelless software healthy tests/unit/model-selector.test.py:234
test_hard_medium_simple software healthy tests/unit/model-selector.test.py:242
test_long_input_forces_hard software healthy tests/unit/model-selector.test.py:247
_load_module software healthy tests/unit/library-gate-content.test.py:50
_make_howto software healthy tests/unit/library-gate-content.test.py:68
gate_is_library_filled software healthy tests/unit/library-gate-content.test.py:83
fill_guard_would_stamp software healthy tests/unit/library-gate-content.test.py:101
setUp software healthy tests/unit/library-gate-content.test.py:261
tearDown software healthy tests/unit/library-gate-content.test.py:120
test_thin_stub_with_filled_marker_fails software healthy tests/unit/library-gate-content.test.py:125

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

LabelLayerStatusPath
14-google-workspace-integration software healthy 14-google-workspace-integration
41-build-with-ai-playbook software healthy 41-build-with-ai-playbook
scripts software healthy 41-build-with-ai-playbook/scripts
test software healthy 41-build-with-ai-playbook/scripts/test
fixtures software healthy 41-build-with-ai-playbook/scripts/test/fixtures
references software healthy 41-build-with-ai-playbook/references
templates software healthy 41-build-with-ai-playbook/templates
protocols software healthy 41-build-with-ai-playbook/protocols
12-openrouter-setup software healthy 12-openrouter-setup
tests software healthy tests
unit software healthy tests/unit
36-ghl-mcp-setup software healthy 36-ghl-mcp-setup
16-summarize-youtube software healthy 16-summarize-youtube
15-blackceo-team-management software healthy 15-blackceo-team-management
scripts software healthy 15-blackceo-team-management/scripts
09-context7 software healthy 09-context7
docs software healthy docs
04-superpowers software healthy 04-superpowers
scripts software healthy scripts
21-tavily-search software healthy 21-tavily-search
upstream-original software healthy 21-tavily-search/upstream-original
scripts software healthy 21-tavily-search/upstream-original/scripts
platform software healthy platform
mac software healthy platform/mac
tunnel-hardening software healthy platform/mac/tunnel-hardening
vps software healthy platform/vps
vps-onboarding software healthy platform/vps/vps-onboarding
36-ghl-mcp-setup-scripts software healthy platform/vps/36-ghl-mcp-setup-scripts
skills software healthy platform/vps/skills
markitdown-skill software healthy platform/vps/skills/markitdown-skill
18-proactive-agent software healthy 18-proactive-agent
upstream-original software healthy 18-proactive-agent/upstream-original
scripts software healthy 18-proactive-agent/upstream-original/scripts
references software healthy 18-proactive-agent/upstream-original/references
assets software healthy 18-proactive-agent/upstream-original/assets
24-storyboard-writer software healthy 24-storyboard-writer
scripts software healthy 24-storyboard-writer/scripts
33-department-heads-ARCHIVED software healthy 33-department-heads-ARCHIVED
26-caption-creator software healthy 26-caption-creator
Scripts software healthy 26-caption-creator/Scripts
20-youtube-watcher software healthy 20-youtube-watcher
upstream-original software healthy 20-youtube-watcher/upstream-original
scripts software healthy 20-youtube-watcher/upstream-original/scripts
38-conversational-ai-system software healthy 38-conversational-ai-system
scripts software healthy 38-conversational-ai-system/scripts
references software healthy 38-conversational-ai-system/references
templates software healthy 38-conversational-ai-system/templates
journey-templates software healthy 38-conversational-ai-system/templates/journey-templates
real-estate software healthy 38-conversational-ai-system/templates/journey-templates/rea…
wellness software healthy 38-conversational-ai-system/templates/journey-templates/wel…

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

LabelLayerStatusPath
StubResult software healthy tests/unit/a2-load-assert.test.py:73
TestConfidenceMatrix software healthy tests/unit/a2-load-assert.test.py:151
TestTierClassification software healthy tests/unit/model-selector.test.py:62
TestCascadeOrder software healthy tests/unit/model-selector.test.py:84
TestModalityMatch software healthy tests/unit/model-selector.test.py:116
TestSopOverride software healthy tests/unit/model-selector.test.py:149
TestNoModelRejected software healthy tests/unit/model-selector.test.py:181
TestDeptDefaultLayer1 software healthy tests/unit/model-selector.test.py:221
TestDifficultyClassifier software healthy tests/unit/model-selector.test.py:241
TestLibraryGateContentCheck software healthy tests/unit/library-gate-content.test.py:113
TestFillScriptMarkerGuard software healthy tests/unit/library-gate-content.test.py:216
TestDepartmentFloorSysPathOrder software healthy tests/unit/library-gate-content.test.py:250
TestSourceFilesContainFix software healthy tests/unit/library-gate-content.test.py:323
CanonicalDeptAuthError software healthy 23-ai-workforce-blueprint/scripts/sop_boundary_gate.py:135
_TokenBucket software healthy 23-ai-workforce-blueprint/templates/presentation-render/ren…
_TextExtractor software healthy 22-book-to-persona-coaching-leadership-system/pipeline/orch…
EmailRecord software healthy 44-convert-and-flow-operator/tools/engine/builders/_email_s…
TestTokenRefreshRetryOnce software healthy 44-convert-and-flow-operator/tools/engine/tests/test_token_…
TrinityGateStub software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TwentyThreeKeyGateStub software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestCriterion19E2EMergeGate software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestCriterion20Rollback software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestCriterion21Serialization software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestBuildFailsLoudAndEmitsOrdering software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestZHCFolderStandingApprovalAndFolderKeyPlan software healthy 44-convert-and-flow-operator/tools/engine/tests/test_e2e_un…
TestNormalizeResult software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestInternalAdapter software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestWriteGate software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestContractProbe software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestStepBackoff software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestStripKeys software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestBodyBuilders software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestShimCompat software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestEndpoints software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestDataDir software healthy 44-convert-and-flow-operator/tools/engine/tests/test_adapte…
TestSnapshotCapture software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestSnapshotRestore software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWriteLockSerialization software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestStepBackoff software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsGetCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsExportCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsUpdateCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsPatchEmailCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsPatchTriggerCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsRestoreCommand software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestWorkflowsBuildFromPlan software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestPreWriteSnapshotRule software healthy 44-convert-and-flow-operator/tools/engine/tests/test_u2_com…
TestDryRunFlagPath software healthy 44-convert-and-flow-operator/tools/engine/tests/test_safety…
TestDryRunEnvPath software healthy 44-convert-and-flow-operator/tools/engine/tests/test_safety…
TestWhitelistFailClosed software healthy 44-convert-and-flow-operator/tools/engine/tests/test_safety…

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

LabelLayerStatusPath
check-version-drift cicd healthy .github/workflows/version-consistency.yml
check-version-tag-guard cicd healthy .github/workflows/version-consistency.yml
check-tag-changelog-guard cicd healthy .github/workflows/version-consistency.yml
check-skill-version-bump cicd healthy .github/workflows/version-consistency.yml
qc-static cicd healthy .github/workflows/qc-static.yml
cron-owner-chat-guard cicd healthy .github/workflows/cron-owner-chat-guard.yml
bounded-resume-cron-guard cicd healthy .github/workflows/bounded-resume-cron-guard.yml
closeout-watchdog-guard cicd healthy .github/workflows/closeout-watchdog-guard.yml
core-updates-wiring-guard cicd healthy .github/workflows/core-updates-wiring-guard.yml
wire-no-match-guard cicd healthy .github/workflows/wire-no-match-guard.yml
unit11-e2e-merge-gate cicd healthy .github/workflows/skill44-e2e.yml
unit11-rollback cicd healthy .github/workflows/skill44-e2e.yml
unit11-serialization cicd healthy .github/workflows/skill44-e2e.yml
regression-guard cicd healthy .github/workflows/skill44-e2e.yml
e2e-gate-passed cicd healthy .github/workflows/skill44-e2e.yml
model-selector-guard cicd healthy .github/workflows/model-selector-guard.yml
install-path-wrapper-exec cicd healthy .github/workflows/skill44-install-path.yml
install-path-core-updates-action cicd healthy .github/workflows/skill44-install-path.yml
install-path-env-wiring cicd healthy .github/workflows/skill44-install-path.yml
install-path-gate-passed cicd healthy .github/workflows/skill44-install-path.yml

LabelLayerStatusPath
auth::shared-utils/select_model.py security healthy shared-utils/select_model.py
auth::44-convert-and-flow-operator/tools/engine/README.md security healthy 44-convert-and-flow-operator/tools/engine/README.md
auth::install.sh security healthy install.sh
auth::22-book-to-persona-coaching-leadership-system/SKILL.md security healthy 22-book-to-persona-coaching-leadership-system/SKILL.md
auth::35-social-media-planner/qc-social-media-planner.sh security healthy 35-social-media-planner/qc-social-media-planner.sh
auth::44-convert-and-flow-operator/tools/engine/cli_anythin… security healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…
auth::35-social-media-planner/qc-skill35.sh security healthy 35-social-media-planner/qc-skill35.sh
auth::22-book-to-persona-coaching-leadership-system/_meta.j… security healthy 22-book-to-persona-coaching-leadership-system/_meta.json
auth::23-ai-workforce-blueprint/SKILL.md security healthy 23-ai-workforce-blueprint/SKILL.md
auth::44-convert-and-flow-operator/tools/engine/cli_anythin… security healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…
auth::14-google-workspace-integration/SKILL.md security healthy 14-google-workspace-integration/SKILL.md
auth::44-convert-and-flow-operator/tools/engine/cli_anythin… security healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…
auth::13-google-workspace-setup-ARCHIVED/SKILL.md security healthy 13-google-workspace-setup-ARCHIVED/SKILL.md
auth::22-book-to-persona-coaching-leadership-system/pipelin… security healthy 22-book-to-persona-coaching-leadership-system/pipeline/orch…

LabelLayerStatusPath
port:8765 network healthy tests/unit/wire-no-match-completes.test.sh
port:11 network healthy scripts/setup-weekly-update.sh
port:59 network healthy scripts/setup-weekly-update.sh
port:30 network healthy 38-conversational-ai-system/scripts/04-register-crons.sh
port:18 network healthy 39-real-estate-playbook/scripts/07-register-crons.sh
port:09 network healthy 39-real-estate-playbook/scripts/07-register-crons.sh
port:02 network healthy 27-video-editor/scripts/cut.sh
port:1080 network healthy 27-video-editor/scripts/resize.sh
port:1920 network healthy 27-video-editor/scripts/resize.sh
port:23 network healthy 35-social-media-planner/scripts/weekly-batch.sh
port:12 network healthy 35-social-media-planner/scripts/register-weekly-cron.sh
port:4000 network healthy 32-command-center-setup/scripts/run-full-install.sh
port:01 network healthy 37-zhc-closeout/scripts/test-closeout-gated-pipeline.sh

LabelLayerStatusPath
gha::version-consistency cicd healthy .github/workflows/version-consistency.yml
gha::qc-static cicd healthy .github/workflows/qc-static.yml
gha::cron-owner-chat-guard cicd healthy .github/workflows/cron-owner-chat-guard.yml
gha::bounded-resume-cron-guard cicd healthy .github/workflows/bounded-resume-cron-guard.yml
gha::closeout-watchdog-guard cicd healthy .github/workflows/closeout-watchdog-guard.yml
gha::core-updates-wiring-guard cicd healthy .github/workflows/core-updates-wiring-guard.yml
gha::wire-no-match-guard cicd healthy .github/workflows/wire-no-match-guard.yml
gha::skill44-e2e cicd healthy .github/workflows/skill44-e2e.yml
gha::model-selector-guard cicd healthy .github/workflows/model-selector-guard.yml
gha::skill44-install-path cicd healthy .github/workflows/skill44-install-path.yml

LabelLayerStatusPath
embeddings data healthy 23-ai-workforce-blueprint/scripts/gemini-section-indexer.py
sop_dependencies data healthy 32-command-center-setup/scripts/ingest-sop-library.py
client_template_vars data healthy 32-command-center-setup/scripts/ingest-sop-library.py
companies data healthy 32-command-center-setup/scripts/seed-workspaces.py
workspaces data healthy 32-command-center-setup/scripts/seed-workspaces.py
score_cache data healthy shared-utils/llm_score.py

LabelLayerStatusPath
sqlite data healthy AGENTS.md
cassandra data healthy tests/unit/library-gate-content.test.py
mongodb data healthy shared-utils/README.md
redis data healthy shared-utils/README.md

LabelLayerStatusPath
vps::aws hardware healthy install.sh
vps::gcp hardware healthy 13-google-workspace-setup-ARCHIVED/SKILL.md
vps::azure hardware healthy shared-utils/embedding_health.py

LabelLayerStatusPath
openai_or_anthropic_key::41-build-with-ai-playbook/scripts/… security healthy 41-build-with-ai-playbook/scripts/test/L4-safety.sh
generic_api_key::44-convert-and-flow-operator/tools/engine/… security healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…
generic_api_key::44-convert-and-flow-operator/tools/engine/… security healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…

LabelLayerStatusPath
127.0.0.1 network healthy AGENTS.md
120.0.0.0 network healthy 44-convert-and-flow-operator/tools/engine/cli_anything/gohi…

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

LabelLayerStatusPath
traefik network healthy 38-conversational-ai-system/scripts/21-generate-client-refe…

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

This page is publicly accessible at: https://repobility.com/scan/1f7c3b11-c674-45d2-8662-6bd052a2458c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1f7c3b11-c674-45d2-8662-6bd052a2458c/

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.