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.

Topo-lang/topo-lang-typescript

https://github.com/Topo-lang/topo-lang-typescript · scanned 2026-06-16 00:40 UTC (2 months, 1 week ago)

35 raw signals (0 security + 35 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 29 actionable findings from 1 signal source. 6 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 571 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
busy software healthy topo-profile/test/fixtures/spansDemo.mjs:busy
emitSpan software healthy topo-profile/test/fixtures/spansDemo.mjs:emitSpan
timedSpan software healthy topo-profile/test/fixtures/spansDemo.mjs:timedSpan
add software healthy topo-profile/test/fixtures/sourcemap_demo/index.ts:add
mul software healthy topo-profile/test/fixtures/sourcemap_demo/index.ts:mul
compute software healthy topo-profile/test/fixtures/sourcemap_demo/index.ts:compute
add software healthy topo-profile/test/fixtures/sourcemap_demo/index.js:add
mul software healthy topo-profile/test/fixtures/sourcemap_demo/index.js:mul
compute software healthy topo-profile/test/fixtures/sourcemap_demo/index.js:compute
signature software healthy test/fixtures/spec/stdlib/src/process.ts:signature
isReady software healthy test/fixtures/spec/stdlib/src/process.ts:isReady
nextId software healthy test/fixtures/spec/stdlib/src/process.ts:nextId
score software healthy test/fixtures/spec/stdlib/src/process.ts:score
label software healthy test/fixtures/spec/stdlib/src/process.ts:label
parentOf software healthy test/fixtures/spec/stdlib/src/process.ts:parentOf
samples software healthy test/fixtures/spec/stdlib/src/process.ts:samples
process software healthy test/fixtures/spec/stdlib/src/process.ts:process
makeHandler software healthy test/fixtures/check/containment_new_function/src/app.ts:mak…
processOrder software healthy test/fixtures/check/completeness_pass/src/app.ts:processOrd…
calculateTotal software healthy test/fixtures/check/completeness_pass/src/app.ts:calculateT…
realFunction software healthy test/fixtures/check/declare_module_ignored/src/lib.ts:realF…
legacyAdapt software healthy test/fixtures/check/declare_module_ignored/src/externals.d.…
vendorConnect software healthy test/fixtures/check/declare_module_ignored/src/externals.d.…
runCommand software healthy test/fixtures/check/containment_external_ok/src/app.ts:runC…
process software healthy test/fixtures/check/containment_external_ok/src/app.ts:proc…
helperDouble software healthy test/fixtures/check/purity_typescript_pass_01/src/app.ts:he…
transform software healthy test/fixtures/check/purity_typescript_pass_01/src/app.ts:tr…
validate software healthy test/fixtures/check/purity_typescript_pass_01/src/app.ts:va…
run software healthy test/fixtures/check/purity_typescript_pass_01/src/app.ts:run
_impl software healthy test/fixtures/check/export_renaming/src/lib.ts:_impl
_helper software healthy test/fixtures/check/export_renaming/src/lib.ts:_helper
helper software healthy test/fixtures/check/visibility_typescript_fail_01/src/app.t…
compute software healthy test/fixtures/check/visibility_typescript_fail_01/src/app.t…
run software healthy test/fixtures/check/visibility_typescript_fail_01/src/app.t…
invoke software healthy test/fixtures/check/visibility_typescript_fail_01/src/other…
transform software healthy test/fixtures/check/containment_eval/src/app.ts:transform
init software healthy test/fixtures/check/stage_isolation_typescript_pass_01/src/…
process software healthy test/fixtures/check/stage_isolation_typescript_pass_01/src/…
run software healthy test/fixtures/check/stage_isolation_typescript_pass_01/src/…
helper software healthy test/fixtures/check/reexport_star/src/helpers.ts:helper
compute software healthy test/fixtures/check/nested_namespace/src/lib.ts:compute
compute software healthy test/fixtures/check/purity_typescript_fail_01/src/app.ts:co…
render software healthy test/fixtures/check/purity_typescript_fail_01/src/app.ts:re…
run software healthy test/fixtures/check/purity_typescript_fail_01/src/app.ts:run
foo software healthy test/fixtures/check/dangling_declaration/src/app.ts:foo
bar software healthy test/fixtures/check/completeness_violation/src/app.ts:bar
process software healthy test/fixtures/check/import_path_typescript_pass/src/app.ts:…
process software healthy test/fixtures/check/import_path_typescript_fail/src/app.ts:…
stepA software healthy test/fixtures/check/visibility_typescript_pass_01/src/app.t…
stepB software healthy test/fixtures/check/visibility_typescript_pass_01/src/app.t…

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

LabelLayerStatusPath
README.md software healthy README.md
AI-DECLARATION.md software healthy AI-DECLARATION.md
vcpkg.json software healthy vcpkg.json
CMakePresets.json software healthy CMakePresets.json
LICENSE software healthy LICENSE
TypeScriptPlugin.cpp software healthy topo-lang/TypeScriptPlugin.cpp
TypeScriptPlugin.h software healthy topo-lang/TypeScriptPlugin.h
spansDemo.mjs software healthy topo-profile/test/fixtures/spansDemo.mjs
index.ts software healthy topo-profile/test/fixtures/sourcemap_demo/index.ts
index.js software healthy topo-profile/test/fixtures/sourcemap_demo/index.js
TypeScriptSafeCatalogTest.cpp software healthy test/unit/TypeScriptSafeCatalogTest.cpp
TypeScriptBackendExtrasInputTrustTest.cpp software healthy test/unit/TypeScriptBackendExtrasInputTrustTest.cpp
V8CodegenGenericsTest.cpp software healthy test/unit/V8CodegenGenericsTest.cpp
TypeScriptSymbolExtractorTest.cpp software healthy test/unit/TypeScriptSymbolExtractorTest.cpp
TypeScriptImportExtractorTest.cpp software healthy test/unit/TypeScriptImportExtractorTest.cpp
TypeScriptCallSiteExtractorTest.cpp software healthy test/unit/TypeScriptCallSiteExtractorTest.cpp
TypeScriptProviderFallbackNoticeTest.cpp software healthy test/unit/TypeScriptProviderFallbackNoticeTest.cpp
TestMain.cpp software healthy test/unit/TestMain.cpp
process.ts software healthy test/fixtures/spec/stdlib/src/process.ts
Topo.toml software healthy test/fixtures/check/containment_new_function/Topo.toml
app.ts software healthy test/fixtures/check/containment_new_function/src/app.ts
Topo.toml software healthy test/fixtures/check/completeness_pass/Topo.toml
app.ts software healthy test/fixtures/check/completeness_pass/src/app.ts
Topo.toml software healthy test/fixtures/check/containment_external_class_method_ok/To…
lib.ts software healthy test/fixtures/check/containment_external_class_method_ok/sr…
Topo.toml software healthy test/fixtures/check/declare_module_ignored/Topo.toml
lib.ts software healthy test/fixtures/check/declare_module_ignored/src/lib.ts
externals.d.ts software healthy test/fixtures/check/declare_module_ignored/src/externals.d.…
Topo.toml software healthy test/fixtures/check/containment_external_ok/Topo.toml
app.ts software healthy test/fixtures/check/containment_external_ok/src/app.ts
Topo.toml software healthy test/fixtures/check/purity_typescript_pass_01/Topo.toml
app.ts software healthy test/fixtures/check/purity_typescript_pass_01/src/app.ts
Topo.toml software healthy test/fixtures/check/export_renaming/Topo.toml
lib.ts software healthy test/fixtures/check/export_renaming/src/lib.ts
Topo.toml software healthy test/fixtures/check/visibility_typescript_fail_01/Topo.toml
app.ts software healthy test/fixtures/check/visibility_typescript_fail_01/src/app.ts
other.ts software healthy test/fixtures/check/visibility_typescript_fail_01/src/other…
Topo.toml software healthy test/fixtures/check/containment_eval/Topo.toml
app.ts software healthy test/fixtures/check/containment_eval/src/app.ts
Topo.toml software healthy test/fixtures/check/stage_isolation_typescript_pass_01/Topo…
app.ts software healthy test/fixtures/check/stage_isolation_typescript_pass_01/src/…
Topo.toml software healthy test/fixtures/check/reexport_star/Topo.toml
index.ts software healthy test/fixtures/check/reexport_star/src/index.ts
helpers.ts software healthy test/fixtures/check/reexport_star/src/helpers.ts
Topo.toml software healthy test/fixtures/check/nested_namespace/Topo.toml
lib.ts software healthy test/fixtures/check/nested_namespace/src/lib.ts
Topo.toml software healthy test/fixtures/check/purity_typescript_fail_01/Topo.toml
app.ts software healthy test/fixtures/check/purity_typescript_fail_01/src/app.ts
Topo.toml software healthy test/fixtures/check/dangling_declaration/Topo.toml
app.ts software healthy test/fixtures/check/dangling_declaration/src/app.ts

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

LabelLayerStatusPath
topo-lang software healthy topo-lang
topo-profile software healthy topo-profile
test software healthy topo-profile/test
fixtures software healthy topo-profile/test/fixtures
sourcemap_demo software healthy topo-profile/test/fixtures/sourcemap_demo
test software healthy test
unit software healthy test/unit
fixtures software healthy test/fixtures
spec software healthy test/fixtures/spec
stdlib software healthy test/fixtures/spec/stdlib
src software healthy test/fixtures/spec/stdlib/src
check software healthy test/fixtures/check
containment_new_function software healthy test/fixtures/check/containment_new_function
src software healthy test/fixtures/check/containment_new_function/src
completeness_pass software healthy test/fixtures/check/completeness_pass
src software healthy test/fixtures/check/completeness_pass/src
containment_external_class_method_ok software healthy test/fixtures/check/containment_external_class_method_ok
src software healthy test/fixtures/check/containment_external_class_method_ok/src
declare_module_ignored software healthy test/fixtures/check/declare_module_ignored
src software healthy test/fixtures/check/declare_module_ignored/src
containment_external_ok software healthy test/fixtures/check/containment_external_ok
src software healthy test/fixtures/check/containment_external_ok/src
purity_typescript_pass_01 software healthy test/fixtures/check/purity_typescript_pass_01
src software healthy test/fixtures/check/purity_typescript_pass_01/src
export_renaming software healthy test/fixtures/check/export_renaming
src software healthy test/fixtures/check/export_renaming/src
visibility_typescript_fail_01 software healthy test/fixtures/check/visibility_typescript_fail_01
src software healthy test/fixtures/check/visibility_typescript_fail_01/src
containment_eval software healthy test/fixtures/check/containment_eval
src software healthy test/fixtures/check/containment_eval/src
stage_isolation_typescript_pass_01 software healthy test/fixtures/check/stage_isolation_typescript_pass_01
src software healthy test/fixtures/check/stage_isolation_typescript_pass_01/src
reexport_star software healthy test/fixtures/check/reexport_star
src software healthy test/fixtures/check/reexport_star/src
nested_namespace software healthy test/fixtures/check/nested_namespace
src software healthy test/fixtures/check/nested_namespace/src
purity_typescript_fail_01 software healthy test/fixtures/check/purity_typescript_fail_01
src software healthy test/fixtures/check/purity_typescript_fail_01/src
dangling_declaration software healthy test/fixtures/check/dangling_declaration
src software healthy test/fixtures/check/dangling_declaration/src
completeness_violation software healthy test/fixtures/check/completeness_violation
src software healthy test/fixtures/check/completeness_violation/src
import_path_typescript_pass software healthy test/fixtures/check/import_path_typescript_pass
src software healthy test/fixtures/check/import_path_typescript_pass/src
import_path_typescript_fail software healthy test/fixtures/check/import_path_typescript_fail
src software healthy test/fixtures/check/import_path_typescript_fail/src
visibility_typescript_pass_01 software healthy test/fixtures/check/visibility_typescript_pass_01
src software healthy test/fixtures/check/visibility_typescript_pass_01/src
containment_safe software healthy test/fixtures/check/containment_safe
src software healthy test/fixtures/check/containment_safe/src

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

LabelLayerStatusPath
Renderer software healthy test/fixtures/check/containment_external_class_method_ok/sr…
LegacyHandle software healthy test/fixtures/check/declare_module_ignored/src/externals.d.…
LegacyShape software healthy test/fixtures/check/mixed_esm_cjs/src/types.d.ts:LegacyShape
CdpClient software healthy topo-debug/adapter.mjs:CdpClient
Buf software healthy topo-debug/test/fixtures/project_simple/src/main.ts:Buf
TwoArrays software healthy topo-debug/test/fixtures/project_multi/src/main.ts:TwoArrays
Dog software healthy topo-check/extractor/smoke.test.mjs:Dog
base software healthy topo-check/extractor/smoke.test.mjs:base
has software healthy topo-check/extractor/smoke.test.mjs:has
Handler software healthy topo-check/extractor/smoke.test.mjs:Handler
without software healthy topo-check/extractor/smoke.test.mjs:without
Plain software healthy topo-check/extractor/smoke.test.mjs:Plain
Point software healthy topo-check/extractor/smoke.test.mjs:Point
Box software healthy topo-check/extractor/smoke.test.mjs:Box
is software healthy topo-check/extractor/smoke.test.mjs:is
lifts software healthy topo-check/extractor/smoke.test.mjs:lifts
now software healthy topo-check/extractor/smoke.test.mjs:now
Sortable software healthy topo-check/extractor/smoke.test.mjs:Sortable
qualifies software healthy topo-check/extractor/smoke.test.mjs:qualifies
Inner software healthy topo-check/extractor/smoke.test.mjs:Inner
A software healthy topo-check/extractor/smoke.test.mjs:A
with software healthy topo-check/extractor/smoke.test.mjs:with
Renderer software healthy topo-check/extractor/smoke.test.mjs:Renderer
C software healthy topo-check/extractor/smoke.test.mjs:C
LegacyShape software healthy topo-check/extractor/smoke.test.mjs:LegacyShape
FnLift software healthy topo-check/extractor/index.mjs:FnLift
from software healthy topo-check/extractor/index.mjs:from
or software healthy topo-check/extractor/index.mjs:or
base software healthy topo-check/extractor/index.mjs:base
declaration software healthy topo-check/extractor/index.mjs:declaration
instance software healthy topo-check/extractor/index.mjs:instance
C software healthy topo-check/extractor/index.mjs:C
names software healthy topo-check/extractor/index.mjs:names
Custom software healthy runtime/test/test_config_rw.test.mjs:Custom
BuildConfigKeyError software healthy runtime/topo/_config_model.mjs:BuildConfigKeyError
ResolvedValue software healthy runtime/topo/_config_model.mjs:ResolvedValue
_NoDefault software healthy runtime/topo/_config_model.mjs:_NoDefault
BrowseEntry software healthy runtime/topo/_config_model.mjs:BrowseEntry
LayeredConfig software healthy runtime/topo/_config_model.mjs:LayeredConfig
UnbridgedValueError software healthy runtime/topo/_config_model.mjs:UnbridgedValueError
WriteProtectionError software healthy runtime/topo/_config_model.mjs:WriteProtectionError
KeyError software healthy runtime/topo/_config_model.mjs:KeyError
AssertionError software healthy runtime/topo/_config_model.mjs:AssertionError
ItemPolicy software healthy runtime/topo/_config_model.mjs:ItemPolicy
stays software healthy runtime/topo/_config_model.mjs:stays
ConfigStore software healthy runtime/topo/_config_model.mjs:ConfigStore
DevInternalItem software healthy runtime/topo/_config_model.mjs:DevInternalItem
DevInternalRegistry software healthy runtime/topo/_config_model.mjs:DevInternalRegistry
App software healthy runtime/topo/app.mjs:App
_Parallel software healthy runtime/topo/app.mjs:_Parallel

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

LabelLayerStatusPath
TOPO_V8_REF cicd healthy
TOPO_LANG_REF cicd healthy
TOPO_CORE_REF cicd healthy

LabelLayerStatusPath
port:8080 network healthy topo-check/extractor/smoke.test.mjs
port:80 network healthy runtime/test/test_config_inline_internal.test.mjs

LabelLayerStatusPath
build-and-test cicd healthy .github/workflows/ci.yml
verify-l2 cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
postgres data healthy runtime/test/test_config_browse.test.mjs

LabelLayerStatusPath
127.0.0.1 network healthy topo-debug/adapter.mjs

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/ea125bae-a48b-42df-b705-55e379c5ce4d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ea125bae-a48b-42df-b705-55e379c5ce4d/

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.