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.

Tha7ch/eldoria

https://github.com/Tha7ch/eldoria · scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)

54 raw signals (0 security + 54 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 50 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 845 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
quartz.lock.json software healthy quartz.lock.json
quartz.config.yaml software healthy quartz.config.yaml
quartz.config.default.yaml software healthy quartz.config.default.yaml
quartz.ts software healthy quartz.ts
README.md software healthy README.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
LICENSE.txt software healthy LICENSE.txt
index.d.ts software healthy index.d.ts
tsconfig.json software healthy tsconfig.json
globals.d.ts software healthy globals.d.ts
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
bootstrap-cli.mjs software healthy quartz/bootstrap-cli.mjs
bootstrap-worker.mjs software healthy quartz/bootstrap-worker.mjs
build.ts software healthy quartz/build.ts
cfg.ts software healthy quartz/cfg.ts
worker.ts software healthy quartz/worker.ts
index.ts software healthy quartz/i18n/index.ts
ko-KR.ts software healthy quartz/i18n/locales/ko-KR.ts
tr-TR.ts software healthy quartz/i18n/locales/tr-TR.ts
fi-FI.ts software healthy quartz/i18n/locales/fi-FI.ts
kk-KZ.ts software healthy quartz/i18n/locales/kk-KZ.ts
hu-HU.ts software healthy quartz/i18n/locales/hu-HU.ts
lt-LT.ts software healthy quartz/i18n/locales/lt-LT.ts
vi-VN.ts software healthy quartz/i18n/locales/vi-VN.ts
de-DE.ts software healthy quartz/i18n/locales/de-DE.ts
ar-SA.ts software healthy quartz/i18n/locales/ar-SA.ts
nl-NL.ts software healthy quartz/i18n/locales/nl-NL.ts
ca-ES.ts software healthy quartz/i18n/locales/ca-ES.ts
he-IL.ts software healthy quartz/i18n/locales/he-IL.ts
en-US.ts software healthy quartz/i18n/locales/en-US.ts
id-ID.ts software healthy quartz/i18n/locales/id-ID.ts
es-ES.ts software healthy quartz/i18n/locales/es-ES.ts
definition.ts software healthy quartz/i18n/locales/definition.ts
uk-UA.ts software healthy quartz/i18n/locales/uk-UA.ts
it-IT.ts software healthy quartz/i18n/locales/it-IT.ts
fa-IR.ts software healthy quartz/i18n/locales/fa-IR.ts
fr-FR.ts software healthy quartz/i18n/locales/fr-FR.ts
cs-CZ.ts software healthy quartz/i18n/locales/cs-CZ.ts
ru-RU.ts software healthy quartz/i18n/locales/ru-RU.ts
nb-NO.ts software healthy quartz/i18n/locales/nb-NO.ts
en-GB.ts software healthy quartz/i18n/locales/en-GB.ts
th-TH.ts software healthy quartz/i18n/locales/th-TH.ts
ro-RO.ts software healthy quartz/i18n/locales/ro-RO.ts
ja-JP.ts software healthy quartz/i18n/locales/ja-JP.ts
zh-TW.ts software healthy quartz/i18n/locales/zh-TW.ts
pt-BR.ts software healthy quartz/i18n/locales/pt-BR.ts
pl-PL.ts software healthy quartz/i18n/locales/pl-PL.ts
zh-CN.ts software healthy quartz/i18n/locales/zh-CN.ts

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

LabelLayerStatusPath
launchTui software healthy quartz/bootstrap-cli.mjs:launchTui
reportSlugCollisions software healthy quartz/build.ts:reportSlugCollisions
buildQuartz software healthy quartz/build.ts:buildQuartz
pluginNames software healthy quartz/build.ts:pluginNames
startWatching software healthy quartz/build.ts:startWatching
scheduleRebuild software healthy quartz/build.ts:scheduleRebuild
rebuild software healthy quartz/build.ts:rebuild
parseMarkdown software healthy quartz/worker.ts:parseMarkdown
processHtml software healthy quartz/worker.ts:processHtml
i18n software healthy quartz/i18n/index.ts:i18n
getForm software healthy quartz/i18n/locales/ru-RU.ts:getForm
traverse software healthy quartz/util/fileTrie.ts:traverse
asserts software healthy quartz/util/path.test.ts:asserts
getFontSpecificationName software healthy quartz/util/theme.ts:getFontSpecificationName
formatFontSpecification software healthy quartz/util/theme.ts:formatFontSpecification
googleFontHref software healthy quartz/util/theme.ts:googleFontHref
googleFontSubsetHref software healthy quartz/util/theme.ts:googleFontSubsetHref
processGoogleFonts software healthy quartz/util/theme.ts:processGoogleFonts
hexToHsl software healthy quartz/util/theme.ts:hexToHsl
l software healthy quartz/util/theme.ts:l
joinStyles software healthy quartz/util/theme.ts:joinStyles
detectSlugCollisions software healthy quartz/util/slugCollisions.ts:detectSlugCollisions
formatCollisionWarning software healthy quartz/util/slugCollisions.ts:formatCollisionWarning
getIconCode software healthy quartz/util/emoji.ts:getIconCode
toCodePoint software healthy quartz/util/emoji.ts:toCodePoint
loadEmoji software healthy quartz/util/emoji.ts:loadEmoji
trace software healthy quartz/util/trace.ts:trace
_rebaseHtmlElement software healthy quartz/util/path.ts:_rebaseHtmlElement
normalizeRelativeURLs software healthy quartz/util/path.ts:normalizeRelativeURLs
to software healthy quartz/util/fileTrie.test.ts:to
toPosixPath software healthy quartz/util/glob.ts:toPosixPath
glob software healthy quartz/util/glob.ts:glob
fps software healthy quartz/util/glob.ts:fps
childrenToString software healthy quartz/util/jsx.tsx:childrenToString
htmlToJsx software healthy quartz/util/jsx.tsx:htmlToJsx
JSResourceToScriptElement software healthy quartz/util/resources.tsx:JSResourceToScriptElement
CSSResourceToStyleElement software healthy quartz/util/resources.tsx:CSSResourceToStyleElement
normalizeResource software healthy quartz/util/resources.tsx:normalizeResource
concatenateResources software healthy quartz/util/resources.tsx:concatenateResources
randomIdNonSecure software healthy quartz/util/random.ts:randomIdNonSecure
makeContent software healthy quartz/util/slugCollisions.test.ts:makeContent
trieFromAllFiles software healthy quartz/util/ctx.ts:trieFromAllFiles
escapePath software healthy quartz/cli/helpers.js:escapePath
exitIfCancel software healthy quartz/cli/helpers.js:exitIfCancel
stashContentFolder software healthy quartz/cli/helpers.js:stashContentFolder
gitPull software healthy quartz/cli/helpers.js:gitPull
popContentFolder software healthy quartz/cli/helpers.js:popContentFolder
symlinkOrCopySync software healthy quartz/cli/helpers.js:symlinkOrCopySync
symlinkOrCopy software healthy quartz/cli/helpers.js:symlinkOrCopy
resolveConfigPath software healthy quartz/cli/plugin-data.js:resolveConfigPath

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

LabelLayerStatusPath
quartz software healthy quartz
i18n software healthy quartz/i18n
locales software healthy quartz/i18n/locales
util software healthy quartz/util
static software healthy quartz/static
giscus software healthy quartz/static/giscus
cli software healthy quartz/cli
templates software healthy quartz/cli/templates
components software healthy quartz/components
frames software healthy quartz/components/frames
scripts software healthy quartz/components/scripts
pages software healthy quartz/components/pages
styles software healthy quartz/components/styles
processors software healthy quartz/processors
styles software healthy quartz/styles
plugins software healthy quartz/plugins
emitters software healthy quartz/plugins/emitters
loader software healthy quartz/plugins/loader
transformers software healthy quartz/plugins/transformers
pageTypes software healthy quartz/plugins/pageTypes
filters software healthy quartz/plugins/filters
docs software healthy docs
cli software healthy docs/cli
getting-started software healthy docs/getting-started
advanced software healthy docs/advanced
tags software healthy docs/tags
features software healthy docs/features
specs software healthy docs/specs
plugins software healthy docs/plugins
scripts software healthy scripts
.claude software healthy .claude
content software healthy content
Misc Notes software healthy content/Misc Notes
Characters software healthy content/Characters
Backstory NPCs software healthy content/Characters/Backstory NPCs
Demons software healthy content/Characters/Demons
Gods software healthy content/Characters/Gods
Kingsguard software healthy content/Characters/Kingsguard
Power Systems software healthy content/Power Systems
Locations software healthy content/Locations
Continents software healthy content/Locations/Continents
Cities software healthy content/Locations/Cities
Institutions software healthy content/Locations/Institutions
Countries software healthy content/Locations/Countries
Story software healthy content/Story
Events software healthy content/Story/Events
Sessions software healthy content/Story/Sessions
Campaign 1 software healthy content/Story/Sessions/Campaign 1
Side Stories software healthy content/Story/Side Stories
Organizations software healthy content/Organizations

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

LabelLayerStatusPath
QuartzLogger software healthy quartz/util/log.ts:QuartzLogger
FileTrieNode software healthy quartz/util/fileTrie.ts:FileTrieNode
PerfTimer software healthy quartz/util/perf.ts:PerfTimer
ComponentRegistry software healthy quartz/components/registry.ts:ComponentRegistry
FrameRegistry software healthy quartz/components/frames/registry.ts:FrameRegistry
must software healthy quartz/components/scripts/popover.test.ts:must
RouteAnnouncer software healthy quartz/components/scripts/spa.inline.ts:RouteAnnouncer

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

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

LabelLayerStatusPath
port:8080 network healthy scripts/serve.mjs

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
/404 frontend healthy quartz/components/pages/404.tsx

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/a53f355f-6223-441f-ad59-52a1e0dfa524/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a53f355f-6223-441f-ad59-52a1e0dfa524/

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.