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.
1 of your 27 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.24s · analysis 7.78s · 0.6 MB · GitHub API rate-limit (preflight)

neurons-me/all.this

https://github.com/neurons-me/all.this · scanned 2026-06-05 17:10 UTC (4 days, 23 hours ago) · 10 languages

75 raw signals (27 security + 48 graph) 8th percentile · Typescript · small (2-20K LoC) System graph score 97 (lower by 50)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 23 hours ago · v2 · 51 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 55.0 0.25 13.75
testing_score 0.0 0.20 0.00
documentation_score 40.0 0.15 6.00
practices_score 42.0 0.15 6.30
code_quality 67.6 0.10 6.76
Overall 1.00 47.8
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 253 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
greet software dead src/pip/all.this/__init__.py:1
errorMessage software healthy src/npm/src/boot/browser-global.js:errorMessage
normalizeMonadEndpointInput software healthy src/npm/src/boot/browser-global.js:normalizeMonadEndpointIn…
getStoredMonadEndpoints software healthy src/npm/src/boot/browser-global.js:getStoredMonadEndpoints
setStoredMonadEndpoints software healthy src/npm/src/boot/browser-global.js:setStoredMonadEndpoints
addStoredMonadEndpoint software healthy src/npm/src/boot/browser-global.js:addStoredMonadEndpoint
resolveMonadDiscoveryFactory software healthy src/npm/src/boot/browser-global.js:resolveMonadDiscoveryFac…
createAllThisMonadDiscovery software healthy src/npm/src/boot/browser-global.js:createAllThisMonadDiscov…
escapeHtml software healthy src/npm/src/boot/browser-global.js:escapeHtml
readString software healthy src/npm/src/boot/browser-global.js:readString
readList software healthy src/npm/src/boot/browser-global.js:readList
isFileProtocol software healthy src/npm/src/boot/browser-global.js:isFileProtocol
resolveRoot software healthy src/npm/src/boot/browser-global.js:resolveRoot
notify software healthy src/npm/src/boot/browser-global.js:notify
ensureBootScreen software healthy src/npm/src/boot/browser-global.js:ensureBootScreen
loadScriptOnce software healthy src/npm/src/boot/browser-global.js:loadScriptOnce
loadStyleOnce software healthy src/npm/src/boot/browser-global.js:loadStyleOnce
resolveMeCtor software healthy src/npm/src/boot/browser-global.js:resolveMeCtor
resolveMeKernel software healthy src/npm/src/boot/browser-global.js:resolveMeKernel
withTimeout software healthy src/npm/src/boot/browser-global.js:withTimeout
endpointFromSurface software healthy src/npm/src/boot/browser-global.js:endpointFromSurface
inferCost software healthy src/npm/src/boot/browser-global.js:inferCost
normalizeSurface software healthy src/npm/src/boot/browser-global.js:normalizeSurface
isLoopbackHost software healthy src/npm/src/boot/browser-global.js:isLoopbackHost
endpointIdentity software healthy src/npm/src/boot/browser-global.js:endpointIdentity
normalizeIdentityPart software healthy src/npm/src/boot/browser-global.js:normalizeIdentityPart
stableMonadId software healthy src/npm/src/boot/browser-global.js:stableMonadId
monadIdentityKey software healthy src/npm/src/boot/browser-global.js:monadIdentityKey
monadScore software healthy src/npm/src/boot/browser-global.js:monadScore
mergeCapabilities software healthy src/npm/src/boot/browser-global.js:mergeCapabilities
mergeAliases software healthy src/npm/src/boot/browser-global.js:mergeAliases
mergeMonadRoutes software healthy src/npm/src/boot/browser-global.js:mergeMonadRoutes
reduceMonadRoutes software healthy src/npm/src/boot/browser-global.js:reduceMonadRoutes
probeMonadEndpoint software healthy src/npm/src/boot/browser-global.js:probeMonadEndpoint
resolveMonadProvider software healthy src/npm/src/boot/browser-global.js:resolveMonadProvider
fetchJsonWithTimeout software healthy src/npm/src/boot/browser-global.js:fetchJsonWithTimeout
monadsControlUnavailable software healthy src/npm/src/boot/browser-global.js:monadsControlUnavailable
normalizeMonadsControlAction software healthy src/npm/src/boot/browser-global.js:normalizeMonadsControlAc…
normalizeMonadsControlActions software healthy src/npm/src/boot/browser-global.js:normalizeMonadsControlAc…
normalizeMonadsControlRecord software healthy src/npm/src/boot/browser-global.js:normalizeMonadsControlRe…
resolveMonadsControl software healthy src/npm/src/boot/browser-global.js:resolveMonadsControl
records software healthy src/npm/src/boot/browser-global.js:records
command software healthy src/npm/src/boot/browser-global.js:command
monadsFromDiscoveryState software healthy src/npm/src/boot/browser-global.js:monadsFromDiscoveryState
monadsControlFromDiscoveryState software healthy src/npm/src/boot/browser-global.js:monadsControlFromDiscove…
costRank software healthy src/npm/src/boot/browser-global.js:costRank
recommendedMonad software healthy src/npm/src/boot/browser-global.js:recommendedMonad
displayMonadName software healthy src/npm/src/boot/browser-global.js:displayMonadName
resolveGuiRuntime software healthy src/npm/src/boot/browser-global.js:resolveGuiRuntime
resolveGuiCandidate software healthy src/npm/src/boot/browser-global.js:resolveGuiCandidate

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
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
turbo.json software healthy turbo.json
index.md software healthy index.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
_config.yml software healthy _config.yml
all.this.html software healthy all.this.html
index.html software healthy docs/index.html
README.md software healthy src/pip/README.md
setup.py software warning src/pip/setup.py
__init__.py software healthy src/pip/all.this/__init__.py
Cargo.toml software healthy src/crates/Cargo.toml
README.md software healthy src/crates/README.md
lib.rs software healthy src/crates/src/lib.rs
README.md software healthy src/npm/README.md
package.json software healthy src/npm/package.json
index.ts software healthy src/npm/index.ts
tsconfig.json software healthy src/npm/tsconfig.json
gui-legacy.ts software warning src/npm/src/gui-legacy.ts
monad.ts software warning src/npm/src/monad.ts
me.ts software warning src/npm/src/me.ts
gui-components.ts software warning src/npm/src/gui-components.ts
gui.ts software warning src/npm/src/gui.ts
gui-react.ts software warning src/npm/src/gui-react.ts
gui-devtools.ts software warning src/npm/src/gui-devtools.ts
cleaker.ts software warning src/npm/src/cleaker.ts
gui-atoms.ts software warning src/npm/src/gui-atoms.ts
netget.ts software warning src/npm/src/netget.ts
gui-runtime.ts software warning src/npm/src/gui-runtime.ts
gui-compounds.ts software warning src/npm/src/gui-compounds.ts
gui-molecules.ts software warning src/npm/src/gui-molecules.ts
browser-global.js software healthy src/npm/src/boot/browser-global.js
browser-entry.ts software healthy src/npm/src/boot/browser-entry.ts
index.ts software healthy src/npm/src/boot/index.ts

LabelLayerStatusPath
docs software healthy docs
src software healthy src
pip software healthy src/pip
all.this software healthy src/pip/all.this
crates software healthy src/crates
src software healthy src/crates/src
npm software healthy src/npm
src software healthy src/npm/src
boot software healthy src/npm/src/boot

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

LabelLayerStatusPath
127.0.0.1 network healthy src/npm/src/boot/browser-global.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/f43550d6-be9b-4cca-930d-1e237a032f03/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f43550d6-be9b-4cca-930d-1e237a032f03/

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.