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.

uproot/rotor

https://github.com/uproot/rotor · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

133 raw signals (0 security + 133 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 85 actionable findings from 1 signal source. 48 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 3734 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
roadmap.md software healthy roadmap.md
skills-lock.json software healthy skills-lock.json
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
aftman.toml software healthy aftman.toml
rotor.schema.json software healthy rotor.schema.json
.goreleaser.yml software healthy .goreleaser.yml
go.mod software healthy go.mod
LICENSE software healthy LICENSE
docs.md software healthy docs.md
VERSIONS.md software healthy reference/VERSIONS.md
README.md software healthy reference/path-translator/README.md
package.json software healthy reference/path-translator/package.json
package-lock.json software healthy reference/path-translator/package-lock.json
rojo-schema.json software healthy reference/path-translator/rojo-schema.json
tsconfig.json software healthy reference/path-translator/tsconfig.json
LICENSE software healthy reference/path-translator/LICENSE
CHANGELOG.md software healthy reference/path-translator/CHANGELOG.md
dependabot.yml software healthy reference/path-translator/.github/dependabot.yml
UnitTests.yml software healthy reference/path-translator/.github/workflows/UnitTests.yml
Build.yml software healthy reference/path-translator/.github/workflows/Build.yml
Publish.yml software healthy reference/path-translator/.github/workflows/Publish.yml
ESLint.yml software healthy reference/path-translator/.github/workflows/ESLint.yml
PathTranslator.ts software healthy reference/path-translator/src/PathTranslator.ts
constants.ts software healthy reference/path-translator/src/constants.ts
assert.ts software healthy reference/path-translator/src/util/assert.ts
foreman.toml software healthy reference/roblox-ts/foreman.toml
tsconfig-base.json software healthy reference/roblox-ts/tsconfig-base.json
README.md software healthy reference/roblox-ts/README.md
package.json software healthy reference/roblox-ts/package.json
CONTRIBUTING.md software healthy reference/roblox-ts/CONTRIBUTING.md
tsconfig.eslint.json software healthy reference/roblox-ts/tsconfig.eslint.json
package-lock.json software healthy reference/roblox-ts/package-lock.json
eslint.config.ts software healthy reference/roblox-ts/eslint.config.ts
tsconfig.json software healthy reference/roblox-ts/tsconfig.json
LICENSE software healthy reference/roblox-ts/LICENSE
CHANGELOG.md software healthy reference/roblox-ts/CHANGELOG.md
devcontainer.json software healthy reference/roblox-ts/.devcontainer/devcontainer.json
Dockerfile software healthy reference/roblox-ts/.devcontainer/Dockerfile
setup-playground.sh software healthy reference/roblox-ts/.devcontainer/setup-playground.sh
default.project.json software healthy reference/roblox-ts/tests/default.project.json
package.json software healthy reference/roblox-ts/tests/package.json
package-lock.json software healthy reference/roblox-ts/tests/package-lock.json
tsconfig.json software healthy reference/roblox-ts/tests/tsconfig.json
services.d.ts software healthy reference/roblox-ts/tests/src/services.d.ts
main.server.ts software healthy reference/roblox-ts/tests/src/main.server.ts
template.spec.ts software healthy reference/roblox-ts/tests/src/tests/template.spec.ts
generator.spec.ts software healthy reference/roblox-ts/tests/src/tests/generator.spec.ts
roact_spread.spec.tsx software healthy reference/roblox-ts/tests/src/tests/roact_spread.spec.tsx

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

LabelLayerStatusPath
assert software healthy reference/path-translator/src/util/assert.ts:assert
returnsTuple software healthy reference/roblox-ts/tests/src/tests/template.spec.ts:return…
trim software healthy reference/roblox-ts/tests/src/tests/template.spec.ts:trim
m software healthy reference/roblox-ts/tests/src/tests/template.spec.ts:m
foo software healthy reference/roblox-ts/tests/src/tests/template.spec.ts:foo
declarations software healthy reference/roblox-ts/tests/src/tests/generator.spec.ts:decla…
getmetatable software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:getmetatable
x software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:x
y software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:y
z software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:z
d software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:d
e software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:e
f software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:f
foo software healthy reference/roblox-ts/tests/src/tests/set.spec.ts:foo
declarations software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:declara…
foo software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:foo
bar software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:bar
expressions software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:express…
foo software healthy reference/roblox-ts/tests/src/tests/switch.spec.ts:foo
bar software healthy reference/roblox-ts/tests/src/tests/switch.spec.ts:bar
loop software healthy reference/roblox-ts/tests/src/tests/type.spec.ts:loop
wow software healthy reference/roblox-ts/tests/src/tests/type.spec.ts:wow
as software healthy reference/roblox-ts/tests/src/tests/delete.spec.ts:as
getFruitsOrUndefined software healthy reference/roblox-ts/tests/src/tests/delete.spec.ts:getFruit…
calls software healthy reference/roblox-ts/tests/src/tests/optional.spec.ts:calls
foo software healthy reference/roblox-ts/tests/src/tests/optional.spec.ts:foo
f software healthy reference/roblox-ts/tests/src/tests/binary.spec.ts:f
g software healthy reference/roblox-ts/tests/src/tests/binary.spec.ts:g
getArray software healthy reference/roblox-ts/tests/src/tests/binary.spec.ts:getArray
a software healthy reference/roblox-ts/tests/src/tests/binary.spec.ts:a
b software healthy reference/roblox-ts/tests/src/tests/binary.spec.ts:b
isTruthy software healthy reference/roblox-ts/tests/src/tests/truthiness.spec.ts:isTr…
f software healthy reference/roblox-ts/tests/src/tests/truthiness.spec.ts:f
test software healthy reference/roblox-ts/tests/src/tests/truthiness.spec.ts:test
g software healthy reference/roblox-ts/tests/src/tests/truthiness.spec.ts:g
return software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:return
foo software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:foo
results software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:results
bar software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:bar
calls software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:calls
luaTupleReturn software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:luaTupleR…
luaTupleMacroReturn software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:luaTupleM…
wrapperFunction software healthy reference/roblox-ts/tests/src/tests/tuple.spec.ts:wrapperFu…
getValue software healthy reference/roblox-ts/tests/src/tests/enum.spec.ts:getValue
f software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:f
g software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:g
fo software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:fo
fk software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:fk
add software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:add
h software healthy reference/roblox-ts/tests/src/tests/object.spec.ts:h

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

LabelLayerStatusPath
reference software healthy reference
path-translator software healthy reference/path-translator
.github software healthy reference/path-translator/.github
workflows software healthy reference/path-translator/.github/workflows
src software healthy reference/path-translator/src
util software healthy reference/path-translator/src/util
roblox-ts software healthy reference/roblox-ts
.devcontainer software healthy reference/roblox-ts/.devcontainer
tests software healthy reference/roblox-ts/tests
src software healthy reference/roblox-ts/tests/src
tests software healthy reference/roblox-ts/tests/src/tests
helpers software healthy reference/roblox-ts/tests/src/helpers
util software healthy reference/roblox-ts/tests/src/helpers/util
rojo software healthy reference/roblox-ts/tests/src/helpers/rojo
diagnostics software healthy reference/roblox-ts/tests/src/diagnostics
devlink software healthy reference/roblox-ts/devlink
.github software healthy reference/roblox-ts/.github
workflows software healthy reference/roblox-ts/.github/workflows
src software healthy reference/roblox-ts/src
TSTransformer software healthy reference/roblox-ts/src/TSTransformer
util software healthy reference/roblox-ts/src/TSTransformer/util
binding software healthy reference/roblox-ts/src/TSTransformer/util/binding
macros software healthy reference/roblox-ts/src/TSTransformer/macros
classes software healthy reference/roblox-ts/src/TSTransformer/classes
nodes software healthy reference/roblox-ts/src/TSTransformer/nodes
jsx software healthy reference/roblox-ts/src/TSTransformer/nodes/jsx
statements software healthy reference/roblox-ts/src/TSTransformer/nodes/statements
binding software healthy reference/roblox-ts/src/TSTransformer/nodes/binding
class software healthy reference/roblox-ts/src/TSTransformer/nodes/class
expressions software healthy reference/roblox-ts/src/TSTransformer/nodes/expressions
CLI software healthy reference/roblox-ts/src/CLI
util software healthy reference/roblox-ts/src/CLI/util
commands software healthy reference/roblox-ts/src/CLI/commands
errors software healthy reference/roblox-ts/src/CLI/errors
Project software healthy reference/roblox-ts/src/Project
functions software healthy reference/roblox-ts/src/Project/functions
util software healthy reference/roblox-ts/src/Project/util
transformers software healthy reference/roblox-ts/src/Project/transformers
builtin software healthy reference/roblox-ts/src/Project/transformers/builtin
classes software healthy reference/roblox-ts/src/Project/classes
preEmitDiagnostics software healthy reference/roblox-ts/src/Project/preEmitDiagnostics
Shared software healthy reference/roblox-ts/src/Shared
util software healthy reference/roblox-ts/src/Shared/util
errors software healthy reference/roblox-ts/src/Shared/errors
classes software healthy reference/roblox-ts/src/Shared/classes
rojo-resolver software healthy reference/rojo-resolver
.github software healthy reference/rojo-resolver/.github
workflows software healthy reference/rojo-resolver/.github/workflows
src software healthy reference/rojo-resolver/src
luau-ast software healthy reference/luau-ast

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

LabelLayerStatusPath
PathInfo software healthy reference/path-translator/src/PathTranslator.ts:PathInfo
PathTranslator software healthy reference/path-translator/src/PathTranslator.ts:PathTransla…
RoactClass software healthy reference/roblox-ts/tests/src/tests/roact_spread.spec.tsx:R…
MyButton software healthy reference/roblox-ts/tests/src/tests/roact_spread.spec.tsx:M…
methods software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:methods
X software healthy reference/roblox-ts/tests/src/tests/promise.spec.ts:X
Foo software healthy reference/roblox-ts/tests/src/tests/hoist.spec.ts:Foo
Foo software healthy reference/roblox-ts/tests/src/tests/decorator.spec.ts:Foo
decorators software healthy reference/roblox-ts/tests/src/tests/decorator.spec.ts:decor…
Foo software healthy reference/roblox-ts/tests/src/tests/instanceof.spec.ts:Foo
Bar software healthy reference/roblox-ts/tests/src/tests/instanceof.spec.ts:Bar
Baz software healthy reference/roblox-ts/tests/src/tests/instanceof.spec.ts:Baz
Noodle software healthy reference/roblox-ts/tests/src/tests/array.spec.ts:Noodle
A software healthy reference/roblox-ts/tests/src/tests/array.spec.ts:A
X software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:X
with software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:with
Foo software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Foo
Vector software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Vector
Super software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Super
Class software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Class
Greeter software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Greeter
Animal software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Animal
Dog software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Dog
Bar software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:Bar
A software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:A
B software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:B
expressions software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:expressio…
extends software healthy reference/roblox-ts/tests/src/tests/class.spec.ts:extends
A software healthy reference/roblox-ts/tests/src/tests/function.spec.ts:A
RoactClass software healthy reference/roblox-ts/tests/src/tests/roact.spec.tsx:RoactCla…
RoactPureClass software healthy reference/roblox-ts/tests/src/tests/roact.spec.tsx:RoactPur…
references software healthy reference/roblox-ts/tests/src/tests/roact.spec.tsx:referenc…
RoactRefTest software healthy reference/roblox-ts/tests/src/tests/roact.spec.tsx:RoactRef…
function software healthy reference/roblox-ts/tests/src/tests/roact.spec.tsx:function
ClassWithInstanceFoo software healthy reference/roblox-ts/tests/src/helpers/util/ClassWithInstanc…
ClassWithStaticFoo software healthy reference/roblox-ts/tests/src/helpers/util/ClassWithStaticF…
A software healthy reference/roblox-ts/tests/src/diagnostics/expectedFunctionG…
A software healthy reference/roblox-ts/tests/src/diagnostics/noReservedClassFi…
X software healthy reference/roblox-ts/tests/src/diagnostics/noGetterSetter.1.…
X software healthy reference/roblox-ts/tests/src/diagnostics/noInstanceMethodC…
X software healthy reference/roblox-ts/tests/src/diagnostics/noStaticMethodCol…
A software healthy reference/roblox-ts/tests/src/diagnostics/noReservedClassFi…
A software healthy reference/roblox-ts/tests/src/diagnostics/noReservedClassFi…
X software healthy reference/roblox-ts/tests/src/diagnostics/noPrivateIdentifi…
A software healthy reference/roblox-ts/tests/src/diagnostics/expectedMethodGot…
Foo software healthy reference/roblox-ts/tests/src/diagnostics/noIndexWithoutCal…
X software healthy reference/roblox-ts/tests/src/diagnostics/noClassMetamethod…
A software healthy reference/roblox-ts/tests/src/diagnostics/noReservedClassFi…
X software healthy reference/roblox-ts/tests/src/diagnostics/noGetterSetter.2.…
MultiTransformState software healthy reference/roblox-ts/src/TSTransformer/classes/MultiTransfor…

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

LabelLayerStatusPath
unit-tests cicd healthy reference/path-translator/.github/workflows/UnitTests.yml
build cicd healthy reference/path-translator/.github/workflows/Build.yml
publish cicd healthy reference/path-translator/.github/workflows/Publish.yml
lint cicd healthy reference/path-translator/.github/workflows/ESLint.yml
unit-tests cicd healthy reference/roblox-ts/.github/workflows/UnitTests.yml
build cicd healthy reference/roblox-ts/.github/workflows/Build.yml
publish cicd healthy reference/roblox-ts/.github/workflows/Publish.yml
lint cicd healthy reference/roblox-ts/.github/workflows/ESLint.yml
test cicd healthy reference/roblox-ts/.github/workflows/TestTemplateProject.y…
build-playground cicd healthy reference/roblox-ts/.github/workflows/BuildPlayground.yml
publish cicd healthy reference/roblox-ts/.github/workflows/PublishNext.yml
unit-tests cicd healthy reference/rojo-resolver/.github/workflows/UnitTests.yml
build cicd healthy reference/rojo-resolver/.github/workflows/Build.yml
publish cicd healthy reference/rojo-resolver/.github/workflows/Publish.yml
lint cicd healthy reference/rojo-resolver/.github/workflows/ESLint.yml
unit-tests cicd healthy reference/luau-ast/.github/workflows/UnitTests.yml
build cicd healthy reference/luau-ast/.github/workflows/Build.yml
publish cicd healthy reference/luau-ast/.github/workflows/Publish.yml
lint cicd healthy reference/luau-ast/.github/workflows/ESLint.yml
publish cicd healthy .github/workflows/npm-publish.yml
test cicd healthy .github/workflows/ci.yml
vuln cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
gha::UnitTests cicd healthy reference/path-translator/.github/workflows/UnitTests.yml
gha::Build cicd healthy reference/path-translator/.github/workflows/Build.yml
gha::Publish cicd healthy reference/path-translator/.github/workflows/Publish.yml
gha::ESLint cicd healthy reference/path-translator/.github/workflows/ESLint.yml
gha::UnitTests cicd healthy reference/roblox-ts/.github/workflows/UnitTests.yml
gha::Build cicd healthy reference/roblox-ts/.github/workflows/Build.yml
gha::Publish cicd healthy reference/roblox-ts/.github/workflows/Publish.yml
gha::ESLint cicd healthy reference/roblox-ts/.github/workflows/ESLint.yml
gha::TestTemplateProject cicd healthy reference/roblox-ts/.github/workflows/TestTemplateProject.y…
gha::BuildPlayground cicd healthy reference/roblox-ts/.github/workflows/BuildPlayground.yml
gha::PublishNext cicd healthy reference/roblox-ts/.github/workflows/PublishNext.yml
gha::UnitTests cicd healthy reference/rojo-resolver/.github/workflows/UnitTests.yml
gha::Build cicd healthy reference/rojo-resolver/.github/workflows/Build.yml
gha::Publish cicd healthy reference/rojo-resolver/.github/workflows/Publish.yml
gha::ESLint cicd healthy reference/rojo-resolver/.github/workflows/ESLint.yml
gha::UnitTests cicd healthy reference/luau-ast/.github/workflows/UnitTests.yml
gha::Build cicd healthy reference/luau-ast/.github/workflows/Build.yml
gha::Publish cicd healthy reference/luau-ast/.github/workflows/Publish.yml
gha::ESLint cicd healthy reference/luau-ast/.github/workflows/ESLint.yml
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
13.2.5.5 network healthy tsgo/transformers/estransforms/namedevaluation.go
13.15.5.3 network healthy tsgo/transformers/estransforms/namedevaluation.go
14.3.1.2 network healthy tsgo/transformers/estransforms/namedevaluation.go
14.3.2.1 network healthy tsgo/transformers/estransforms/namedevaluation.go
14.3.3.3 network healthy tsgo/transformers/estransforms/namedevaluation.go
10.2.1.3 network healthy tsgo/transformers/estransforms/namedevaluation.go
16.2.3.7 network healthy tsgo/transformers/estransforms/namedevaluation.go
13.15.5.5 network healthy tsgo/transformers/estransforms/classfields.go
13.15.5.6 network healthy tsgo/transformers/estransforms/classfields.go
11.8.6.1 network healthy tsgo/transformers/estransforms/taggedtemplate.go
6.1.6.1 network healthy tsgo/jsnum/jsnum.go
24.3.2.2 network healthy tsgo/printer/utilities.go
127.0.0.1 network healthy scripts/install.test.js

LabelLayerStatusPath
dotenv::internal/compile/testdata/env_model/.env.studio security healthy internal/compile/testdata/env_model/.env.studio
dotenv::internal/compile/testdata/env_model/.env security healthy internal/compile/testdata/env_model/.env

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy

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

LabelLayerStatusPath
image::reference/roblox-ts/.devcontainer/Dockerfile hardware healthy reference/roblox-ts/.devcontainer/Dockerfile

LabelLayerStatusPath
auth::tsgo/project/ata/typesmap.go security healthy tsgo/project/ata/typesmap.go
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/5dceb39f-c127-46e9-a10e-6195fc8cec1c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5dceb39f-c127-46e9-a10e-6195fc8cec1c/

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.