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.

rifted-game/tools

https://github.com/rifted-game/tools · scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)

42 raw signals (0 security + 42 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 38 actionable findings from 1 signal source. 4 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 263 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
readPackedManifest software healthy scripts/publish.ts:readPackedManifest
assertInternalDeps software healthy scripts/publish.ts:assertInternalDeps
deps software healthy scripts/publish.ts:deps
clone software healthy packages/cli/tests/diff.test.ts:clone
byId software healthy packages/cli/src/diff.ts:byId
isPlainObject software healthy packages/cli/src/diff.ts:isPlainObject
walk software healthy packages/cli/src/diff.ts:walk
diffDocuments software healthy packages/cli/src/diff.ts:diffDocuments
renderValue software healthy packages/cli/src/diff.ts:renderValue
scrape software healthy packages/cli/src/typegen.ts:scrape
own software healthy packages/cli/src/typegen.ts:own
event software healthy packages/cli/src/typegen.ts:event
stateKey software healthy packages/cli/src/typegen.ts:stateKey
visit software healthy packages/cli/src/typegen.ts:visit
tsKey software healthy packages/cli/src/typegen.ts:tsKey
generateRefsModule software healthy packages/cli/src/typegen.ts:generateRefsModule
stateBlock software healthy packages/cli/src/typegen.ts:stateBlock
docVersion software healthy packages/cli/src/typegen.ts:docVersion
generatePackage software healthy packages/cli/src/typegen.ts:generatePackage
loadMod software healthy packages/cli/src/load.ts:loadMod
mod software healthy packages/cli/src/load.ts:mod
readLocaleDir software healthy packages/cli/src/load.ts:readLocaleDir
assembleLocales software healthy packages/cli/src/load.ts:assembleLocales
PACKAGE_JSON_TEMPLATE software healthy packages/cli/src/commands/init.ts:PACKAGE_JSON_TEMPLATE
gitignore software healthy packages/cli/src/commands/init.ts:gitignore
src software healthy packages/cli/src/commands/init.ts:src
die software healthy packages/cli/src/commands/pack.ts:die
collectAssets software healthy packages/cli/src/commands/pack.ts:collectAssets
walk software healthy packages/cli/src/commands/pack.ts:walk
kb software healthy packages/cli/src/commands/pack.ts:kb
readDoc software healthy packages/cli/src/commands/diff.ts:readDoc
exports software healthy packages/cli/src/commands/typegen.ts:exports
added software healthy packages/cli/src/commands/locales-scaffold.ts:added
runBuild software healthy packages/cli/src/commands/build.ts:runBuild
kb software healthy packages/cli/src/commands/build.ts:kb
printDoc software healthy packages/cli/src/commands/inspect.ts:printDoc
onPlayOf software healthy packages/sdk/tests/collector.test.ts:onPlayOf
opError software healthy packages/sdk/tests/schema.test.ts:opError
docOf software healthy packages/sdk/tests/requires.test.ts:docOf
strikePkg software healthy packages/sdk/tests/locales.test.ts:strikePkg
vanillaAssets software healthy packages/sdk/tests/pack.test.ts:vanillaAssets
input software healthy packages/sdk/tests/pack.test.ts:input
JSZip software healthy packages/sdk/tests/pack.test.ts:JSZip
examplesPkg software healthy packages/sdk/tests/content/examples.ts:examplesPkg
vanillaPkg software healthy packages/sdk/tests/content/vanilla.ts:vanillaPkg
attackCard software healthy packages/sdk/tests/content/vanilla.ts:attackCard
blockCard software healthy packages/sdk/tests/content/vanilla.ts:blockCard
checkNodeKind software healthy packages/sdk/src/content.ts:checkNodeKind
content software healthy packages/sdk/src/content.ts:content
tokenize software healthy packages/sdk/src/formula.ts:tokenize

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

LabelLayerStatusPath
bun.lock software healthy bun.lock
README.md software healthy README.md
package.json software healthy package.json
lint-staged.config.ts software healthy lint-staged.config.ts
lefthook.yml software healthy lefthook.yml
LICENSE software healthy LICENSE
biome.json software healthy biome.json
tsconfig.base.json software healthy tsconfig.base.json
publish.ts software healthy scripts/publish.ts
README.md software healthy packages/cli/README.md
package.json software healthy packages/cli/package.json
tsconfig.typecheck.json software healthy packages/cli/tsconfig.typecheck.json
tsconfig.json software healthy packages/cli/tsconfig.json
LICENSE software healthy packages/cli/LICENSE
CHANGELOG.md software healthy packages/cli/CHANGELOG.md
typegen.test.ts software healthy packages/cli/tests/typegen.test.ts
diff.test.ts software healthy packages/cli/tests/diff.test.ts
diff.ts software healthy packages/cli/src/diff.ts
typegen.ts software healthy packages/cli/src/typegen.ts
cli.ts software healthy packages/cli/src/cli.ts
load.ts software healthy packages/cli/src/load.ts
init.ts software healthy packages/cli/src/commands/init.ts
pack.ts software healthy packages/cli/src/commands/pack.ts
diff.ts software healthy packages/cli/src/commands/diff.ts
typegen.ts software healthy packages/cli/src/commands/typegen.ts
locales-scaffold.ts software healthy packages/cli/src/commands/locales-scaffold.ts
locales-check.ts software healthy packages/cli/src/commands/locales-check.ts
build.ts software healthy packages/cli/src/commands/build.ts
inspect.ts software healthy packages/cli/src/commands/inspect.ts
validate.ts software healthy packages/cli/src/commands/validate.ts
README.md software healthy packages/sdk/README.md
package.json software healthy packages/sdk/package.json
tsconfig.typecheck.json software healthy packages/sdk/tsconfig.typecheck.json
tsconfig.json software healthy packages/sdk/tsconfig.json
LICENSE software healthy packages/sdk/LICENSE
CHANGELOG.md software healthy packages/sdk/CHANGELOG.md
tsconfig.mod.json software healthy packages/sdk/tsconfig.mod.json
collector.test.ts software healthy packages/sdk/tests/collector.test.ts
schema.test.ts software healthy packages/sdk/tests/schema.test.ts
equivalence.test.ts software healthy packages/sdk/tests/equivalence.test.ts
compose.test.ts software healthy packages/sdk/tests/compose.test.ts
requires.test.ts software healthy packages/sdk/tests/requires.test.ts
locales.test.ts software healthy packages/sdk/tests/locales.test.ts
pack.test.ts software healthy packages/sdk/tests/pack.test.ts
examples.gcf.json software healthy packages/sdk/tests/fixtures/examples.gcf.json
vanilla.gcf.json software healthy packages/sdk/tests/fixtures/vanilla.gcf.json
examples.ts software healthy packages/sdk/tests/content/examples.ts
vanilla.ts software healthy packages/sdk/tests/content/vanilla.ts
emit-json-schema.ts software healthy packages/sdk/scripts/emit-json-schema.ts
tsconfig.json software healthy packages/sdk/scripts/tsconfig.json

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

LabelLayerStatusPath
scripts software healthy scripts
packages software healthy packages
cli software healthy packages/cli
tests software healthy packages/cli/tests
src software healthy packages/cli/src
commands software healthy packages/cli/src/commands
sdk software healthy packages/sdk
tests software healthy packages/sdk/tests
fixtures software healthy packages/sdk/tests/fixtures
content software healthy packages/sdk/tests/content
scripts software healthy packages/sdk/scripts
src software healthy packages/sdk/src
schema software healthy packages/sdk/src/schema
locales software healthy packages/sdk/src/locales
pack software healthy packages/sdk/src/pack
core software healthy packages/sdk/src/core
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
Content software healthy packages/sdk/src/content.ts:Content
Parser software healthy packages/sdk/src/formula.ts:Parser
PlayerStateHandle software healthy packages/sdk/src/pkg.ts:PlayerStateHandle
RiftedPkg software healthy packages/sdk/src/pkg.ts:RiftedPkg
of software healthy packages/sdk/src/schema/ops.ts:of
Walker software healthy packages/sdk/src/schema/ops.ts:Walker
StateEntry software healthy packages/sdk/src/core/paths.ts:StateEntry
Expr software healthy packages/sdk/src/core/expr.ts:Expr
LetRefExpr software healthy packages/sdk/src/core/expr.ts:LetRefExpr
Cond software healthy packages/sdk/src/core/expr.ts:Cond
EventHandle software healthy packages/sdk/src/core/event-handle.ts:EventHandle
RiftedBuildError software healthy packages/sdk/src/core/scope.ts:RiftedBuildError
Body software healthy packages/sdk/src/core/scope.ts:Body

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/84efffcf-bb33-4e2e-9c79-efc865baa061/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/84efffcf-bb33-4e2e-9c79-efc865baa061/

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.