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.

zuzuscript/zuzu-js

https://github.com/zuzuscript/zuzu-js · scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)

59 raw signals (0 security + 59 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 59 actionable findings from 1 signal source. 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 3297 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
parseTranspilerArg software healthy run-ztests.js:parseTranspilerArg
collectZtests software healthy run-ztests.js:collectZtests
collectZtestsWithOptions software healthy run-ztests.js:collectZtestsWithOptions
requestedMilestone software healthy run-ztests.js:requestedMilestone
transpiledPath software healthy run-ztests.js:transpiledPath
dumpTranspiled software healthy run-ztests.js:dumpTranspiled
runTestFile software healthy run-ztests.js:runTestFile
where software healthy run-ztests.js:where
run software healthy test/features.js:run
xyz software healthy test/features.js:xyz
mul software healthy test/features.js:mul
definition software healthy test/features.js:definition
inc software healthy test/features.js:inc
greet software healthy test/features.js:greet
public_function software healthy test/features.js:public_function
f software healthy test/features.js:f
need_text software healthy test/features.js:need_text
block_separator_js software healthy test/features.js:block_separator_js
connect software healthy test/default-operator.js:connect
named software healthy test/default-operator.js:named
makeDocument software healthy test/browser-embedded.js:makeDocument
run software healthy test/async-parity.js:run
__main__ software healthy test/async-parity.js:__main__
value software healthy test/async-parity.js:value
bad_await software healthy test/async-parity.js:bad_await
returns software healthy test/async-parity.js:returns
task software healthy test/async-parity.js:task
name software healthy test/async-parity.js:name
main software healthy test/async-parity.js:main
child software healthy test/async-parity.js:child
english_listish software healthy test/transpiler-new.js:english_listish
crcish software healthy test/transpiler-new.js:crcish
findSnapshot software healthy test/electron-gui.js:findSnapshot
createFakeBridge software healthy test/electron-gui.js:createFakeBridge
createFakeElectron software healthy test/electron-gui.js:createFakeElectron
dialogOptions software healthy test/electron-gui.js:dialogOptions
wait_for_dialogue software healthy test/electron-gui.js:wait_for_dialogue
__main__ software healthy test/electron-gui.js:__main__
openWindow software healthy test/electron-gui.js:openWindow
runCli software healthy test/cli.js:runCli
runElectronCliBin software healthy test/cli.js:runElectronCliBin
base64 software healthy test/std-marshal-data-graph.js:base64
golden software healthy test/std-marshal-data-graph.js:golden
binaryFromBase64 software healthy test/std-marshal-data-graph.js:binaryFromBase64
unsupported software healthy test/std-marshal-data-graph.js:unsupported
double software healthy test/compiler.js:double
loadJsModules software healthy test/browser-gui.js:loadJsModules
createFakeBrowserBridge software healthy test/browser-gui.js:createFakeBrowserBridge
findElement software healthy test/browser-gui.js:findElement
findElements software healthy test/browser-gui.js:findElements

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

LabelLayerStatusPath
PublicClass software healthy test/features.js:PublicClass
WithArray software healthy test/features.js:WithArray
to_Array software healthy test/features.js:to_Array
Person software healthy test/features.js:Person
Counter software healthy test/features.js:Counter
Dog software healthy test/features.js:Dog
Box software healthy test/async-parity.js:Box
Box software healthy test/transpiler-new.js:Box
BrowserWindow software healthy test/electron-gui.js:BrowserWindow
CustomEvent software healthy test/compiler.js:CustomEvent
FakeClassList software healthy test/browser-gui.js:FakeClassList
FakeElement software healthy test/browser-gui.js:FakeElement
FakeDocument software healthy test/browser-gui.js:FakeDocument
SimpleBox software healthy test/std-marshal-user-object.js:SimpleBox
HookBox software healthy test/std-marshal-user-object.js:HookBox
MinifiedButton software healthy test/browser-bundle.js:MinifiedButton
FakeClassList software healthy test/electron-renderer.js:FakeClassList
FakeElement software healthy test/electron-renderer.js:FakeElement
FakeDocument software healthy test/electron-renderer.js:FakeDocument
TraitUser software healthy test/std-marshal-code-table.js:TraitUser
JsPoint software healthy test/std-marshal-code-table.js:JsPoint
JsBox software healthy test/std-marshal-code-table.js:JsBox
JsTraitUser software healthy test/std-marshal-code-table.js:JsTraitUser
Box software healthy test/collection-copy.js:Box
ExampleObject software healthy test/weak-classification.js:ExampleObject
Node software healthy test/parser.js:Node
Box software healthy test/declaration-unpacking.js:Box
Joiner software healthy test/argument-spread.js:Joiner
Person software healthy test/argument-spread.js:Person
BrowserWorkerInbox software healthy lib/browser-worker-entry.js:BrowserWorkerInbox
ZuzuBinary software healthy lib/runtime-helpers.js:ZuzuBinary
BinaryString software healthy lib/runtime-helpers.js:BinaryString
ZuzuWeakCell software healthy lib/runtime-helpers.js:ZuzuWeakCell
ZuzuBag software healthy lib/collections.js:ZuzuBag
Pair software healthy lib/collections.js:Pair
PairList software healthy lib/collections.js:PairList
ZuzuMethod software healthy lib/runtime.js:ZuzuMethod
extends software healthy lib/runtime.js:extends
ZuzuScript software healthy lib/runtime.js:ZuzuScript
Exception software healthy lib/runtime.js:Exception
TypeException software healthy lib/runtime.js:TypeException
ExhaustedException software healthy lib/runtime.js:ExhaustedException
Scope software healthy lib/transpiler-new/validate-bindings.js:Scope
name software healthy lib/transpiler-new/parser.js:name
body software healthy lib/transpiler-new/parser.js:body
declaration software healthy lib/transpiler-new/parser.js:declaration
member software healthy lib/transpiler-new/parser.js:member
TranspilerSyntaxError software healthy lib/transpiler-new/errors.js:TranspilerSyntaxError
UnsupportedSyntaxError software healthy lib/transpiler-new/errors.js:UnsupportedSyntaxError
JSResult software healthy modules/javascript.js:JSResult

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

LabelLayerStatusPath
run-ztests.js software healthy run-ztests.js
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
features.js software healthy test/features.js
default-operator.js software healthy test/default-operator.js
std-eval-scope.js software healthy test/std-eval-scope.js
browser-embedded.js software healthy test/browser-embedded.js
async-parity.js software healthy test/async-parity.js
transpiler-new.js software healthy test/transpiler-new.js
electron-gui.js software healthy test/electron-gui.js
cli.js software healthy test/cli.js
std-marshal-data-graph.js software healthy test/std-marshal-data-graph.js
compiler.js software healthy test/compiler.js
electron-packaging.js software healthy test/electron-packaging.js
browser-gui.js software healthy test/browser-gui.js
javascript-module.js software healthy test/javascript-module.js
lexer.js software healthy test/lexer.js
std-marshal-cbor.js software healthy test/std-marshal-cbor.js
std-marshal-user-object.js software healthy test/std-marshal-user-object.js
browser-bundle.js software healthy test/browser-bundle.js
core-entrypoint-parity.js software healthy test/core-entrypoint-parity.js
electron-renderer.js software healthy test/electron-renderer.js
std-marshal-code-table.js software healthy test/std-marshal-code-table.js
collection-copy.js software healthy test/collection-copy.js
cross-host-conformance.js software healthy test/cross-host-conformance.js
browser-runtime.js software healthy test/browser-runtime.js
cross-host.js software healthy test/cross-host.js
weak-classification.js software healthy test/weak-classification.js
browser-stdlib-generator.js software healthy test/browser-stdlib-generator.js
system-global.js software healthy test/system-global.js
parser.js software healthy test/parser.js
std-api.js software healthy test/std-api.js
declaration-unpacking.js software healthy test/declaration-unpacking.js
argument-spread.js software healthy test/argument-spread.js
zuzu.js software healthy lib/zuzu.js
paths.js software healthy lib/paths.js
browser-gui-renderer.js software healthy lib/browser-gui-renderer.js
cli.js software healthy lib/cli.js
execution-metadata.js software healthy lib/execution-metadata.js
browser-worker-entry.js software healthy lib/browser-worker-entry.js
compiler.js software healthy lib/compiler.js
browser-runtime.js software healthy lib/browser-runtime.js
runtime-helpers.js software healthy lib/runtime-helpers.js
transpiler-utils.js software healthy lib/transpiler-utils.js
collections.js software healthy lib/collections.js
browser-bundle-entry.js software healthy lib/browser-bundle-entry.js

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

LabelLayerStatusPath
test software healthy test
lib software healthy lib
electron software healthy lib/electron
host software healthy lib/host
gui software healthy lib/gui
browser-ztests software healthy lib/browser-ztests
transpiler-new software healthy lib/transpiler-new
modules software healthy modules
std software healthy modules/std
gui software healthy modules/std/gui
marshal software healthy modules/std/marshal
string software healthy modules/std/string
digest software healthy modules/std/digest
io software healthy modules/std/io
net software healthy modules/std/net
math software healthy modules/std/math
examples software healthy examples

LabelLayerStatusPath
127.0.0.1 network healthy test/declaration-unpacking.js
2.5.4.3 network healthy modules/std/secure.js
2.5.4.6 network healthy modules/std/secure.js
2.5.4.7 network healthy modules/std/secure.js
2.5.4.8 network healthy modules/std/secure.js
2.5.4.10 network healthy modules/std/secure.js
2.5.4.11 network healthy modules/std/secure.js
1.3.132.0 network healthy modules/std/secure.js
1.3.101.112 network healthy modules/std/secure.js
2.5.29.17 network healthy modules/std/secure.js

LabelLayerStatusPath
/users/#0/age frontend healthy test/transpiler-new.js
/users/#9/age frontend healthy test/transpiler-new.js
/meta/title frontend healthy test/transpiler-new.js
/users/#0/name frontend healthy test/compiler.js
/foo/0 frontend healthy test/browser-bundle.js
/users/*/name frontend healthy examples/browser-gui-compiled-demo.js

LabelLayerStatusPath
postgres data healthy package-lock.json
sqlite data healthy modules/std/db.js
mysql data healthy modules/std/db.js
postgresql data healthy modules/std/db.js

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

LabelLayerStatusPath
port:9000 network healthy test/declaration-unpacking.js

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json

LabelLayerStatusPath
gpu (detected) hardware healthy lib/electron/main.js

LabelLayerStatusPath
password_literal::test/std-api.js security healthy test/std-api.js
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/a2e6123f-1d60-4753-8a67-3b501aff0aaa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a2e6123f-1d60-4753-8a67-3b501aff0aaa/

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.