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.

skofic/metadata-store-interface

https://github.com/skofic/metadata-store-interface · scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 26 actionable findings from 1 signal source. 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 182 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
jsconfig.json software healthy jsconfig.json
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
LICENSE software healthy LICENSE
quasar.config.js software healthy quasar.config.js
App.vue software healthy src/App.vue
routes.js software healthy src/router/routes.js
index.js software healthy src/router/index.js
dictionary.js software healthy src/stores/dictionary.js
index.js software healthy src/stores/index.js
navigation.js software healthy src/stores/navigation.js
ui-strings.js software healthy src/i18n/ui-strings.js
axios.js software healthy src/boot/axios.js
chr_AirTemperatureMean.json software healthy src/fixtures/chr_AirTemperatureMean.json
useScrollPosition.js software healthy src/composables/useScrollPosition.js
useDictSchema.js software healthy src/composables/useDictSchema.js
useTermPreview.js software healthy src/composables/useTermPreview.js
useLang.js software healthy src/composables/useLang.js
useDisplayPreset.js software healthy src/composables/useDisplayPreset.js
useUiText.js software healthy src/composables/useUiText.js
useDisclosureState.js software healthy src/composables/useDisclosureState.js
useDataChunkViewer.js software healthy src/composables/useDataChunkViewer.js
useEffectiveZone.js software healthy src/composables/useEffectiveZone.js
useObjectSchema.js software healthy src/composables/useObjectSchema.js
buildKeyedRows.js software healthy src/utils/buildKeyedRows.js
buildObjectsRows.js software healthy src/utils/buildObjectsRows.js
displayModes.js software healthy src/utils/displayModes.js
customRenderers.js software healthy src/utils/customRenderers.js
buildDictRows.js software healthy src/utils/buildDictRows.js
timeFormat.js software healthy src/utils/timeFormat.js
markdown.js software healthy src/utils/markdown.js
DrillDownLink.vue software healthy src/components/DrillDownLink.vue
TupleValue.vue software healthy src/components/TupleValue.vue
TextValue.vue software healthy src/components/TextValue.vue
ObjectValue.vue software healthy src/components/ObjectValue.vue
DescriptorValue.vue software healthy src/components/DescriptorValue.vue
DocumentView.vue software healthy src/components/DocumentView.vue
EdgeCard.vue software healthy src/components/EdgeCard.vue
UnitDisplay.vue software healthy src/components/UnitDisplay.vue
TermKeyValue.vue software healthy src/components/TermKeyValue.vue
TermCard.vue software healthy src/components/TermCard.vue
ScalarValue.vue software healthy src/components/ScalarValue.vue
RangeDisplay.vue software healthy src/components/RangeDisplay.vue
TermLabel.vue software healthy src/components/TermLabel.vue
TimestampValue.vue software healthy src/components/TimestampValue.vue
HandleValue.vue software healthy src/components/HandleValue.vue
LatexSpan.vue software healthy src/components/LatexSpan.vue

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

LabelLayerStatusPath
termEntry software healthy src/stores/navigation.js:termEntry
loadSession software healthy src/stores/navigation.js:loadSession
loadHistory software healthy src/stores/navigation.js:loadHistory
useScrollPosition software healthy src/composables/useScrollPosition.js:useScrollPosition
keyFor software healthy src/composables/useScrollPosition.js:keyFor
writeScroll software healthy src/composables/useScrollPosition.js:writeScroll
readScroll software healthy src/composables/useScrollPosition.js:readScroll
flushSave software healthy src/composables/useScrollPosition.js:flushSave
onScroll software healthy src/composables/useScrollPosition.js:onScroll
onBeforeUnload software healthy src/composables/useScrollPosition.js:onBeforeUnload
restore software healthy src/composables/useScrollPosition.js:restore
useDictSchema software healthy src/composables/useDictSchema.js:useDictSchema
fetchTitle software healthy src/composables/useDictSchema.js:fetchTitle
sortKeys software healthy src/composables/useDictSchema.js:sortKeys
labelFor software healthy src/composables/useDictSchema.js:labelFor
useTermPreview software healthy src/composables/useTermPreview.js:useTermPreview
show software healthy src/composables/useTermPreview.js:show
hide software healthy src/composables/useTermPreview.js:hide
hideImmediate software healthy src/composables/useTermPreview.js:hideImmediate
cancelHide software healthy src/composables/useTermPreview.js:cancelHide
localise software healthy src/composables/useLang.js:localise
useLang software healthy src/composables/useLang.js:useLang
loc software healthy src/composables/useLang.js:loc
setLang software healthy src/composables/useLang.js:setLang
useDisplayPreset software healthy src/composables/useDisplayPreset.js:useDisplayPreset
setPreset software healthy src/composables/useDisplayPreset.js:setPreset
localeFromLang software healthy src/composables/useUiText.js:localeFromLang
getCompiled software healthy src/composables/useUiText.js:getCompiled
useUiText software healthy src/composables/useUiText.js:useUiText
t software healthy src/composables/useUiText.js:t
useDisclosureState software healthy src/composables/useDisclosureState.js:useDisclosureState
openOrDrill software healthy src/composables/useDataChunkViewer.js:openOrDrill
navigateTo software healthy src/composables/useDataChunkViewer.js:navigateTo
close software healthy src/composables/useDataChunkViewer.js:close
useDataChunkViewer software healthy src/composables/useDataChunkViewer.js:useDataChunkViewer
useEffectiveZone software healthy src/composables/useEffectiveZone.js:useEffectiveZone
flattenSelection software healthy src/composables/useObjectSchema.js:flattenSelection
extractRequired software healthy src/composables/useObjectSchema.js:extractRequired
extractRecommended software healthy src/composables/useObjectSchema.js:extractRecommended
useObjectSchema software healthy src/composables/useObjectSchema.js:useObjectSchema
fetchTitle software healthy src/composables/useObjectSchema.js:fetchTitle
sortKeys software healthy src/composables/useObjectSchema.js:sortKeys
recurses software healthy src/utils/buildKeyedRows.js:recurses
buildKeyedRows software healthy src/utils/buildKeyedRows.js:buildKeyedRows
buildSlotRows software healthy src/utils/buildObjectsRows.js:buildSlotRows
buildObjectsRows software healthy src/utils/buildObjectsRows.js:buildObjectsRows
presetsByContext software healthy src/utils/displayModes.js:presetsByContext
partsForPreset software healthy src/utils/displayModes.js:partsForPreset
resolveParts software healthy src/utils/displayModes.js:resolveParts
of software healthy src/utils/customRenderers.js:of

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

LabelLayerStatusPath
src software healthy src
router software healthy src/router
stores software healthy src/stores
i18n software healthy src/i18n
boot software healthy src/boot
fixtures software healthy src/fixtures
composables software healthy src/composables
utils software healthy src/utils
components software healthy src/components
css software healthy src/css
pages software healthy src/pages
layouts software healthy src/layouts

LabelLayerStatusPath
/ frontend healthy src/router/routes.js
/:catchAll(.*)* frontend healthy src/router/routes.js

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

LabelLayerStatusPath
POST /term/bulk api healthy src/stores/dictionary.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/778badbe-185c-4ba6-94f0-b8127ecfed5b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/778badbe-185c-4ba6-94f0-b8127ecfed5b/

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.