https://github.com/yu1745/mcdebug
· scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 1 week ago · v1 · 19 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.
All 184 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.
| Label | Layer | Status | Path |
|---|---|---|---|
updateText |
software | healthy | scripts/set-version.mjs:updateText |
updatePackage |
software | healthy | scripts/set-version.mjs:updatePackage |
runRepl |
software | healthy | mcdebug-client/test/repl.test.ts:runRepl |
P |
software | healthy | mcdebug-client/test/fluid-craft.test.ts:P |
P |
software | healthy | mcdebug-client/test/inventory.test.ts:P |
createApi |
software | healthy | mcdebug-client/test/helpers.ts:createApi |
origin |
software | healthy | mcdebug-client/test/helpers.ts:origin |
pos |
software | healthy | mcdebug-client/test/helpers.ts:pos |
chunkOf |
software | healthy | mcdebug-client/test/helpers.ts:chunkOf |
forceloadAt |
software | healthy | mcdebug-client/test/helpers.ts:forceloadAt |
cleanupBlock |
software | healthy | mcdebug-client/test/helpers.ts:cleanupBlock |
P |
software | healthy | mcdebug-client/test/world.test.ts:P |
P |
software | healthy | mcdebug-client/test/interaction.test.ts:P |
liveEntityUuid |
software | healthy | mcdebug-client/test/interaction.test.ts:liveEntityUuid |
parsePlace |
software | healthy | mcdebug-client/test/cli.test.ts:parsePlace |
createTestRunner |
software | healthy | mcdebug-client/src/test-runner.ts:createTestRunner |
defineTest |
software | healthy | mcdebug-client/src/test-runner.ts:defineTest |
defineTests |
software | healthy | mcdebug-client/src/test-runner.ts:defineTests |
loadTestModules |
software | healthy | mcdebug-client/src/test-runner.ts:loadTestModules |
mod |
software | healthy | mcdebug-client/src/test-runner.ts:mod |
collectExportedTests |
software | healthy | mcdebug-client/src/test-runner.ts:collectExportedTests |
visit |
software | healthy | mcdebug-client/src/test-runner.ts:visit |
isTestCase |
software | healthy | mcdebug-client/src/test-runner.ts:isTestCase |
collectTestFiles |
software | healthy | mcdebug-client/src/test-runner.ts:collectTestFiles |
offset |
software | healthy | mcdebug-client/src/test-runner.ts:offset |
createApi |
software | healthy | mcdebug-client/src/test-runner.ts:createApi |
blockBox |
software | healthy | mcdebug-client/src/test-runner.ts:blockBox |
chunksForBox |
software | healthy | mcdebug-client/src/test-runner.ts:chunksForBox |
clearArea |
software | healthy | mcdebug-client/src/test-runner.ts:clearArea |
prepareArea |
software | healthy | mcdebug-client/src/test-runner.ts:prepareArea |
cleanupArea |
software | healthy | mcdebug-client/src/test-runner.ts:cleanupArea |
originFor |
software | healthy | mcdebug-client/src/test-runner.ts:originFor |
runOne |
software | healthy | mcdebug-client/src/test-runner.ts:runOne |
runTests |
software | healthy | mcdebug-client/src/test-runner.ts:runTests |
worker |
software | healthy | mcdebug-client/src/test-runner.ts:worker |
setBlocks |
software | healthy | mcdebug-client/src/test-runner.ts:setBlocks |
place |
software | healthy | mcdebug-client/src/test-runner.ts:place |
placeAsPlayer |
software | healthy | mcdebug-client/src/test-runner.ts:placeAsPlayer |
assertBlockId |
software | healthy | mcdebug-client/src/test-runner.ts:assertBlockId |
setBeField |
software | healthy | mcdebug-client/src/test-runner.ts:setBeField |
getBeNumber |
software | healthy | mcdebug-client/src/test-runner.ts:getBeNumber |
insertItem |
software | healthy | mcdebug-client/src/test-runner.ts:insertItem |
setSlot |
software | healthy | mcdebug-client/src/test-runner.ts:setSlot |
getSlot |
software | healthy | mcdebug-client/src/test-runner.ts:getSlot |
assertSlotHas |
software | healthy | mcdebug-client/src/test-runner.ts:assertSlotHas |
assertSlotEmpty |
software | healthy | mcdebug-client/src/test-runner.ts:assertSlotEmpty |
assertSlotCount |
software | healthy | mcdebug-client/src/test-runner.ts:assertSlotCount |
invItemEquals |
software | healthy | mcdebug-client/src/test-runner.ts:invItemEquals |
invCountLessThan |
software | healthy | mcdebug-client/src/test-runner.ts:invCountLessThan |
beFieldGreaterThan |
software | healthy | mcdebug-client/src/test-runner.ts:beFieldGreaterThan |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
build.gradle |
software | healthy | build.gradle |
LICENSE |
software | healthy | LICENSE |
jitpack.yml |
software | healthy | jitpack.yml |
set-version.mjs |
software | healthy | scripts/set-version.mjs |
pnpm-lock.yaml |
software | healthy | mcdebug-client/pnpm-lock.yaml |
package.json |
software | healthy | mcdebug-client/package.json |
package-lock.json |
software | healthy | mcdebug-client/package-lock.json |
tsconfig.json |
software | healthy | mcdebug-client/tsconfig.json |
tsconfig.test.json |
software | healthy | mcdebug-client/tsconfig.test.json |
repl.test.ts |
software | healthy | mcdebug-client/test/repl.test.ts |
block-entity.test.ts |
software | healthy | mcdebug-client/test/block-entity.test.ts |
fluid-craft.test.ts |
software | healthy | mcdebug-client/test/fluid-craft.test.ts |
forceload.test.ts |
software | healthy | mcdebug-client/test/forceload.test.ts |
inventory.test.ts |
software | healthy | mcdebug-client/test/inventory.test.ts |
helpers.ts |
software | healthy | mcdebug-client/test/helpers.ts |
world.test.ts |
software | healthy | mcdebug-client/test/world.test.ts |
interaction.test.ts |
software | healthy | mcdebug-client/test/interaction.test.ts |
status.test.ts |
software | healthy | mcdebug-client/test/status.test.ts |
wait-until.test.ts |
software | healthy | mcdebug-client/test/wait-until.test.ts |
cli.test.ts |
software | healthy | mcdebug-client/test/cli.test.ts |
api.ts |
software | healthy | mcdebug-client/src/api.ts |
version.ts |
software | healthy | mcdebug-client/src/version.ts |
index.ts |
software | healthy | mcdebug-client/src/index.ts |
test-runner.ts |
software | healthy | mcdebug-client/src/test-runner.ts |
cli.ts |
software | healthy | mcdebug-client/src/cli.ts |
client.ts |
software | healthy | mcdebug-client/src/client.ts |
types.ts |
software | healthy | mcdebug-client/src/types.ts |
use.ts |
software | healthy | mcdebug-client/src/commands/use.ts |
interact-entity.ts |
software | healthy | mcdebug-client/src/commands/interact-entity.ts |
craft.ts |
software | healthy | mcdebug-client/src/commands/craft.ts |
help-text.ts |
software | healthy | mcdebug-client/src/commands/help-text.ts |
be.ts |
software | healthy | mcdebug-client/src/commands/be.ts |
util.ts |
software | healthy | mcdebug-client/src/commands/util.ts |
jar.ts |
software | healthy | mcdebug-client/src/commands/jar.ts |
inv.ts |
software | healthy | mcdebug-client/src/commands/inv.ts |
fluid.ts |
software | healthy | mcdebug-client/src/commands/fluid.ts |
wait.ts |
software | healthy | mcdebug-client/src/commands/wait.ts |
guide.ts |
software | healthy | mcdebug-client/src/commands/guide.ts |
entity.ts |
software | healthy | mcdebug-client/src/commands/entity.ts |
server.ts |
software | healthy | mcdebug-client/src/commands/server.ts |
repl.ts |
software | healthy | mcdebug-client/src/commands/repl.ts |
cmd.ts |
software | healthy | mcdebug-client/src/commands/cmd.ts |
world.ts |
software | healthy | mcdebug-client/src/commands/world.ts |
release.yml |
software | healthy | .github/workflows/release.yml |
build.yml |
software | healthy | .github/workflows/build.yml |
mcdebug.mixins.json |
software | healthy | src/main/resources/mcdebug.mixins.json |
fabric.mod.json |
software | healthy | src/main/resources/fabric.mod.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
mcdebug-client |
software | healthy | mcdebug-client |
test |
software | healthy | mcdebug-client/test |
src |
software | healthy | mcdebug-client/src |
commands |
software | healthy | mcdebug-client/src/commands |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
main |
software | healthy | src/main |
resources |
software | healthy | src/main/resources |
kotlin |
software | healthy | src/main/kotlin |
com |
software | healthy | src/main/kotlin/com |
mcdebug |
software | healthy | src/main/kotlin/com/mcdebug |
wait |
software | healthy | src/main/kotlin/com/mcdebug/wait |
util |
software | healthy | src/main/kotlin/com/mcdebug/util |
api |
software | healthy | src/main/kotlin/com/mcdebug/api |
rpc |
software | healthy | src/main/kotlin/com/mcdebug/rpc |
| Label | Layer | Status | Path |
|---|---|---|---|
DebugApi |
software | healthy | mcdebug-client/src/api.ts:DebugApi |
RpcClient |
software | healthy | mcdebug-client/src/client.ts:RpcClient |
RpcError |
software | healthy | mcdebug-client/src/types.ts:RpcError |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-52vmbyyz |
software | healthy | /tmp/repobility-clone-52vmbyyz |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/dab0b024-5329-43cb-8e67-278a7610a865/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dab0b024-5329-43cb-8e67-278a7610a865/
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.