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.

chengjp0825/moongazer_cn

https://github.com/chengjp0825/moongazer_cn · scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +15.1 (diff) · 11 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 94 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
vite.config.ts software healthy vite.config.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
env.d.ts software healthy env.d.ts
tsconfig.json software healthy tsconfig.json
style.css software healthy index/style.css
script.js software healthy index/script.js
index.html software healthy index/index.html
style.css software healthy tools/style.css
script.js software healthy tools/script.js
index.html software healthy tools/index.html
style.css software healthy tools/base/style.css
script.js software healthy tools/base/script.js
index.html software healthy tools/base/index.html
style.css software healthy tools/trace_width/style.css
script.js software healthy tools/trace_width/script.js
index.html software healthy tools/trace_width/index.html
style.css software healthy tools/pcb/style.css
script.js software healthy tools/pcb/script.js
index.html software healthy tools/pcb/index.html
main.ts software healthy src/main.ts
App.vue software healthy src/App.vue
LcResonance.vue software healthy src/tools/LcResonance.vue
BaseConverter.vue software healthy src/tools/BaseConverter.vue
Crc.vue software healthy src/tools/Crc.vue
PcbConverter.vue software healthy src/tools/PcbConverter.vue
AsciiTable.vue software healthy src/tools/AsciiTable.vue
VoltageDivider.vue software healthy src/tools/VoltageDivider.vue
TraceWidth.vue software healthy src/tools/TraceWidth.vue
index.ts software healthy src/commands/index.ts
ToolsHome.vue software healthy src/views/ToolsHome.vue
TerminalView.vue software healthy src/views/TerminalView.vue
ToolsLayout.vue software healthy src/views/ToolsLayout.vue
useCommandHistory.ts software healthy src/composables/useCommandHistory.ts
useTypewriter.ts software healthy src/composables/useTypewriter.ts
ErrorBoundary.vue software healthy src/components/ErrorBoundary.vue
ToolCard.vue software healthy src/components/ToolCard.vue
index.ts software healthy src/router/index.ts
base.css software healthy src/styles/base.css
tokens.css software healthy src/styles/tokens.css

LabelLayerStatusPath
getTime software healthy index/script.js:getTime
sleep software healthy index/script.js:sleep
scrollToBottom software healthy index/script.js:scrollToBottom
print software healthy index/script.js:print
typeWriter software healthy index/script.js:typeWriter
initBoot software healthy index/script.js:initBoot
handleCommand software healthy index/script.js:handleCommand
showToast software healthy index/script.js:showToast
initBits software healthy tools/base/script.js:initBits
updateBase software healthy tools/base/script.js:updateBase
renderBits software healthy tools/base/script.js:renderBits
isSet software healthy tools/base/script.js:isSet
toggleBit software healthy tools/base/script.js:toggleBit
clearBase software healthy tools/base/script.js:clearBase
calculate software healthy tools/trace_width/script.js:calculate
updateSteps software healthy tools/trace_width/script.js:updateSteps
updateFromMm software healthy tools/pcb/script.js:updateFromMm
updateFromMil software healthy tools/pcb/script.js:updateFromMil
updateFromInch software healthy tools/pcb/script.js:updateFromInch
clearAll software healthy tools/pcb/script.js:clearAll
dispatchCommand software healthy src/commands/index.ts:dispatchCommand
load software healthy src/composables/useCommandHistory.ts:load
save software healthy src/composables/useCommandHistory.ts:save
useCommandHistory software healthy src/composables/useCommandHistory.ts:useCommandHistory
push software healthy src/composables/useCommandHistory.ts:push
prev software healthy src/composables/useCommandHistory.ts:prev
next software healthy src/composables/useCommandHistory.ts:next
resetCursor software healthy src/composables/useCommandHistory.ts:resetCursor
sleep software healthy src/composables/useTypewriter.ts:sleep
useTypewriter software healthy src/composables/useTypewriter.ts:useTypewriter
hasTag software healthy src/composables/useTypewriter.ts:hasTag
escapeAttr software healthy src/composables/useTypewriter.ts:escapeAttr
⚙ router software healthy src/main.ts

LabelLayerStatusPath
index software healthy index
tools software healthy tools
base software healthy tools/base
trace_width software healthy tools/trace_width
pcb software healthy tools/pcb
src software healthy src
tools software healthy src/tools
commands software healthy src/commands
views software healthy src/views
composables software healthy src/composables
components software healthy src/components
router software healthy src/router
styles software healthy src/styles

LabelLayerStatusPath
/ frontend healthy src/router/index.ts
/tools frontend healthy src/router/index.ts
/:pathMatch(.*)* frontend healthy src/router/index.ts

LabelLayerStatusPath
chengjp0825__moongazer_cn software healthy /data/fable5_failed_archive/chengjp0825__moongazer_cn

LabelLayerStatusPath
port:5173 network healthy vite.config.ts

LabelLayerStatusPath
nginx network healthy README.md
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/4f3bea6f-8520-44af-9dad-04cdd34168d9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4f3bea6f-8520-44af-9dad-04cdd34168d9/

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.